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

tcode error message idoc

mark_fryu
Participant
0 Likes
779

is there a transaction that shows all idoc error messages? transaction bd87 does not show the complete message, is there something to see the message faster?

3 REPLIES 3
Read only

Dominik_Tylczynski
SAP Champion
SAP Champion
0 Likes
723

Hello mark.fryu

How about WE02?

Best regards

Dominik Tylczynski

Read only

0 Likes
723

it is for example to check a thousand idocs, I was wondering if there was something faster to check all the error messages such as the bd87, which unfortunately does not show the message completely so I am forced to enter the idoc in we05 / we02

Read only

Dominik_Tylczynski
SAP Champion
SAP Champion
723

Hello mark.fryu

If you need a more specialized report than BD87 or WE02, you can trying building a custom one. The IDoc control records are in the table EDIDC and their statuses in EDIDS. Putting them together into a report that you like should not be a huge problem.

Best regards

Dominik Tylczynski