cancel
Showing results for 
Search instead for 
Did you mean: 

create one time customer in sales order BAPI_SALESORDER_CREATEFROMDAT2

Sharadha1
Active Contributor
0 Kudos

Hi,

We have a requirement of creating one time customer while creating sales orer using the Bapi

BAPI_SALESORDER_CREATEFROMDAT2. How this can be achieved. How to pass the customer information

to create one time customer.

Regards,

Sharadha

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

BAPI can be used for one time customer as weel, provided the address and required data is passed in BAPI structure.

Try BAPI meta data all the fields and character length are there, the required fields can be populated in BAPI.

Check table PARTNERADDRESSES in BAPI

Thx

Vivek