‎2007 Oct 22 5:01 PM
Hi, Everyone:
After I create an extension IDOC segment for DEBMAS06, When I run T-code WE19 to test my extension IDOC, I got error message like below, What's wrong?
EDI: Syntax error in IDoc (segment cannot be identified)
Message no. E0078
Diagnosis
The segment ZCORID does not occur at the current level of the basic type DEBMAS06 (extension ).
This error can have several reasons:
The segment ZCORID is assigned to a group whose header segment does not occur.
The segment ZCORID does not exist in the syntax description of the basic type DEBMAS06 (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.
Procedure
Please check the IDoc or the syntax description of the basic type DEBMAS06 (extension ).
Thanks for any help
‎2007 Oct 22 5:03 PM
Hi,
Please check your partner profile and ensure you specify the extension (under IDoc type section).
Regards,
Ferry Lianto
‎2007 Oct 22 5:03 PM
Hi,
Make sure the segment ZCORID is at the correct hierarchy as defined..
Check WE60 for the new segment level..and make sure it is at the right level in the IDOC..
Thanks
Naren
‎2007 Oct 23 3:30 AM