‎2008 Aug 07 2:37 PM
Hi All,
i want to create BDC program using BAPI function create Customer master(upload customer master),but i do not know which BAPI function for create Customer master.
Does anyone know,please tell me which BAPI function i can use?
Thanks.
Van Dung
‎2008 Aug 07 2:42 PM
Hi,
For Loading Customer master you can use-
BAPI_CUSTOMER_CREATE
Regards,
Sujit
‎2008 Aug 07 2:45 PM
‎2008 Aug 07 2:47 PM
‎2008 Aug 07 2:57 PM
Nguyen,
try with below programs.
RFBIDE00
RFBIDEK0
why you not are using LSMW for xd01 i think it will be lil easy to use.
Amit.
‎2008 Aug 08 3:03 PM
Hi Amit Gujargoud,
I can use LSMW upload the data from legacy system to sap system., but my manager he did not want to use LSMW.He wants to use BAPI function for upload customer master.
I saw this BAPI function create customer master : BAPI_CUSTOMER_CREATEFROMDATA1,
BAPI_CUSTOMER_CREATEFROMDATA,
it is not enough field for input data.
example : if i want input : customer code,company code, Sales organiration,Distribution channel,Division.
So This BAPI function have not paramaters input this field.
Thanks for your answer
Van Dung.
‎2008 Aug 11 10:28 AM
Hi,
You can create LSMW direct input method with program name RFBIDE00, that would be easier.
Regards,
Prashant.
‎2009 Sep 30 3:33 PM
Hi Van Dung,
Did you find any function module/BAPI which can be used to create/update the customer? I also need to do the same
Regards,
Venkat
‎2009 Oct 01 9:52 AM
Hi Venkatesan,
You can use BAPI_CUSTOMER_CREATE and BAPI_CUSTOMER_EDIT as required.
or BAPI_CUSTOMER_CREATEFROMDATA and BAPI_CUSTOMER_CHANGEFROMDATA.
Regards
Dhirendra