‎2008 May 05 7:08 AM
Hi,
I need to create customer master data (T-Code: XD01) include the company code data and sales area data.
Is there any function module that I can use? I tried to use BDC but since the screen is different for each account group, I'm thinking is there any FM that can use so that I do not need to create so much BDC.
Hope someone can use.
Thanks.
‎2008 May 05 7:12 AM
‎2008 May 05 7:12 AM
‎2008 May 05 7:12 AM
You can use 'BAPI_CUSTOMER_CREATEFROMDATA1'.
Have a look at bellow link for details:
[BAPI CUSTOMER CREATEFROMDATA1|http://abap.wikiprog.com/wiki/BAPI_CUSTOMER_CREATEFROMDATA1]
I hope it helps.
Best Regards,
Vibha
Please mark all the helpful answers
‎2008 May 05 7:13 AM
hi there...
Please find below some of the BAPIs, Function Modules and Direct Input Programs for Customer Master.
RFBIDE00
BAPI_CUSTOMER_CREATEFROMDATA1
SD_CUSTOMER_MAINTAIN_ALL
hope it helps...
do reward if helpful or get bak if u hav further queries.
‎2008 May 05 7:38 AM
Can SD_CUSTOMER_MAINTAIN_ALL use for create customer? I thought it's only for read customer data.
Besides, if I also need to create Partner Fucntions for that customer, what method or FM I can use?
Thanks.
‎2008 May 05 8:12 AM