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

Capturing Idoc errors

Former Member
0 Likes
674

Hi,

How to capture the Idoc errors?

with regards,

Thiru.*

6 REPLIES 6
Read only

former_member195698
Active Contributor
0 Likes
612

What exactly is your requirment? Can you provide some details on this?

Regards,

Abhishek

Read only

0 Likes
612

u can caprute IDOC errors thru EDIDS table..

regards.

Read only

0 Likes
612

You can get all the status messages for IDoc in EDIDS record in the IDoc.

read this in the IDoc and you ll have all the error messages which IDoc contains.

Read only

Former Member
0 Likes
612

Hi,

You can find details of the Idocs in WE02, i.e, the status of the IDoc. And by pressing F7 or the status list Icon, you can display the Error. More details & diagnosis of the Error could be found in the staus records, by double clicking on the errored status.

More details of the Idoc in error could be found in EDIDS table, which lists all the status of the Idoc.

Thanks,

Sathish Raj

Read only

Former Member
0 Likes
612

THNKS

Read only

Former Member
0 Likes
612

Hi There,

Could you please provide what kind of Error Code you are getting, and be more specific to Type of IDOC and what segments of IDOC you are having issues with.

regards