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 to create customer master

Former Member
0 Likes
2,745

Hi all

Please adivce the BAPI Function module name to create customer master.

Thanks

Ravindra Suvarna

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
693

Hi,

BAPI_CUSTOMER_CREATEFROMDATA

BAPI_CUSTOMER_CREATEFROMDATA1

Or you can use FM SD_CUSTOMER_MAINTAIN_ALL.

Regards,

Shashank

4 REPLIES 4
Read only

naimesh_patel
Active Contributor
0 Likes
693

Hello,

BAPI_CUSTOMER_CREATE

Regards,

Naimesh

Read only

Former Member
0 Likes
693

Hi

Try the BAPI BAPI_CUSTOMER_CREATEFROMDATA1

Max

Read only

Former Member
0 Likes
694

Hi,

BAPI_CUSTOMER_CREATEFROMDATA

BAPI_CUSTOMER_CREATEFROMDATA1

Or you can use FM SD_CUSTOMER_MAINTAIN_ALL.

Regards,

Shashank

Read only

0 Likes
693

Thanks Shashank.

FM SD_CUSTOMER_MAINTAIN_ALL served my purpose. Alloting full marks to you.

Thanks once again