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

Need Function Module to create Customer Master

Former Member
0 Likes
3,764

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.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,535

HI,

XD99

Regards

Nicole

5 REPLIES 5
Read only

Former Member
0 Likes
1,536

HI,

XD99

Regards

Nicole

Read only

Former Member
0 Likes
1,535

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

Read only

Former Member
0 Likes
1,535

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.

Read only

0 Likes
1,535

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.

Read only

Former Member
0 Likes
1,535

is there anyone can help me on this issue?