Steps to Integrate SAP MDG-S with SLP – Ariba via Web Services via Replication Model
Steps to be followed in SAP MDG & SAP PI
- Landscape & Architecture
- Business Function activation
- List of Services to be used
- Service activation in SOAMANAGER
- DRF Model Creation
- Badi Enhancements
Integration Landscape & Architecture
Business Function activation
The below business functions related to MDG-S Data replication framework for the SLP-MDG Integration
T.Code : SFW5
Business Functions |
Status |
CA_BP_SOA |
To be activated |
CA_SUPPLIER_SOA |
To be activated |
DRF_FOUNDATION |
To be activated |
List of Services to be used
Type |
Scenario |
Source System |
Target System |
Services |
Inbound to MDG
Outbound from Ariba |
Supplier Creation in Ariba |
Ariba |
MDG |
BusinessPartnerSUITEBulkReplicateRequest_In |
Outbound from MDG/ECC
Inbound to Ariba |
Data replication back to Ariba after CR activation in MDG |
MDG/ECC |
Ariba |
BusinessPartnerSUITEBulkReplicateRequest_Out |
Inbound to Ariba
Outbound from MDG/ECC |
Send validation error/success message about the Supplier data CR validation |
MDG/ECC |
Ariba |
BusinessPartnerSUITEBulkReplicateConfirmation_Out |
Inbound to MDG/ECC
Outbound from Ariba |
Send successful data received acknowledgement message from Ariba to MDG/ECC |
Ariba |
MDG/ECC |
BusinessPartnerSUITEBulkReplicateConfirmation_In |
BP Relationship related Services
BusinessPartnerRelationshipSUITEBulkReplicateRequest_In
BusinessPartnerRelationshipSUITEBulkReplicateConfirmation_Out
BusinessPartnerRelationshipSUITEBulkReplicateRequest_Out
Service activation in SOAMANAGER
T.Code: SOAMANAGER
Web Service Activation with logical port definition to point to the respective Target system to be done
Request_Out
Confirmation_Out

DRF Replication Model Creation
Create the Replication Model for Ariba Target system
Assign Outbound Implementation
Assign Target system
Assign Outbound Parameters
Define Technical Settings for Business Target System
Create Business Target system
Assign Logical system
Assign necessary RFC Destination to reach the Target system
Define Business Object Type for the Target system
Define the BO Communication Type for the Target system
BAdi Enhancements
Inbound Data processing: This can be used to process the data sent in the RequestIn in the IN parameter and fill in the necessary data in the OUT Parameter
Enhancement Spot: MDG_SE_SPOT_BPBUPA
BAdI Definition: MDG_SE_BP_BULK_REPLRQ_IN
Interface: IF_MDG_SE_BP_BULK_REPLRQ_IN

Outbound Data processing: This can be used to process the data which needs to be sent in the RequestOut in the IN parameter and fill in the necessary data in the OUT Parameter
Enhancement Spot: MDG_SE_SPOT_BPBUPA
BAdI Definition: MDG_SE_BP_BULK_REPLRQ_OUT
Interface: IF_MDG_SE_BP_BULK_REPLRQ_OUT

Thanks,
Nalla B.