Ansicht
Dokumentation

CVP_EOP_MAP_REMOTE_P - BAdI: Mapping of Master Data ID for EoP and Unblocking

CVP_EOP_MAP_REMOTE_P - BAdI: Mapping of Master Data ID for EoP and Unblocking

Addresses (Business Address Services)   BAL_S_LOG - Application Log: Log header data  
This documentation is copyright by SAP AG.
SAP E-Book

This Business Add-In (BAdI) is used in the ERP Customer Supplier master data processes (LO-MD-BP-DP) component.

It is called:

  • From the end of purpose check report locally and remotely
  • From the unblocking report locally and remotely

The purpose is to map local data IDs from the consolidation system from/to remote ERP customer/supplier master data IDs in the dependent systems.

This Business Add-In is multiple use. All active implementations are called and executed.

There are two different set of methods.

  • Methods called during EoP preparation check
EOP_PREP_OUTBOUND_MAP_BEFORE
EOP_PREP_OUTBOUND_MAP_AFTER
EOP_PREP_INBOUND_MAP_BEFORE
EOP_PREP_INBOUND_MAP_AFTER
  • Methods called during master data unblocking
UNBLOCK_OUTBOUND_MAP_BEFORE
UNBLOCK_OUTBOUND_MAP_AFTER
UNBLOCK_INBOUND_MAP_BEFORE
UNBLOCK_INBOUND_MAP_AFTER

Methods called from the leading system during EoP preparation

  • EOP_PREP_OUTBOUND_MAP_BEFORE: This method permits to change at runtime the master data IDs (customer or supplier or contact persons) from the master consolidation system to the IDs of the dependent system.
  • EOP_PREP_OUTBOUND_MAP_AFTER: This method permits to map in the master consolidation system the master data IDs and the data returned from the dependent system. The data that can be changed are the Start of Retention Time (SoRT) results per partners and the Result log messages

Methods called from the dependent system via RFC during EoP preparation

  • EOP_PREP_INBOUND_MAP_BEFORE: This method is triggered from the dependent system. It permits to map the master data IDs coming from the master consolidation system.
  • EOP_PREP_INBOUND_MAP_AFTER: This method is triggered from the dependent system (called via RFC). It permits to map the SoRT results per master data before they are returned to the calling consolidation system.

Methods called from the leading system during unblocking of a customer, supplier or contact person

  • UNBLOCK_OUTBOUND_MAP_BEFORE: This method permits to change at runtime the master data IDs (customer or supplier or contact persons) from the master consolidation system to the IDs of the dependent system.
  • UNBLOCK_OUTBOUND_MAP_AFTER: This method permits to map in the master consolidation system the master data IDs and the data returned from the dependent system. The data that can be changed are the unblock partners results and the Result log messages

Methods called from the dependent system via RFC during unblocking

  • UNBLOCKING_INBOUND_MAP_BEFORE: This method is triggered from the dependent system. It permits to map the master data IDs coming from the master consolidation system.
  • UNBLOCKING_INBOUND_MAP_AFTER: This method is triggered from the dependent system (called via RFC). It permits to map the unblocking results per master data before they are returned to the calling consolidation system.






ABAP Short Reference   PERFORM Short Reference  
This documentation is copyright by SAP AG.

Length: 3587 Date: 20240523 Time: 181605     sap01-206 ( 52 ms )