SOAP interfaces for replication of Product Master data in SAP S/4HANA system
This blog describes various SOAP interfaces for replication of Product master data available in SAP S/4 HANA system. These service interfaces are available on SAP API Business Hub ; act in inbound / outbound direction and are designed based on a request-response pattern.
The following table lists the available SOAP interfaces and their description.
Name |
Description |
ProductMDMBulkReplicateRequest_In | Service Interface for replicating product master in an S/4 HANA system |
ProductMDMBulkReplicateRequest_Out | Service Interface for replicating product master from an S/4 HANA system |
ProductMDMBulkReplicateConfirmation_In | Service interface for receiving the confirmation of replication in an S/4 system |
ProductMDMBulkReplicateConfirmation_Out | Service interface for sending the confirmation of replication from an S/4 system |
These interfaces can be configured in an S/4 On Premise system using the steps mentioned in the document , however in an S/4 cloud system these interfaces are used via communication arrangements based on standard integration scenarios( SAP_COM_0009 in this case)
The functionality of these interfaces is being enhanced with every cloud release and as of the latest 1802 S/4 HANA Cloud release replication of general,plant,sales,procurement data related to product master is supported along with key mapping.
The list of various attributes supported by the interface is available in the standard documentation from the API hub.
Note :
In a S/4 On Premise system , to trigger the request outbound on save of a product master, the following customizing needs to be maintained.
In view TBE31, add the below entry if it does not exist.
In view tbe11, add an entry below if doesn’t exist (if entry exists set activity = ‘X’ for the above FM)
Hi Mansani,
we would like to offer an Integration scenario for the Product replication from S4Hana onPremise to Marketing Cloud via SOAP service. We already succeeded with an Integration scenario from S4 HANA Cloud for the same.
Currently we have problem with triggering the Replication in S4Hana onPremise System.
We have created and activated the Replication model for the Product and configured the web service in the SOAMANGER, but we do not get any entries in the SRT_MONI.
Is there something in addition required besides the Replication Model activation? For the onCloud System this was the only step which was required to trigger the Replication for the product.
E.g. for the Business Partner there is an extra Transaction available to activate the replication.
Is there something similar available for the product replication activation?
Do you have any hints for us?
Thanks in advance and best regards,
Annette
Hi Annette,
I have updated the blog with some screenshots related to the customizing to trigger outbound on save of product master .
It is also needed to set the logical port as default for Request_Out and Conf_Out interfaces in SOAMANAGER to see entries in SRT_MONI.
Hope this helps ! Please get back to me for any further queries.
Regards,
Manasi Sridhar
Thanks for this!
Seems that the links do not work (anymore) for me. When I try to open them I am receiving following message:
Coud it be that something has changed?
Thx!
Do we need to be licensed to use MDG or use DRF in order to use this functionality ?