SAP ABAP Class CL_CNV_MBT_ME_SIM_TABLE (Class to execute the simulation of a single table)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNV_MBT_ME_SIM (Package) Simulation Engine for the Mapping Engine
⤷
⤷
Properties
| Class | CL_CNV_MBT_ME_SIM_TABLE | |
| Short Description | Class to execute the simulation of a single table | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CNV_MBT_ME_SIM | Simulation Engine for the Mapping Engine |
| Created | 20110308 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_CNV_MBT_ME_SIM_TABLE has no interface implemented.
Friends
Class CL_CNV_MBT_ME_SIM_TABLE has no friend class.
Attributes
Class CL_CNV_MBT_ME_SIM_TABLE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Builds a dynamic where clause ggf. appends additional constr | 20110309 | |
| 2 | Instance method | Public | Method | Starts the Simulation | 20110308 | |
| 3 | Static method | Private | Method | calls ddif_fieldinfo_get with sysubrc check | 20110726 |
Events
Class CL_CNV_MBT_ME_SIM_TABLE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | YS_MESSAGE_FIELDCAT | Private | See coding | 20110310 | |
||
| 2 | YT_MESSAGE_FIELDCAT | Private | See coding | 20110310 | |
Method Signatures
Method BUILD_WHERE_CLAUSE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_WHERE_CLAUSE | Call by reference | Type reference (TYPE) | STRING | 20110309 | ||||
| 2 | IR_ENGINE | Call by reference | Object reference (TYPE REF TO) | IF_CNV_MBT_ME_SIM_ENGINE | Main interface for the conversion of internal tables | 20110311 | |||
| 3 | IV_FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | Field Name | 20110309 | |||
| 4 | IV_MAPPING_NAME | Call by reference | Type reference (TYPE) | LTR_OBJECT_NAME | LTR Object Name | 20110309 |
Method BUILD_WHERE_CLAUSE on class CL_CNV_MBT_ME_SIM_TABLE has no exception.
Method EXECUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_TABLE | Call by reference | Type reference (TYPE) | ANY TABLE | 20110311 | ||||
| 2 | EV_LOG_WRITTEN | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20110610 | ||||
| 3 | IR_ENGINE | Call by reference | Object reference (TYPE REF TO) | IF_CNV_MBT_ME_SIM_ENGINE | Main interface for the conversion of internal tables | 20110311 | |||
| 4 | IR_LOGGER | Call by reference | Object reference (TYPE REF TO) | CL_CNV_MBT_ULV_LOGGER | ULV Logger | 20110309 | |||
| 5 | IT_ALV_FIELDCAT | Call by reference | Type reference (TYPE) | LVC_T_FCAT | ALV Fieldcat to display descriptions in duplicate messages | 20110726 | |||
| 6 | IT_FIELDCAT | Call by reference | Type reference (TYPE) | CNV_MBT_ME_SIM_T_MSG_FIELDCAT | Table of fields of a structure with mapping and msg | 20110314 | |||
| 7 | IV_LOG_DUPLICATES | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20110311 | ||||
| 8 | IV_OFFSET | Call by reference | Type reference (TYPE) | I | 20110311 | ||||
| 9 | IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20110311 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception that occurs when mapping could not be found | 20110314 | ||
| 2 | An exception occured during Simulation | 20110310 |
Method GET_FIELD_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_ALV_FIELDCAT | Call by reference | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20110726 | |||
| 2 | IV_FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | Field Name | 20110726 | |||
| 3 | IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20110726 | |||
| 4 | RV_DESCRIPTION | Value transfer | Type reference (TYPE) | SCRTEXT_S | Short Field Label | 20110726 |
Method GET_FIELD_DESCRIPTION on class CL_CNV_MBT_ME_SIM_TABLE has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2010_1_620 |