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 create

Former Member
0 Likes
735

Hi Freinds,

Is there a background BAPI for creating a customer?

BAPI_CUSTOMER_CREATE creates the customer Online.

I dont want to use BDC.Please pour in your suggestions.

Thanks and regards,

Anoop

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
681

Please check BAPI

BAPI_CUSTOMER_CREATEFROMDATA

5 REPLIES 5
Read only

Former Member
0 Likes
681

Hi,

Try using the below FM:

SD_CUSTOMER_MAINTAIN_ALL

Rgds,

HR

Read only

Former Member
0 Likes
682

Please check BAPI

BAPI_CUSTOMER_CREATEFROMDATA

Read only

Former Member
0 Likes
681

Hi,

kindly check the BAPI:

BAPI_CUSTOMER_CREATEFROMDATA1

hope this helps!

best regards,

Thangesh

Read only

shishupalreddy
Active Contributor
0 Likes
681

HI ,

BAPI FOR CUSTOMER CREATE

1. BAPI_CUSTOMER_CREATE

2. BAPI_CUSTOMER_CREATEFROMDATA

3. BAPI_CUSTOMER_CREATEFROMDATA1

regards,

Read only

0 Likes
681

Hi Freinds,

Thanks for all of your answers and i have rewarded all.

I am using the BAPI BAPI_CUSTOMER_CREATEFROMDATA1 with trying to pass the mandatory parameters PI_PERSONALDATA and PI_COPYREFERENCE .

In copy reference i am putting already created customer as the refernce with same account group and the same sales area.

But i am getting an error in the return itab that , no master record exists for the reference customer.

But actually this customer exists in the system

Any idea how to solve this.

Any inputs on this is appreciated.

Thanks and regards,

Anoop