Hi Experts,
We need to replicate customer material information from SAP S4HC to an external system.
We are working with the following API: https://api.sap.com/api/API_CUSTOMER_MATERIAL_SRV/resource
We are looking for a triggering event to replicate data during the creation and updating of customer material records.
Normally, if a triggering event does not exist, we program a background job that rescues the "LastChangeDate" of the different records and checks if a specific record has been changed in the system in order to replicate it to the external system.
We have realized that there is no "LastChangeDate" in the API.
Is there another way to replicate data during the creation and updating of customer material records?
Thank you in advance for your coments!
Best regards,
Jorge.