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 debug an outbound IDoc?

Former Member
0 Kudos

Hi,

How to debug an outbound IDoc?

Thanks

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi Bala,

Initially, you need to put a break point at the Outbound Idoc Processing Routine. Then, while performing the operation on that Tcode or Screen, for which the Idoc is going to get triggered, go into the Debugging Mode and then set as following:

Settings --> Update Debugging --> Save. Automatically, while running that operation the control will come to the break point area and you can debug the Idoc.

Pls get back to me in case of any queries on the same.

Thanks,

-Syed.

2 REPLIES 2

Former Member
0 Kudos

Hi Raja,

cn u explain. I didnt get wt exactly do u need to find by debugging?

WE41 is d TCode to process outbound IDOC.

regards,

teja.

Former Member
0 Kudos

Hi Bala,

Initially, you need to put a break point at the Outbound Idoc Processing Routine. Then, while performing the operation on that Tcode or Screen, for which the Idoc is going to get triggered, go into the Debugging Mode and then set as following:

Settings --> Update Debugging --> Save. Automatically, while running that operation the control will come to the break point area and you can debug the Idoc.

Pls get back to me in case of any queries on the same.

Thanks,

-Syed.