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

Customer creation BAPI

Former Member
0 Likes
479

Hi experts,

            Is there any BAPI for Customer creation? I tried with BAPI_CUSTOMER_CREATFROMDATA1, but it doesn't have account group field and also reference customer is mandatory field.There are many fields are unavailable in that BAPI. Please give some solution.

Thanks in Advance.

2 REPLIES 2
Read only

RaymondGiuseppi
Active Contributor
0 Likes
441

This BAPI_CUSTOMER_CREATEFROMDATA1 is intended for Only for ONLINE Store, so better look at class CMD_EI_API, methods MAINTAIN_DIRECT_INPUT or better MAINTAIN_BAPI.

Regards,

Raymond

Read only

Former Member
0 Likes
441

So there is no standard BAPI for Customer creation?