Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

EDI: Syntax error in IDoc (segment cannot be identified)

Former Member
0 Likes
4,090

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

3 REPLIES 3
Read only

ferry_lianto
Active Contributor
0 Likes
1,782

Hi,

Please check your partner profile and ensure you specify the extension (under IDoc type section).

Regards,

Ferry Lianto

Read only

Former Member
0 Likes
1,782

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

Read only

Former Member
0 Likes
1,782

did you release the segment?.