SAP ABAP Class IF_DFM_MAP_OBJECT_DATA (Interface for BAdI: INM_DFM_MAP_OBJECT_DATA)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20070221
Properties
Class IF_DFM_MAP_OBJECT_DATA  
Short Description Interface for BAdI: INM_DFM_MAP_OBJECT_DATA    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20070221   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_DFM_MAP_OBJECT_DATA has no forward declaration.
Interfaces
Class IF_DFM_MAP_OBJECT_DATA has no interface implemented.
Friends
Class IF_DFM_MAP_OBJECT_DATA has no friend class.
Attributes
Class IF_DFM_MAP_OBJECT_DATA has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 MAP_SOURCE_TO_TARGET Instance method Public Method Maps source to target object fields 20070221
2 PERFORM_MAPPING_FUNCTION Instance method Public Method Execute mapping function for 1:n scenario 20100601
Events
Class IF_DFM_MAP_OBJECT_DATA has no event.
Types
Class IF_DFM_MAP_OBJECT_DATA has no local type.
Method Signatures

Method MAP_SOURCE_TO_TARGET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_TARGET_OBJECT_DATA Call by reference Type reference (TYPE) ANY 20070221
2 Changing CT_CHANGED_FIELDS Call by reference Type reference (TYPE) INM_OF_TT_FIELD_NAMES Field names 20070221
3 Changing CT_MESSAGES Call by reference Type reference (TYPE) INM_OF_TT_MESSAGES Messages 20070221
4 Importing IS_SOURCE_CONTEXT Call by reference Type reference (TYPE) INM_OBJECT_CONTEXT Context of INM object 20070221
5 Importing IS_SOURCE_OBJECT_DATA Call by reference Type reference (TYPE) ANY 20070221
6 Importing IS_TARGET_CONTEXT Call by reference Type reference (TYPE) INM_OBJECT_CONTEXT Context of INM object 20070221
7 Importing IV_SCENARIO_ID Call by reference Type reference (TYPE) INM_DFM_TV_SYNCH_SCENARIO_ID DFM Scenario ID 20070221
8 Importing IV_SOURCE_OBJECT_INT_STRUCT Call by reference Type reference (TYPE) TYPENAME Name of Dictionary Type 20070221
9 Importing IV_TARGET_OBJECT_INT_STRUCT Call by reference Type reference (TYPE) TYPENAME Name of Dictionary Type 20070221
# Exception Resumable Description Created on
1 CX_INM_SYNCH_EXCEPTION Exceptions for INM Synchronization Framework 20070724

Method PERFORM_MAPPING_FUNCTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGES Call by reference Type reference (TYPE) INM_OF_TT_MESSAGES Messages 20100602
2 Changing CV_DATA_SOURCE_FIELD Call by reference Type reference (TYPE) ANY Final value of source filed based on mapping rule 20100601
3 Importing IT_SOURCE_DATA Call by reference Type reference (TYPE) ANY Data of all source objects 20100601
4 Importing IV_MAPPING_FUNCTION Call by reference Type reference (TYPE) INM_TV_RULEID Mapping Rule ID 20100601
5 Importing IV_SCENARIO_ID Call by reference Type reference (TYPE) INM_DFM_TV_SYNCH_SCENARIO_ID Mapping Scenario ID 20100602
6 Importing IV_SOURCE_COUNT Call by reference Type reference (TYPE) I Number of source objects 20100601
7 Importing IV_SOURCE_FIELD_NAME Call by reference Type reference (TYPE) FIELDNAME Mapped Source Field Name 20100601
8 Importing IV_SOURCE_OBJECT_INT_STRUCT Call by reference Type reference (TYPE) TYPENAME Internal structure of source object 20100601
9 Importing IV_TARGET_FIELD_NAME Call by reference Type reference (TYPE) FIELDNAME Mapped Target Field Name 20100602
10 Importing IV_TARGET_OBJ_TYPE Call by reference Type reference (TYPE) INM_OF_TV_OBJ_LINK_TYPE Target Object link type 20100602
# Exception Resumable Description Created on
1 CX_INM_SYNCH_EXCEPTION Exceptions for INM Synchronization Framework 20100602
History
Last changed by/on SAP  20141109 
SAP Release Created in