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

idoc

Former Member
0 Likes
527

1. how to debug inbond idoc?pls explain detail steps.

4 REPLIES 4
Read only

Former Member
0 Likes
504

goto ur posting program & set a stop point there

Read only

Former Member
0 Likes
504

use transaction we19 to test inbound function module in debugging mode.also use we05 to view the idoc's and their status.useful asign points.

loki

Read only

Former Member
0 Likes
504

Hi

Keep a break-point in the inbound function module and check the data is coming correctly into EDIDC,EDIDD tables.

You can't check the Idoc in all places, only by looking into its status at various points we will know the idco status.

reward points if useful

regards

Anji

Read only

Former Member
0 Likes
504

Hi,

check this thread its relevant to your doubt:

Rohit