cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Does the ID mapping apply for Customers and Product in SAP external system?

rabbani1234
Participant
0 Kudos
408

Hi Sap,

When there is a connectivity between C4C and Non SAP external system, does the ID mapping apply for Customers and Products?

Regards

Patan Rabbani.

View Entire Topic
ShivanandBH
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Rabbani

Integrating with a non-SAP System, you need to use A2X Interfaces also called as C4C API's.

For e.g. You need to use QueryCustomerIn or ManageCustmerIn.

These API's do not use ID Mappings and Code List mappings, so you need to consume these API's from your external system with C4C Object IDs.

C4C API List - https://help.sap.com/doc/8ed4581a228646178e4f8cc38b0cf951/1902/en-US/IntegrationServices.html

However if you still end up integrating external systems using SAP Business System interfaces for e.g. "Business Partner Replication to SAP ERP" then these interfaces will check for ID Mappings and Code List Mappings.

Hope this helps.

Regards,

Shivanand B H