Application Development 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: 

Adding a new customer using Bapi without Sales Information

Former Member
0 Kudos

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

Former Member
0 Kudos

You can use below FM's :

BAPI_CUSTOMER_CREATEFROMDATA1

SD_CUSTOMER_MAINTAIN_ALL

Thanks

Seshu

1 REPLY 1

Former Member
0 Kudos

You can use below FM's :

BAPI_CUSTOMER_CREATEFROMDATA1

SD_CUSTOMER_MAINTAIN_ALL

Thanks

Seshu