SAP ABAP Class CL_MDG_ANALYSE_ID_MATCHING (Analyse existing Key Mapping)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-MDG-KM (Application Component) Key Mapping
     MDG_BS_ID_MATCHING_TOOLS (Package) MDG Key Mapping: Tools
Properties
Class CL_MDG_ANALYSE_ID_MATCHING  
Short Description Analyse existing Key Mapping    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class MDG_IDM_TOOLS    
Program status P  SAP Standard Production Program 
Category 0   
Package MDG_BS_ID_MATCHING_TOOLS   MDG Key Mapping: Tools 
Created 20090213   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_MDG_ANALYSE_ID_MATCHING has no interface implemented.
Friends
Class CL_MDG_ANALYSE_ID_MATCHING has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_GRID_MAPPING_GROUPS Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20090312
2 MO_GRID_OBJECT_INSTANCES Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20090312
3 MR_CONTAINER_R1 Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in the Screen Area 20110120
4 MR_CONTAINER_R2 Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in the Screen Area 20110120
5 MS_TABLE_NAMES Instance attribute Private Type reference (TYPE) MDG_S_TABLE_NAME Names of the database tables for a specific Main Context ID 20090312
6 MT_MAPPINGS Instance attribute Private Type reference (TYPE) MDG_T_ANALYSE_MATCHING table type fpr matched objects 20090429
7 MT_OBJECTS Instance attribute Private Type reference (TYPE) MDG_T_ANALYSE_MATCHING table type fpr matched objects 20090429
8 MT_TEMP_OBJECTS Instance attribute Private Type reference (TYPE) MDG_T_ANALYSE_MATCHING table type fpr matched objects 20090710
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_TABLE_NAMES Instance method Private Method Creates the Names of the Tables 20090213
2 GET_MAPPINGS Instance method Public Method Get the Different Mapping Groups 20090213
3 GET_OBJECTS Instance method Public Method Get the Different Objects 20090213
4 HANDLE_DOUBLE_CLICK Instance method Private Event handling method Handle Double Click in the ALV Grid 20090213
5 INITIALIZE_ALV Instance method Public Method Load the ALV Grids 20090213
6 RETURN_OUTPUT_MAPPING Instance method Public Method Return the value of the attribute mt_mapping 20090729
7 RETURN_OUTPUT_OBJECTS Instance method Public Method Returns a table with the business objects 20090728
Events
Class CL_MDG_ANALYSE_ID_MATCHING has no event.
Types
Class CL_MDG_ANALYSE_ID_MATCHING has no local type.
Method Signatures

Method CREATE_TABLE_NAMES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_NOT_FOUND Call by reference Type reference (TYPE) ABAP_BOOL 20091210
2 Importing IV_MAIN_CONTEXT_ID Call by reference Type reference (TYPE) MDG_KM_MAIN_CONTEXT_ID ID of the UKMS Main Context 20091210

Method CREATE_TABLE_NAMES on class CL_MDG_ANALYSE_ID_MATCHING has no exception.

Method GET_MAPPINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FOR_WD4A Call by reference Type reference (TYPE) BOOLE_D Only needed for wd4a 20090729
2 Importing IV_GROUP_ID Call by reference Type reference (TYPE) STRING Parameter for the Group ID 20090324
# Exception Resumable Description Created on
1 CX_MDG_ANALYSE_ID_MAPPING 20090525

Method GET_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BUSINESS_SYSTEM_ID Call by reference Type reference (TYPE) SLD_BSKEY Paramter for the Business System ID 20090213
2 Importing IV_OITC Call by reference Type reference (TYPE) MDG_IDS_TYPE_CODE_BS Object Identifier Type 20100118
3 Importing IV_OTC Call by reference Type reference (TYPE) MDG_OBJECT_TYPE_CODE_BS Business Object Type 20100118
4 Importing IV_VALUE_ID Call by reference Type reference (TYPE) MDG_OBJECT_ID_BS Paramter for the Value ID 20090213
# Exception Resumable Description Created on
1 CX_MDG_ANALYSE_ID_MAPPING 20090525

Method HANDLE_DOUBLE_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_ROW Value transfer Attribute reference (LIKE) 20090213

Method HANDLE_DOUBLE_CLICK on class CL_MDG_ANALYSE_ID_MATCHING has no exception.

Method INITIALIZE_ALV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_INITIALIZE_OUTPUT Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20100222

Method INITIALIZE_ALV on class CL_MDG_ANALYSE_ID_MATCHING has no exception.

Method RETURN_OUTPUT_MAPPING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MAPPINGS Call by reference Type reference (TYPE) MDG_T_ANALYSE_MATCHING table type fpr matched objects 20090729

Method RETURN_OUTPUT_MAPPING on class CL_MDG_ANALYSE_ID_MATCHING has no exception.

Method RETURN_OUTPUT_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_OBJECTS Call by reference Type reference (TYPE) MDG_T_ANALYSE_MATCHING table type fpr matched objects 20090728

Method RETURN_OUTPUT_OBJECTS on class CL_MDG_ANALYSE_ID_MATCHING has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 702