Application Development 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: 

How to find who ran a idoc

Former Member
0 Kudos

I need to find out who ran certain idocs, is that posible? How can i get this information.

5 REPLIES 5

Former Member
0 Kudos

Hi,

Check the idoc status table EDIDS for the idoc in question.

Regards,

Robert

nirajgadre
Active Contributor
0 Kudos

Hi,

you will find the information in the Logging tab of the inbound and outbound IDOC.

to see this you goto > WE02> choose IDOC number> goto status>

for inbound --> double click on status 51

for outbound IDOC--> double click on status 03.

goto logging tab . here you find the user active durring the processing of the IDOC status.

Former Member
0 Kudos

Thanks very acurate and effective

Former Member
0 Kudos

?

Edited by: David Rivera on Jun 1, 2011 3:12 PM

Former Member
0 Kudos

thanks