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 error message

Former Member
0 Likes
5,313

Hi Experts .

How I can get the bd87 idoc messages

what the name of the table contain this messages ??????

Thanks

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,806

Hi,

if you are tracing the idocs through BD87 (idocs in outbound side) , then u can find the corrresponding inbound idocs in the reciever system,use transaction we02 give the outbound idoc numbers and execute , the u can see the idoc numbers along with thier inbound status (for eg 51, 53 0r 64).

Also in bd87 itself u can trace the idocs by mentioning the time and date on which u created idocs.

The status through which ab idoc has passed are stored in EDIDS.

Regards

Vinod

6 REPLIES 6
Read only

Former Member
0 Likes
1,806

Hi,

The table is EDIDS. You will get the error message with the IDOC number.

Regards,

Sandeep

Read only

Former Member
0 Likes
1,806

With T-code WE81 you can crete messages for IDOC and With WE82 you may assing them to Idoc Types.

And the Table id EDIMSG which contiona the the messages for IDOCs.

Read only

Former Member
0 Likes
1,806

Hi,

Check the Idocs in Outbound System in WE02 Tcode if those Idocs are Outbound IDocs & in WE02 in Inbound System if those IDocs are Inbound IDocs.

Regards

Read only

Former Member
0 Likes
1,806

Check with EDIMSG table or you can try with transaction WE81 and WE82 to find out all Idoc messages

Regards

Sasi

Read only

Former Member
0 Likes
1,807

Hi,

if you are tracing the idocs through BD87 (idocs in outbound side) , then u can find the corrresponding inbound idocs in the reciever system,use transaction we02 give the outbound idoc numbers and execute , the u can see the idoc numbers along with thier inbound status (for eg 51, 53 0r 64).

Also in bd87 itself u can trace the idocs by mentioning the time and date on which u created idocs.

The status through which ab idoc has passed are stored in EDIDS.

Regards

Vinod

Read only

Former Member
0 Likes
1,806

Hi,

Check the transaction WE47 for all the IDOC messages.

Thanks

Eswar