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

Idoc with error segment

Former Member
0 Likes
2,883

Hi,

I am trying to do inbound processing of idocs. While doing that, I see one of the idoc segment with RED text in WE05 when idoc is with status 51. what is the meaning of RED text segment? how to fix it?

Please help.

Thanks ,

Yogita

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,485

Hi Yogita,

Red status is due to some error while generating Idoc. If it is due to 51 status then that means your application document was not posted. May be some condition must not have been fulfilled or data is incorrect. Check the data in that IDoc. Something must be incorrect. Try comparing it with other successful Idoc. May be you will get what went wrong while generating this Idoc.

Regards,

Saba

4 REPLIES 4
Read only

Former Member
0 Likes
1,486

Hi Yogita,

Red status is due to some error while generating Idoc. If it is due to 51 status then that means your application document was not posted. May be some condition must not have been fulfilled or data is incorrect. Check the data in that IDoc. Something must be incorrect. Try comparing it with other successful Idoc. May be you will get what went wrong while generating this Idoc.

Regards,

Saba

Read only

0 Likes
1,485

Hi,

In addition to that, you can double click the status and find out the error message.

Read only

GauthamV
Active Contributor
0 Likes
1,485

You can check the error and reprocess the idoc using BD87 transaction.

Read only

Former Member
0 Likes
1,485

Hi Yogita,

Any question related to Idocs should be posted in Data Transfers section. Not in ABAP General.

People who are experts in that area would be monitoring the questions over there. So, if you post your question there you will get quick replies.

Now, coming to your question....Any inbound Idoc which fails to process in the system would fail with the status 51 and when you see the same Idoc in WE05 it would display that particular segment which is errored out in red color. So, its a hint that the data populated in that segment is errored out. So, you got to check the data populated in all the field of that segment.

As some one suggested above, compare it with a successfully posted Idoc and then reprocess the Idoc in WE19 after deleting this Idoc in WE11.

Hope you got my point.

Thanks,

Babu Kilari