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

Sample IDOC file

Former Member
0 Likes
1,673

Hi Folks,

I have a requirment where in I need to a create or generate a sample idoc file for an 810 INVOICE. This requirement is also extended to other transactions like 850 (Purchase Orders) , 811 (Invoice Statement).

Can anyone provide any pointers or step by step procedure to create this sample IDOC file for any IDOC type.

Pls do the needful.

Thanks

JLN

2 REPLIES 2
Read only

agnihotro_sinha2
Active Contributor
0 Likes
755
Read only

Former Member
0 Likes
755

Hi Lakshminarayana,

High Level Steps:

1) You will have to define Port (WE21) of Type ABAP-PI

2) Here Attach the Function module name which will read the IDOC and create a Unix file from it

3) Use the above mentioned Port while generating the partner Profile.

Regards

Shital