Application Development 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: 

Creation of sales order from idoc; items referencing to different contracts

Former Member
0 Kudos

Hi All,

My requirement is to create sales order from an idoc.

IF a sale order contains multiple items , then the order should be created with contract referenced

-at the So item level, the valid contract found for each material is different

hence am not able to use the following bapis

BAPI_SALESORDER_CREATEFROMDAT2 is not triggering the copy controls.

BAPI_SALESDOCUMENT_COPY i can give only one reference document

Please help

Thanks

Deepa

1 REPLY 1

Former Member
0 Kudos

Hi Deepa,

Following link can help you for creating sales order with reference

http://msdn.microsoft.com/en-us/library/cc185190.aspx

http://www.sap-img.com/fu036.htm

Award points if useful

Thanks,

Ravee..