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: 

Debugging of otbound IDoc with we19

Former Member
0 Kudos

Hi Experts,

i am using we19 tcode to test outbound idoc

How to debug outbound iDoc using we19.

Thanks.

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi,

check tables TBDME and TBDA2 to check which function creates the IDOC. Set breakpoit there...

Have fun,

HP

2 REPLIES 2

Former Member
0 Kudos

Hi,

check tables TBDME and TBDA2 to check which function creates the IDOC. Set breakpoit there...

Have fun,

HP

Former Member
0 Kudos

HI,

Below are the steps to be followed for debugging outbound IDOC.

1) Put the breakpoint in the FM

2) Goto the application document repeat the output and save.

3)Goto program RSNAST00 give the document number and execute.

Regards,

Sharath