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

Create one time customer in bapi BAPI_SALESORDER_CREATEFROMDAT2

Sharadha1
Active Contributor
0 Likes
1,508

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.

Is it possible ?

Any suggestions?

Regards,

Sharadha

5 REPLIES 5
Read only

Former Member
0 Likes
941

Hi,

U mean u have to create customer and at the same time u wanna craete sales order...is that the requiremnt?

revrt back..

regards,

Naveen

Read only

0 Likes
941

yes.

Read only

0 Likes
941

Then y dont u call bapi for create Customer,after that Commit the bapi, then call the bapi for Creating Sales order followed by commit ...

May i know the issue u r facing here?

regards

Naveen

Read only

0 Likes
941

I read somewhere that this bapi also allows to create one time customer. I did not have any more information abt it.just wanted to know whether it is possible thru ths bapi itself.

Read only

0 Likes
941

Hey,,

it wont cretae any customer, u have to call BAPI_CUSTOMER_CREATEFROMDATA1 for craeting customer and then ur Sales bapi.

regards,

Naveen