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

Adding a new customer using Bapi without Sales Information

Former Member
0 Likes
342

Hi all

Right now the SD module is not complete I don´t have the following information: SALESORG, DISTR_CHAN, and DIVISION. The new customer are been created using program rfbide00 omitting those fields with good results.

Now I need a Bapi to add a new customer in similar conditions without: SALESORG, DISTR_CHAN, and DIVISION.

Thank you

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
307

You can use below FM's :

BAPI_CUSTOMER_CREATEFROMDATA1

SD_CUSTOMER_MAINTAIN_ALL

Thanks

Seshu

1 REPLY 1
Read only

Former Member
0 Likes
308

You can use below FM's :

BAPI_CUSTOMER_CREATEFROMDATA1

SD_CUSTOMER_MAINTAIN_ALL

Thanks

Seshu