cancel
Showing results for 
Search instead for 
Did you mean: 

BAPI for Maintaining Customer Master Partner Function

Former Member
0 Kudos

Hello

I would like to ask which BAPI can I use if I want to insert entries to the Customer Master Partner Function in the background. Thanks.

Thanks

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

no there is no BAPI at all to maintain customer master data.

The only possible way is Batch input sessions or IDOC processing.

See [note 384462|https://service.sap.com/sap/support/notes/384462]

Alternatively, if you ecc release is 2005 or above (6.00), a synchronisation tool has been introduced to synchronise customer and vendor master data and ECC Business Partners.

But you may directly use the class for the customer master synchronisation. It is CMD_EI_API.

There are 2 methods MAINTAIN, and MAINTAIN_BAPI that you may use.

Hope this will helps.

BR

Alain

Former Member
0 Kudos

FM for creating customers "BAPI_CUSTOMER_CREATE"