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

How to debug standard idoc

Former Member
0 Likes
1,187

Hi,

I'm generateting the standard outbound idoc for cost center.

and I'm triggering the idoc fron BD16 ,after the IDOC generated .

I found some error in idoc from  WE02 .

then how to debug my idoc.

Thanks

SkMonirul

Hi,

I'm generateting the standard outbound idoc for cost center.

and I'm triggering the idoc fron BD16 ,after the IDOC generated .

I found some error in idoc from  WE02 .

then how to debug my idoc.

Thanks

SkMonirul

5 REPLIES 5
Read only

Former Member
0 Likes
1,004

Try WE19

Read only

0 Likes
1,004

Hi Aditya,

Thanks for ur reply.

Can i debug the outbound idoc through WE19 ,if yes kindly let me know the steps for master idoc(e,g COSMAS) .

Thnaks you again

Read only

0 Likes
1,004

Hi SK M,

WE19 is only for Inbound IDOCS.

If you know the routine where your logic is put a break-point there and generate an outbound IDOC. You can debug Outbound IDOCs this way. Hope this helps!

Read only

Former Member
0 Likes
1,004

Hi,

If you know the routine, You can set break point at FM and go through the code step by step.

This is the way.

Regards

Ivan

Read only

kumud
Active Contributor
0 Likes
1,004

Hi,

Are you not able to put /h and then execute the transaction that generates the Idoc? That would tell you the entire flow and the cause of the error. Thanks.

Regards,

Kumud