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

IDOCS

srinivasa_reddy5
Explorer
0 Likes
415

Hi,

Normally if any error occurs in Idoc processing, we will go to WE19 and check it out. But, how u are going to where exactly the error arised. Is there any other way. can we debug an Idoc.

Thanks.

Hi,

Normally if any error occurs in Idoc processing, we will go to WE19 and check it out. But, how u are going to where exactly the error arised. Is there any other way. can we debug an Idoc.

Thanks.

2 REPLIES 2
Read only

Former Member
0 Likes
392

Hi,

You go to transaction WE02 to check the IDoc error message. You can see the error in the status record when you double click on the IDoc number.

Then you can use WE19 to simulate or debug the error message.

Regards,

Ferry Lianto

Read only

raja_thangamani
Active Contributor
0 Likes
392

Hi,

To Debug the IDoc error in Inboud side, goto Tcode WE19 -->Mention Your Idoc, Press F8. Then you can see your Idoc. On top, there is a button called <b>"Inbound function module"</b>, then you need to select the Function module which is responcible to post your idoc & select the option "In Forground" to debug.

Raja T