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

Conversions

Former Member
0 Likes
574

Hi,

I need small clarification regarding "Customer Master" data upload.

Let me know,which method(call transaction/session/LSMW/BAPI) is best for Customer Master(XD01,VD01,FD01).

Thanks in Advance,

Regards,

Chandu

4 REPLIES 4
Read only

Former Member
0 Likes
552

Hello Chandu,

I would use BAPI__customer_create to do the initial load of the customer master.

Thanks,

Jereme

Read only

Former Member
0 Likes
552

Hi,

I recommend you to use:

1. LSMW with Standard object 0050-Customer master

or

2.BAPI -> BAPI_CUSTOMER_CREATEFROMDATA1

Regards Vassko!

Read only

Former Member
0 Likes
552

Hi,

LSMW is the best way to upload all master data records into SAP.

Regards,

Bhaskar

Read only

Former Member
0 Likes
552

Hi,

Can you please tell me why you want to use that methods only.

Regards,

Chandu