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

Debugging Idocs

Former Member
0 Likes
648

Dear All,

I want to debug both Inbound and Outbound Custom Idocs.

Will you please let me know how to debug the inbound and outbound custom Idocs.

Thanks in Advance,

Ramana

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
573

hi

good

WE19 tcode is the Test tool for IDOC. You can put a break-point in the correspond inboound or outbound function module for that IDOC and debug it.

u can see this Blogs :

/people/suraj.sr/blog/2005/12/29/generate-test-case-for-an-idoc-scenario

/people/kevin.wilson2/blog/2006/11/13/ale-scenario-development-guide

thanks

mrutyun^

4 REPLIES 4
Read only

Former Member
0 Likes
573

WE19 tcode is the Test tool for IDOC. You can put a break-point in the correspond inboound or outbound function module for that IDOC and debug it.

1) Find the Inbound/Outbound Processing function (WE41/WE42)

(2) Apply break-point at the debugging location inside the function

(3) In WE19, click Inbound Function or Outbound processing button and execute in 'foreground' mode.

You will find that the program flow stops at break-point.

check the following thread.

Hope this helps

Vinodh Balakrishnan

Read only

Former Member
0 Likes
574

hi

good

WE19 tcode is the Test tool for IDOC. You can put a break-point in the correspond inboound or outbound function module for that IDOC and debug it.

u can see this Blogs :

/people/suraj.sr/blog/2005/12/29/generate-test-case-for-an-idoc-scenario

/people/kevin.wilson2/blog/2006/11/13/ale-scenario-development-guide

thanks

mrutyun^

Read only

Former Member
0 Likes
573

U can find complete i doc story at

http://abapprogramming.blogspot.com/search/label/ALE%20IDOC%27S

regards.

Read only

Former Member
0 Likes
573

U can find complete i doc story at

http://abapprogramming.blogspot.com/search/label/ALE%20IDOC%27S

regards.