|
How do I troubleshoot SLP/SIPM integration errors generated in my SAP ERP or SAP MDG system?
The below Tcode's can be run in your SAP ERP system to troubleshoot these errors further:
To view your ERP Data Replication settings, run the DRFIMG tcode
Ensure that the correct values are maintained in the /ARBA/SM_SEQNUM table
To check your Direct Connectivity settings, run the SOAMANAGER code
When utilizing Supplier Lifecycle and Performance (SLP) if an ERP error is generated during integration the Integration Status within the supplier SLP page will indicate a failure warning. By navigating to Manage > SM Administration > ERP integration status you will be able to view the inbound errors received by SLP from your ERP system. These errors are generated within your ERP during the processing of the predecessor outbound file and are simply passed back to SLP indicating that a failure occurred in the ERP.
SLP to ERP (Inbound to ERP):
ERP to SLP (Outbound from ERP)
Proxies
/ARBA/CO_SI_SOURCING_UPLOAD for outbound connections
/ARBA/CO_SI_SOURCING_DOWNLOAD for inbound connections.
Programs
/ARBA/CR_MD_SUPPLIER_SIPM_IN. Process the inbound incremental updates
/ARBA/CR_SUPPLIER_SIPM_OUT. Process the outbound incremental updates
/ARBA/CR_SUPPLIER_SIPM_CONF_IN. Process the status checking of outbound updates
Classes
/ARBA/CL_MDG_SUPPLIER. For SAP Ariba Supplier Information and Performance Management integration with SAP ERP
/ARBA/CL_MDG_BP_REPLICATE_DRF. For outbound integration
/ARBA/CL_MDG_BP_RPLCTRQ. For inbound integration
Structures
/ARBA/SUPPLIER_INFO. Maintain fields captured in the Suppliers.CSV file
/ARBA/CONTACT_INFO. Maintain fields captured in the Users.CSV file
/ARBA/SIPM_IDNUMBERS. Maintain fields captured in the SuccessConfirmation.CSV file
/ARBA/SIPM_ERROR. Maintain fields captured in the Errors.CSV file
SAP Integration Suite Managed Gateway > Managed Gateway for Sourcing Integration > Managed Gateway for Sourcing Supplier Mgmt
Supplier Information & Performance Management