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 Testing

Former Member
0 Likes
408

Hi All,

Please help me with a Scenario for IDOC testing.

Please explain with an example.

Regards,

Srik

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
391

Hi,

Please go through this :

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/e07dcaa0-a92b-2a10-3a96-b3d942bd...

You will get a PDF having the step to step procedure(A complete guide for IDOC to file).On page 14or so you will find written about the transaction we19.

Mostly for IDOC to File Scenarios we tend to get confused about what is to be done at the SAP System end.I hope the PDF will help you.You will get lots of information if you check out in the Search.

EDIDC is a segment of the IDOC which has the control record.

Regards,

Omkar.

2 REPLIES 2
Read only

Former Member
0 Likes
392

Hi,

Please go through this :

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/e07dcaa0-a92b-2a10-3a96-b3d942bd...

You will get a PDF having the step to step procedure(A complete guide for IDOC to file).On page 14or so you will find written about the transaction we19.

Mostly for IDOC to File Scenarios we tend to get confused about what is to be done at the SAP System end.I hope the PDF will help you.You will get lots of information if you check out in the Search.

EDIDC is a segment of the IDOC which has the control record.

Regards,

Omkar.

Read only

0 Likes
391

Dear Srik,

Idoc testing of two types : Inbound Processing and Outbound processing.

Inbound Processing: Mostly Inbound processing will be done using Inbound Function module linked to the inbound process.

go to WE19 and select your inbound Idoc and trigger 'Inbound Function module' option then it will ask for the FM name. Enter the name and select process in foreground mode to debug the Idoc process.

Outbound Testing: If you are generating the Idoc using any User exit available for particular business document then put the break-point inside the exit and do the debugging.

Hope it helps you.

Kind Regards,

Ravi Sankar.Z