Application Development 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: 

BAPI for creating a customer

Former Member
0 Kudos

Hi All,

I am searching for a BAPI to create customer with Sales Data.

I tried to use the BAPIs

BAPI_CUSTOMER_CREATEFROMDATA

BAPI_CUSTOMER_CREATEFROMDATA1

BAPI_CUSTOMER_CREATE

But they dont have the desired data. Our requirement is to create customer from the company website.

Can I get some inputs please?

Many thanks,

Satheesh

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Please give me reward points if it is useful

Thanks

Murali Poli

3 REPLIES 3

Former Member
0 Kudos

Please give me reward points if it is useful

Thanks

Murali Poli

maciej_domagaa
Contributor
0 Kudos

That's right, BAPIs for customer seem to be useless. Use batch-input for XD01 transaction (call transaction XD01 using ...)

good luck