‎2008 Apr 29 9:01 AM
Hi,
I am getting the below error while using
IDOC type ORDERS05
"EDI: Syntax error in IDoc (segment cannot be identified)"
Error status 26:
The segment E1EDP17 does not occur at the current level of the basic type ORDERS05 (extension ).
This error can have several reasons:
The segment E1EDP17 is assigned to a group whose header segment does not occur.
The segment E1EDP17 does not exist in the syntax description of the basic type ORDERS05 (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.
Can you please help me what could cause this error.
Thanks
Ankur
‎2008 Apr 29 9:05 AM
Hi,
This is due to hierarchical order missing in the IDOC. Check how the Order has been updated. Order might be wrongly udpdated.
regards
Kannaiah
‎2008 Apr 29 11:34 AM
Hi,
thanks for reply, we are using it for PO processing as soon as we create PO, IDOC processing triggers.
what could be causing the issue. I am not able to trace it...
can you help me with this.
Thanks
Ankur
‎2008 Apr 29 3:19 PM
i think you should add first the segment E1EDP01, and then you add E1EDP17 under it.
E1EDP01 IDoc: Document Item General Data
E1EDP17 IDoc: Document item terms of delivery
hope this helps. reward points if necessary