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

Inserting data in to the Idoc using the Function module

Former Member
0 Likes
441

Hello ABAP Gurus....

I need to insert the data into the IDoc of message type(orders) using the function module.Please help me in resolving.

Srikanth.

2 REPLIES 2
Read only

Former Member
0 Likes
397

Can you elaborate your requirement? Do you want to add additional data to any new segments added to the idoc?

If so, refer this link:

http://help.sap.com/saphelp_erp2005/helpdata/en/dc/6b7d6243d711d1893e0000e8323c4f/frameset.htm

Regards,

ravi

Read only

Former Member
0 Likes
397

I have devloped a function module to get the status of a production order is closed or a purchase order is blocked / deleted / archived.I need to populate the status into an IDoc and that Idoc needs to be sent out.Suggest me

Thanks in Advance.

Srikanth