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 for customer creation

Former Member
0 Likes
674

hi all,

I want to know the BAPI for customer creation (with basic data such as company code, sales area etc.) in which there is no need to pass "Reference Customer".

Regards

Anirudh

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
627

Hi Anirudh,

try this BAPI

SD_CUSTOMER_MAINTAIN_ALL

i think it doesn't ask for refernce customer

for further details look this thread also

3 REPLIES 3
Read only

Former Member
0 Likes
627

BAPI_CUSTOMER_CREATEFROMDATA1

Read only

Former Member
0 Likes
628

Hi Anirudh,

try this BAPI

SD_CUSTOMER_MAINTAIN_ALL

i think it doesn't ask for refernce customer

for further details look this thread also

Read only

kesavadas_thekkillath
Active Contributor
0 Likes
627

Check class CMD_EI_API method MAINTAIN_BAPI

Also check the other methods available