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
365

1. how to debug outbound idoc?explain with steps.

2 REPLIES 2
Read only

Former Member
0 Likes
340

Hi!

The IDoc is generated by message control (output control).

Go to NACE transaction. For the application (EF) go to condition records.

For your output type, go to the condition record.

Change the timing to '1' -> Message will be processed by report RSNAST00.

After this go purchase order transaction and make changes. This time the IDoc will not be generated. You will see the output type proposed (with yellow).

Now go to RSNAST00 and give the output type. On executing you will stop at the breakpoint set.

Regards

Tamá

Read only

Former Member
0 Likes
340

also from WE19

Thanks

Siva