2016-09-15 - 26998 - Break Fix - Disable PO Header Text Segment in ZCHR IDOC CH Robinson #ProductionBreakFix #chr

2016-09-15 - 26998 - Break Fix - Disable PO Header Text Segment in ZCHR IDOC


Problem Summary


Disable PO Header Text Segment in ZCHR IDOC

Admin Info


Purpose
Disable PO Header Text in ZCHR IDOC
Requested by
Jingsha
Issue Date
09-15-2016
Resolved by
Damodhier, Adithya
Resolved Date
09-19-2016
Document Status
Complete

Detailed Problem Description

(Include Screen Shots if required )

When PO Header text is maintained with special characters the IDOC gets failed and the information is not moved to CHR. Hence POs are not making to CHR system.
Stop sending header text because CHR does not have space to hold the header text information with the special character issue.
Stop sending the header text at all for CHR IDOCs

Solution Analysis and Recommendations

(Include Screen Shots if required)

Suppress the PO Header Text segment in the IDOC so that the text data shall not be triggered in the Creation and Change IDOCs

Here is one of the Example form Production environment:
Segment "E1EDKT1" hold the Text information in the IDOC as shown in below scree shot:

TEXT Issue.JPG

Disable the Segment "E1EDKT1 FO1" in All CHR IDOCs (ORDERS & ORDCHG) so that PO Header data is not sent to CHR system.

Test ID
Test Scenario
Expected Results
CHRTXT1
Create a CHR PO with Header text with special characters
The PO Header text segment shall not be shown up in the create (ORDERS) IDOC for ZHCR
CHRTXT2
Change a CHR PO which has Header text with special characters
The PO Header text segment shall not be shown up in the create (ORDCHG) IDOC for ZHCR
CHRTXT3
Create/Change a SNC PO with Header text in the PO
The PO Header text segment shall be shown up in the create (ORDCHG) IDOC for ZSNC
CHRTXT4
Check if the other outputs are getting the Text information like ZNU4
Do the Validation
CHRTXT5
Validate the data in the CHR IDOC and test the data in the IBM - CHR system side
Do the Valdiation
Resolution

Added logic in Idoc Exit ZXM06U33 to suppress the below segments:

Release Information


Provide link here to Release Notes if Technical Objects were changed
2016-08-05 - 26998 - Rel Notes - Disable PO Header Text Segment in the CHR PO IDOC