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: 

i am unable to upload the customer master data using BAPI.?

Former Member
0 Kudos

Hi Guru's,

i am unable to upload the customer master data using BAPI.(BAPI_CUSTOMER_CREATEFROMDATA1)

Please guide me how upload the data...

Thanks in iadvance

Srinivas...

3 REPLIES 3

uwe_schieferstein
Active Contributor
0 Kudos

Hello Srinivas

This BAPI does not allow to create a new customer from scratch but only to copy an existing customer to a new one and change its address data.

The reference customer has to be provided using IMPORTING parameter PI_COPYREFERENCE. See also the BAPI documentation for more details.

The BAPI does the same like transaction XD01 with Reference.

Regards

Uwe

Former Member
0 Kudos

hi...

i wanted to create 'n' number of customers at a time using BAPI..those customer master data details are in flat file(presentation server)..

could you please guide me how to create using BAPI....please provide me programing logic related to this that would be helpfull to me...(if you have)

thanks in advance and will give full points...

Srinivas....

0 Kudos

I am having the same problem.

This BAPI can populate only a few fields for customer master, do you use other BAPIs to populate the left fields also?

Thanks

Koffer