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 ABAP 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 BUILD_WHERE_CLAUSE Instance method Private Method Builds a dynamic where clause ggf. appends additional constr 20110309
2 EXECUTE Instance method Public Method Starts the Simulation 20110308
3 GET_FIELD_DESCRIPTION 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 Changing CV_WHERE_CLAUSE Call by reference Type reference (TYPE) STRING 20110309
2 Importing 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 Importing IV_FIELDNAME Call by reference Type reference (TYPE) FIELDNAME Field Name 20110309
4 Importing 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 Changing CT_TABLE Call by reference Type reference (TYPE) ANY TABLE 20110311
2 Exporting EV_LOG_WRITTEN Call by reference Type reference (TYPE) ABAP_BOOL 20110610
3 Importing 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 Importing IR_LOGGER Call by reference Object reference (TYPE REF TO) CL_CNV_MBT_ULV_LOGGER ULV Logger 20110309
5 Importing IT_ALV_FIELDCAT Call by reference Type reference (TYPE) LVC_T_FCAT ALV Fieldcat to display descriptions in duplicate messages 20110726
6 Importing 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 Importing IV_LOG_DUPLICATES Call by reference Type reference (TYPE) ABAP_BOOL 20110311
8 Importing IV_OFFSET Call by reference Type reference (TYPE) I 20110311
9 Importing IV_TABNAME Call by reference Type reference (TYPE) TABNAME Table Name 20110311
# Exception Resumable Description Created on
1 CX_CNV_MBT_ME_MAPP_NOT_FOUND Exception that occurs when mapping could not be found 20110314
2 CX_CNV_MBT_ME_SIMULATION 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 Importing IT_ALV_FIELDCAT Call by reference Type reference (TYPE) LVC_T_FCAT Field Catalog for List Viewer Control 20110726
2 Importing IV_FIELDNAME Call by reference Type reference (TYPE) FIELDNAME Field Name 20110726
3 Importing IV_TABNAME Call by reference Type reference (TYPE) TABNAME Table Name 20110726
4 Returning 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