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: 

Create, Delete and Change the details of Customer Contact using RFC.

Former Member
0 Kudos

Hi,

I tried searching for BAPIs or RFCs to create, change or delete a Contact (Customer-Contact) in SAP.

I found three RFCs:-

BAPI_CONTACTCRM_CREATE,

BAPI_CONTACTCRM_CHANGE and

BAPI_CONTACTCRM_DELETE,

but these RFCs return empty elements with no status and no error message.

Can we see the documentation for the above RFCs in SAP ?

Also is there any BAPI to insert/update/delete Contacts (Customer-Contacts) in SAP ?

Thanks and Regards,

2 REPLIES 2

Former Member
0 Kudos

Rajesh,

All the code under those RFC function modules is commented out and they are now only empty shells. At least that is how they are in our system (which is not a CRM system).

I know this information is not of much help to you. I recommend you to post a question in CRM forum asking how to change contact information using BAPI.

Good luck.

___

Sudhi Karkada

<a href="http://main.nationalmssociety.org/site/TR/Bike/TXHBikeEvents?px=5888378&pg=personal&fr_id=10222">Biking for MS Relief</a>

0 Kudos

Thanks a lot Sudhir. I will try with the CRM forum.