Hello experts,
I am working for MDG - Ariba SLP integration. We have a requirement to activate change pointers for supplier business partner.
I referred SAP notes -
2241567 - MDG-BP/C/S: Support non-MDG Change Pointer based Replication in DRF
1065007 - BP_ALL: Customizing for change pointer for business partner
2133717 - Running DRFOUT in delta mode does not transfer changes for the relevant objects
And I did the settings according to these notes and some old discussions and answers.
I debugged the standard program which queries view MDGV_CP_BO_SYS to find the changes configuration. But this view does not have any value. I am unable to find how to have this view entries in it. Or may be I am searching in wrong direction and it is not working as expected.
My ultimate requirement is, whenever there is a change in supplier business partner, DRFOUT should be triggered for those changes and webservice BusinessPartnerSUITEBulkReplicateRequest_Out gets called to send the data.
Please let me know how to configure so that DRFOUT runs for the changes of supplier business partner
