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
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 | Instance method | Protected | Method | Executes the given strategy | 20111125 | |
| 2 | Instance method | Protected | Method | Returns the mapping stored in a variant | 20120309 | |
| 3 | Instance method | Protected | Method | Returns the mapping table for a given handle | 20120309 | |
| 4 | Instance method | Protected | Method | Returns the strategies supported by the initializer | 20111124 | |
| 5 | 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 | EV_DATA_CHANGED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20111125 | ||||
| 2 | IR_VARIANT | Call by reference | Object reference (TYPE REF TO) | CL_CNV_MBT_PIFD_VARIANT | PIFD concrete Variant of an Interface | 20111125 | |||
| 3 | IT_PARENT_KEY | Call by reference | Type reference (TYPE) | CNV_MBT_PIFD_T_PARENT_KEY | Parent key for filtering PIFD table data | 20111125 | |||
| 4 | IT_SELECTED_ROWS | Call by reference | Type reference (TYPE) | LVC_T_ROW | ALV control: Table rows | 20111125 | |||
| 5 | IV_CONTEXT | Call by reference | Type reference (TYPE) | CNV_MBT_COT_OBJECT_GUID | SLO COT Object GUID | 20111125 | |||
| 6 | IV_PARAMETER_NAME | Call by reference | Type reference (TYPE) | LTR_OBJECT_NAME | LTR Object Name | 20111125 | |||
| 7 | IV_RFC_DEST | Call by reference | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20111125 | |||
| 8 | IV_STRATEGY_CODE | Call by reference | Type reference (TYPE) | FCODE | Function code | 20111125 | |||
| 9 | 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 | IR_VARIANT | Call by reference | Object reference (TYPE REF TO) | CL_CNV_MBT_PIFD_VARIANT | PIFD concrete Variant of an Interface | 20120309 | |||
| 2 | RR_MAPPING | Value transfer | Object reference (TYPE REF TO) | CL_CNV_MBT_ME_MAPPING | Mapping | 20120309 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Inconsistent data found | 20120309 | ||
| 2 | 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 | IR_VARIANT | Call by reference | Object reference (TYPE REF TO) | CL_CNV_MBT_PIFD_VARIANT | PIFD concrete Variant of an Interface | 20120309 | |||
| 2 | IV_HANDLE | Call by reference | Type reference (TYPE) | CNV_MBT_ME_TABLE_HANDLE | Identifier of a Table in a Hierarchical Mapping | 20120309 | |||
| 3 | XT_MAPPING_TABLE | Call by reference | Type reference (TYPE) | ANY TABLE | Contains the mapping table | 20120309 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Inconsistent data found | 20120309 | ||
| 2 | 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 | IR_VARIANT | Call by reference | Object reference (TYPE REF TO) | CL_CNV_MBT_PIFD_VARIANT | PIFD concrete Variant of an Interface | 20111129 | |||
| 2 | IT_DATA_TABLE | Call by reference | Type reference (TYPE) | ANY TABLE | Parameter Table | 20111129 | |||
| 3 | IT_PARENT_KEY | Call by reference | Type reference (TYPE) | CNV_MBT_PIFD_T_PARENT_KEY | Parent key for filtering PIFD table data | 20111129 | |||
| 4 | IT_SELECTED_ROWS | Call by reference | Type reference (TYPE) | LVC_T_ROW | ALV control: Table rows | 20111129 | |||
| 5 | IV_CONTEXT | Call by reference | Type reference (TYPE) | CNV_MBT_COT_OBJECT_GUID | SLO COT Object GUID | 20111129 | |||
| 6 | IV_PARAMETER_NAME | Call by reference | Type reference (TYPE) | LTR_OBJECT_NAME | LTR Object Name | 20111129 | |||
| 7 | IV_RFC_DEST | Call by reference | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20111129 | |||
| 8 | 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 | 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 | RV_SELECTED_STRATEGY_CODE | Value transfer | Type reference (TYPE) | FCODE | Function code | 20111125 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Canceled by user | 20111125 |
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2010_1_620 |