SAP ABAP Class CL_CNV_MBT_ME_SAPGUI_INIT (Mapping Engine SAPGUI initializer)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     CNV_MBT_ME_CORE (Package) Mapping Engine Core Functionality and Types
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CNV_MBT_PIFD_SAPGUI_INIT PIFD SAPGUI Initializer 20111124
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CNV_20310_KOSTL_INIT initializer for the cost center mapping 20111129
2 Inheritance (c INHERITING FROM c_ref)  CL_CNV_20900_LIFNR_INIT Initializer for vendor mapping 20111128
3 Inheritance (c INHERITING FROM c_ref)  CL_CNV_20800_KUNNR_INIT Initializer for Kunnr mapping 20111128
4 Inheritance (c INHERITING FROM c_ref)  CL_CNV_20700_MATNR_INIT Initializer for MATNR mapping 20111128
5 Inheritance (c INHERITING FROM c_ref)  CL_CNV_20600_BUKRSN_INIT initializer for the bukrsn mapping 20111129
6 Inheritance (c INHERITING FROM c_ref)  CL_CNV_20600_ACCCODE_INIT initializer for the accounting code mapping 20130715
7 Inheritance (c INHERITING FROM c_ref)  CL_CNV_20375_KSTAR_INIT initializer for the kstar mapping 20111129
8 Inheritance (c INHERITING FROM c_ref)  CL_CNV_20345_PRCTR_INIT initializer for the prctr mapping 20111129
9 Inheritance (c INHERITING FROM c_ref)  CL_CNV_20335_PRZNR_INIT initializer for the prznr mapping 20111129
10 Inheritance (c INHERITING FROM c_ref)  CL_CNV_20325_STAGR_INIT initializer for the stagr mapping 20111129
... Click here to see Used By full list (21 items)
Properties
Class CL_CNV_MBT_ME_SAPGUI_INIT  
Short Description Mapping Engine SAPGUI initializer    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CNV_MBT_ME_CORE   Mapping Engine Core Functionality and Types 
Created 20111124   SAP 
Last change 20141030    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CNV_MBT_ME_SAPGUI_INIT has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_CNV_MBT_PIFD_SAPGUI_INIT PIFD SAPGUI Initializer 20111124
Friends
Class CL_CNV_MBT_ME_SAPGUI_INIT has no friend class.
Attributes
Class CL_CNV_MBT_ME_SAPGUI_INIT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 EXECUTE_STRATEGY Instance method Protected Method Executes the given strategy 20111125
2 GET_MAPPING Instance method Protected Method Returns the mapping stored in a variant 20120309
3 GET_MAPPING_TABLE Instance method Protected Method Returns the mapping table for a given handle 20120309
4 GET_STRATEGIES Instance method Protected Method Returns the strategies supported by the initializer 20111124
5 SHOW_SELECTION_DIALOG Instance method Protected Method Shows the selection dialog 20111125
Events
Class CL_CNV_MBT_ME_SAPGUI_INIT has no event.
Types
Class CL_CNV_MBT_ME_SAPGUI_INIT has no local type.
Method Signatures

Method EXECUTE_STRATEGY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DATA_CHANGED Call by reference Type reference (TYPE) ABAP_BOOL 20111125
2 Importing IR_VARIANT Call by reference Object reference (TYPE REF TO) CL_CNV_MBT_PIFD_VARIANT PIFD concrete Variant of an Interface 20111125
3 Importing IT_PARENT_KEY Call by reference Type reference (TYPE) CNV_MBT_PIFD_T_PARENT_KEY Parent key for filtering PIFD table data 20111125
4 Importing IT_SELECTED_ROWS Call by reference Type reference (TYPE) LVC_T_ROW ALV control: Table rows 20111125
5 Importing IV_CONTEXT Call by reference Type reference (TYPE) CNV_MBT_COT_OBJECT_GUID SLO COT Object GUID 20111125
6 Importing IV_PARAMETER_NAME Call by reference Type reference (TYPE) LTR_OBJECT_NAME LTR Object Name 20111125
7 Importing IV_RFC_DEST Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20111125
8 Importing IV_STRATEGY_CODE Call by reference Type reference (TYPE) FCODE Function code 20111125
9 Changing XT_DATA_TABLE Call by reference Type reference (TYPE) ANY TABLE Parameter Table 20111125

Method EXECUTE_STRATEGY on class CL_CNV_MBT_ME_SAPGUI_INIT has no exception.

Method GET_MAPPING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_VARIANT Call by reference Object reference (TYPE REF TO) CL_CNV_MBT_PIFD_VARIANT PIFD concrete Variant of an Interface 20120309
2 Returning RR_MAPPING Value transfer Object reference (TYPE REF TO) CL_CNV_MBT_ME_MAPPING Mapping 20120309
# Exception Resumable Description Created on
1 CX_CNV_MBT_ME_INCONSISTENCY Inconsistent data found 20120309
2 CX_CNV_MBT_ME_MAPP_NOT_FOUND Data not found in DB 20120309

Method GET_MAPPING_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_VARIANT Call by reference Object reference (TYPE REF TO) CL_CNV_MBT_PIFD_VARIANT PIFD concrete Variant of an Interface 20120309
2 Importing IV_HANDLE Call by reference Type reference (TYPE) CNV_MBT_ME_TABLE_HANDLE Identifier of a Table in a Hierarchical Mapping 20120309
3 Changing XT_MAPPING_TABLE Call by reference Type reference (TYPE) ANY TABLE Contains the mapping table 20120309
# Exception Resumable Description Created on
1 CX_CNV_MBT_ME_INCONSISTENCY Inconsistent data found 20120309
2 CX_CNV_MBT_ME_MAPP_NOT_FOUND Exception that occurs when mapping could not be found 20120309

Method GET_STRATEGIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_VARIANT Call by reference Object reference (TYPE REF TO) CL_CNV_MBT_PIFD_VARIANT PIFD concrete Variant of an Interface 20111129
2 Importing IT_DATA_TABLE Call by reference Type reference (TYPE) ANY TABLE Parameter Table 20111129
3 Importing IT_PARENT_KEY Call by reference Type reference (TYPE) CNV_MBT_PIFD_T_PARENT_KEY Parent key for filtering PIFD table data 20111129
4 Importing IT_SELECTED_ROWS Call by reference Type reference (TYPE) LVC_T_ROW ALV control: Table rows 20111129
5 Importing IV_CONTEXT Call by reference Type reference (TYPE) CNV_MBT_COT_OBJECT_GUID SLO COT Object GUID 20111129
6 Importing IV_PARAMETER_NAME Call by reference Type reference (TYPE) LTR_OBJECT_NAME LTR Object Name 20111129
7 Importing IV_RFC_DEST Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20111129
8 Returning RT_STRATEGY_DESCRIPTIONS Value transfer Type reference (TYPE) CNV_MBT_T_POPUP_CHOOSE_WITH_DO Options to display with documentation and Fcode 20111124

Method GET_STRATEGIES on class CL_CNV_MBT_ME_SAPGUI_INIT has no exception.

Method SHOW_SELECTION_DIALOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_STRATEGY_DESCRIPTIONS Call by reference Type reference (TYPE) CNV_MBT_T_POPUP_CHOOSE_WITH_DO Options to display with documentation and Fcode 20111125
2 Returning RV_SELECTED_STRATEGY_CODE Value transfer Type reference (TYPE) FCODE Function code 20111125
# Exception Resumable Description Created on
1 CX_CNV_MBT_PIFD_DYN_USR_CANCEL Canceled by user 20111125
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CNV_20310_KOSTL_INIT initializer for the cost center mapping 20111129
2 Inheritance (c INHERITING FROM c_ref)  CL_CNV_20900_LIFNR_INIT Initializer for vendor mapping 20111128
3 Inheritance (c INHERITING FROM c_ref)  CL_CNV_20800_KUNNR_INIT Initializer for Kunnr mapping 20111128
4 Inheritance (c INHERITING FROM c_ref)  CL_CNV_20700_MATNR_INIT Initializer for MATNR mapping 20111128
5 Inheritance (c INHERITING FROM c_ref)  CL_CNV_20600_BUKRSN_INIT initializer for the bukrsn mapping 20111129
6 Inheritance (c INHERITING FROM c_ref)  CL_CNV_20600_ACCCODE_INIT initializer for the accounting code mapping 20130715
7 Inheritance (c INHERITING FROM c_ref)  CL_CNV_20375_KSTAR_INIT initializer for the kstar mapping 20111129
8 Inheritance (c INHERITING FROM c_ref)  CL_CNV_20345_PRCTR_INIT initializer for the prctr mapping 20111129
9 Inheritance (c INHERITING FROM c_ref)  CL_CNV_20335_PRZNR_INIT initializer for the prznr mapping 20111129
10 Inheritance (c INHERITING FROM c_ref)  CL_CNV_20325_STAGR_INIT initializer for the stagr mapping 20111129
11 Inheritance (c INHERITING FROM c_ref)  CL_CNV_20320_LSTAR_INIT initializer for the activity type mapping 20111129
12 Inheritance (c INHERITING FROM c_ref)  CL_CNV_20100_ME_GET_BUKRS Get all BUKRS for a given KTOPL 20111125
13 Inheritance (c INHERITING FROM c_ref)  CL_CNV_20212_KKBER_INIT initializer for the credit control area mapping 20111129
14 Inheritance (c INHERITING FROM c_ref)  CL_CNV_20211_RCOMP_INIT initializer for the companies mapping 20111129
15 Inheritance (c INHERITING FROM c_ref)  CL_CNV_20200_RLDEPO_INIT initializer for the security accounts mapping 20111129
16 Inheritance (c INHERITING FROM c_ref)  CL_CNV_20200_HBKID_INIT initializer for the house bank id / hktid mapping 20111129
17 Inheritance (c INHERITING FROM c_ref)  CL_CNV_20200_CJTRANS_INIT initializer for the cash journal transaction nr. mapping 20111129
18 Inheritance (c INHERITING FROM c_ref)  CL_CNV_20200_CJNR_INIT initializer for the cash journal nr. mapping 20111129
19 Inheritance (c INHERITING FROM c_ref)  CL_CNV_20200_BRANCH_INIT initializer for the branch mapping 20121005
20 Inheritance (c INHERITING FROM c_ref)  CL_CNV_20200_ACCGRP_INIT initializer for the security accounting group mapping 20111129
21 Inheritance (c INHERITING FROM c_ref)  CL_CNV_20200_ACCCODE_INIT initializer for the accounting code mapping 20111129
History
Last changed by/on SAP  20141030 
SAP Release Created in 2010_1_620