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

BAPI - create customer

Former Member
0 Likes
488

Dear all,

i need to use the BAPI 'BAPI_CUSTOMER_CREATEFROMDATA1' to create customer record . How and where to define the customer account group??

Or does this function is 'hardcoded' that can only create '0001-sold to party' customer account??

Or is there any other BAPI that can create different customer accounts?

Thanks in advance!

1 ACCEPTED SOLUTION
Read only

sergey_korolev
Active Contributor
0 Likes
312

Hello Winson,

I've looked through the source of 'BAPI_CUSTOMER_CREATEFROMDATA1' and it seems that it obtains account group from reference customer.

1 REPLY 1
Read only

sergey_korolev
Active Contributor
0 Likes
313

Hello Winson,

I've looked through the source of 'BAPI_CUSTOMER_CREATEFROMDATA1' and it seems that it obtains account group from reference customer.