SAP ABAP IMG Activity DRF_BADI_03 (BAdI: Creation of MDG Change Pointers from ALE Change Pointers)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-MDG-DRF (Application Component) Data Replication Framework
     DRF_DDIC (Package) Data Replication Framework: Data Dictionary & Customizing
IMG Activity
ID DRF_BADI_03 BAdI: Creation of MDG Change Pointers from ALE Change Pointers  
Transaction Code S_BTD_53000142   (empty) 
Created on 20091029    
Customizing Attributes DRF_BADI_03   BAdI: Creation of MDG Change Pointers from ALE Change Pointers 
Customizing Activity DRF_BADI_03   BAdI: Creation of MDG Change Pointers from ALE Change Pointers 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name DRF_BADI_03    

Use

This Business Add-In (BAdI) is used in the Data Replication Framework (CA-MDP-DRF) component. You can use this BAdI to create Master Data Governance change pointers from ALE change pointers for selected message types.

Requirements

ALE change pointers must exist for the message types defined as filters within this BAdI.

In Define Business Object Settings you must associate individual business objects with the message types that are defined as filters within this BAdI.

Standard settings

For more information about the standard settings (filters, single or multiple uses), run transaction SE18, choose a BAdI implemention, and refer to the Type section of the Attributes tab.

In the standard system, there is a default implementation CL_MDG_CHANGE_POINTER_BADI. This cannot be changed.

Activities

For information about implementing BAdIs as part of the Enhancement Concept, see SAP Library for SAP NetWeaver under BAdIs - Embedding in the Enhancement Framework.

Example

The BADI should call the following method.

CALL METHOD cl_mdg_change_pointer_badi=>if_ex_bdcp_before_write~filter_bdcpv_before_write

EXPORTING

flt_val = flt_val

change_document_header = change_document_header

change_document_positions = change_document_positions

CHANGING

change_pointers = change_pointers

Business Attributes
ASAP Roadmap ID 257   Create User Exits 
Mandatory / Optional 2   Optional activity 
Critical / Non-Critical 2   Non-critical 
Country-Dependency A   Valid for all countries 
Assigned Application Components
Documentation Object Class Documentation Object Name Current line number Application Component Application Component Name
SIMG DRF_BADI_03 0 BTD0000053 Data Replication Framework 
Maintenance Objects
Maintenance object type E   Business Add-In - Definition 
History
Last changed by/on SAP  20091124 
SAP Release Created in 702