cancel
Showing results for 
Search instead for 
Did you mean: 

sales order auto creation

Former Member
0 Kudos

hi,

how to make sales order to get created automatically with reference to contract as soon as contract is created in VA41.

Pl let me know what logic or user exit development needs to be done to achieve this.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

Try the below BAPI to create the sales order with reference of sales contract:

BAPI_SALESDOCU_CREATEFROMDATA

BAPI_SALESORDER_CREATEFROMDAT1 Sales order: Create Sales Order

BAPI_SALESORDER_CREATEFROMDAT2 Sales order: Create Sales Order

BAPI_SALESORDER_CREATEFROMDATA Create Sales Order, No More Maintenance

BAPI_SALESDOCU_CREATEFROMDATA1 Creating a Sales and Distribution Document

BAPI_SALESDOCU_CREATEWITHDIA Creating a Sales and Distribution Document

regards

Vivek

Former Member
0 Kudos

Hi,

why do you want t do so? What is the point of creating a sales order from a contract as and when you create the contract?

Can't you directly start from the sales order itself?

Best regards,

Anupa