Skip to Content
0
Former Member
Nov 12, 2014 at 06:08 PM

Controlling Data Replication by CR Type

358 Views

MDG Gurus,

The requirement is to auto-replicate (on activation) for the below scenarios

  • Change Vendor
  • Block/Unblock Vendor
  • Flag/Un-flag vendor for Deletion

but should NOT auto-replicate for the below scenario

  • Create Vendor


The auto-replication works fine for the first 3 scenarios mentioned above (BRF+ config has replication steps). The replication steps are not part of the Create Vendor (SUPPl1P1) but the auto replication is still triggered . The system behavior is surprising as it gives a feeling that the replication steps in the BRF+ have no role to play.


One of the options to prevent this is to change the Method Activate_2 of the object type BUS2250. This method has the parameter 'no_distribute'. But this would come across as a change to SAP software which may have future support ability issues.

Are there any other options ?