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 (mandatory segment missing)

Former Member
0 Likes
5,338

HI all,

Error Message - EDI: Syntax error in IDoc (mandatory segment missing)

Status ID - E0

Message No - 072

Status of the IDoc - 26

Please help me how to solve this issue?

Thanks,

Srini

5 REPLIES 5
Read only

Former Member
0 Likes
2,426

Check the long text of the message.

Rob

Read only

Former Member
0 Likes
2,426

Hi,

o can use a litle workaround to determine the missing idoc segment, use tcode we19, there you can see whats missing.

Hope it helps you

Regards

Jaime Cordeiro

Read only

JL23
Active Contributor
0 Likes
2,426

check in WE30 how the structure and sequence of segments should be.

then check in BD87 or WE02 or WE05 what segments your IDOC has and in which sequence

Read only

Former Member
0 Likes
2,426

Hi,

This error normally comes up when the sequence of segments has been disturbed.

For successfully posting an IDOC you need to maintain the sequence of the segments as in WE30.

You can also check which segments are mandatory in WE30 by clicking on the segment name and the pop up that comes.

Thanks,

Manish

Read only

Former Member
0 Likes
2,426

execute rbdmidoc is a standard for idoc execution prog and you execute and than try it

thanking you