cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

IDoc in status -26 for message type - ORDERS

Former Member
0 Likes
770

Dear All

I am facing a problem where a SA ( Scheduling Agreement ) is being sent from ECC6 to SRM-SUS. But the IDoc has got stuck up with error - status - 26

"EDI: Syntax error in IDoc (segment cannot be identified)" -Message no. E0078

Diagnosis

The segment E1EDP02 does not occur at the current level of the basic type ORDERS02 (extension ).

This error can have several reasons:

The segment E1EDP02 is assigned to a group whose header segment does not occur.

The segment E1EDP02 does not exist in the syntax description of the basic type ORDERS02 (extension ).

The sequence of segments in the group in which the segment appears is incorrect.

Previous errors ('mandatory' segment or group missing) may be due to this error."

Please can you help, as to where exactly the problem is , is it related to any wrong data fed or any thing else.

Regards

Moulindra

View Entire Topic
Former Member
0 Likes

Please compare the erroneous IDOC segments with any succesfull one. There must be segment structure problem. If this is happening for all IDOC, please check your messgae type structure and comparing the standard stucture, there must some filed segments missing. If it is happening to few of them, any development/custom code/ BADI are causing the proble, please de bug the related program.

Rgds/ Kiran