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 XD01

Former Member
0 Likes
774

Hi,

I want to clear a doubt. I want to upload customer master with XD01. Now in XD01 I will update with all fields including Bank details, text IDs i.e. I will enter value in all screens. I dont want to use BDC, so will BAPI

BAPI_CUSTOMER_CREATE

BAPI_CUSTOMER_CREATEFROMDATA1,

BAPI_CUSTOMER_CREATEFROMDATA,

or LSMW

RFBIDE00

RFBIDE01 will fullfill my requirement or I have to go with BDC?

In which way will I move. Please suggest !!

Thnaks and regards,

Kaushik

3 REPLIES 3
Read only

Subhankar
Active Contributor
0 Likes
575

Hi

Always prefer to use BAPI. You can use BAPI_CUSTOMER_CREATE to fulfill your requirement.

Read only

Former Member
0 Likes
575

Thanks . Do u have sample code for that?

Read only

Former Member
0 Likes
575

Do a Where-used search on the function. That should give you some examples.