‎2008 Jan 24 2:22 PM
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
‎2008 Jan 24 3:07 PM
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^
‎2008 Jan 24 2:29 PM
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
‎2008 Jan 24 3:07 PM
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^
‎2008 Jan 24 3:56 PM
U can find complete i doc story at
http://abapprogramming.blogspot.com/search/label/ALE%20IDOC%27S
regards.
‎2008 Jan 29 2:06 PM
U can find complete i doc story at
http://abapprogramming.blogspot.com/search/label/ALE%20IDOC%27S
regards.