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

can we debug a idoc?

Former Member
0 Likes
692

can we debug a idoc?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
631

We cannot Debug any IDoc . But IDoc processing i.e creation or change can be done using Debug mode.

IDoc is not a Program or Function module to debug.

It is some thing some kind of Document in the form data , which will be stored in segments.

4 REPLIES 4
Read only

Former Member
0 Likes
631

Hi,

You can debug "idoc processing" in the transaction WE19.

Provide the appropriate inbound function module and execute in debugging mode..

1>Provide idoc number

2>Execute

3>For inbound

Select the option inbound function module

provide inbound function module

select call in debugging mode

For Outbound

select the option Standard outbound processing

This process you can perform for the failed idocs..to change any particular data to successfully process them

Thank you

Read only

Former Member
0 Likes
632

We cannot Debug any IDoc . But IDoc processing i.e creation or change can be done using Debug mode.

IDoc is not a Program or Function module to debug.

It is some thing some kind of Document in the form data , which will be stored in segments.

Read only

Former Member
0 Likes
631

Welcome to SDN, but please read [the rules|https://www.sdn.sap.com/irj/sdn/wiki?path=/display/home/rulesofEngagement] before posting any further...

Particularly the rules about searching and interview questions!

Your other posts and anybody who replied to them are all deleted.

Cheers,

Julius

Read only

Former Member
0 Likes
631

Thanks