cancel
Showing results for 
Search instead for 
Did you mean: 

BAPI Create Customer Contact

Former Member
0 Kudos

There is no problem to create a debtor with the BAPI: BAPI_CUISTOMER_CREATEFROMDATA1 with parameters COMPANYDATA and COPYREFERENCE filled.

But is there a way to add a contact to the created debtor? Exists BAPIs to create and modify such a contact?

Thanks for help.

Message was edited by: Holger Degroot

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Holger,

As far as I know there is no BAPI exits whats so ever to change or update the debtor!, However there are some non-Remote functions exits which might can change or update the Debtor.

Few months back I was also trying to change the debtor data but could'nt figure out any BAPI for that purpose!

Marek

Former Member
0 Kudos

Hi Marek,

thank you for your reply.

To change a debtor you can use BAPI_CUSTOMER_CHANGEFROMDATA1. But what I am looking for is a remote function to add a contact to a debtor.