cancel
Showing results for 
Search instead for 
Did you mean: 

Configuring change pointers for business partner suppliers of MDG-S for DRFOUT

YayatiEkbote
Contributor
10,554

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

View Entire Topic
YayatiEkbote
Contributor

Hello David,

Yes, the problem is solved.

There are 2 settings -

  • 1. SAP IMG ->Cross Application Components -> SAP Business Partner -> Data Distribution -> Activate Function Modules
  • Activate the function module MDG_BS_BP_OUTBOUND_DRF

  • 2. In SM30, activate point to point communication via table BSSOAV_WS_ACTIVE

As soon as you save changes to business partner, based on your replication model in DRFIMG, you outbound message will automatically be triggered. No need of change pointers or anything.

Regards,

Yayati Ekbote

0 Kudos

Hello Yayati,

I have performed the above 2 mentioned settings but still outbund messages are not getting triggered if we save changes to business partner.

Can you please let me know if I have to check anything else.

Regards,

Preet

martangelo
Discoverer
0 Kudos

Hello Preet,

Were you able to resolve this?

Regards,

Mart

ram2linkin
Explorer
0 Kudos

Hello @yayatiekbote,

So the BP changes are not saved in BDPC2 table and only the MDG_BS_BP_OUTBOUND_DRF function module activation will trigger the DRFOUT is it ?

In our case we want to filter specific suppliers changes only to trigger DRFOUT interface, how to achieve that filters ? Where can we configure that supplier selection criteria ?

0 Kudos

Hi yayatiekbote,

Do we need to do any other change apart from the 2 points mentioned? Anything from the SAP notes you have in this blog?

Regards,

Himansoo