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: 

Sales Order Creation with Partner Functions on Line Item Level Only

Former Member
0 Kudos

Hi,

We are creating a sales order via Idoc. This Idoc is processed via a customised function module. In the customised function module we are calling a standard bapi BAPI_SALESORDER_CREATEFROMDAT2 to create sales orders.

My question is:

In some cases, we would like the partner functions to be copied to the item level of the sales order only and not to the item level and header level both (as is being done by standard bapi, BAPI_SALESORDER_CREATEFROMDAT2). How do we achieve this.

Any help would be appreciated.

Thanks in advance.

Mick

2 REPLIES 2

Former Member
0 Kudos

Hi

ABAP Gurus, need your help urgently on this one as it is becoming critical.

Regards,

Mick

0 Kudos

Hi,

Can anybody tell me what are the user exits available in bapi

1) BAPI_SALESORDER_CREATEFROMDAT2?

2) Is there any bapi I can use to change an existing sales order, so that I can add partner functions at the item level only.

Mick