SAP ABAP Class CL_CNV_MBT_ME_SIM_SERVICE (Service class for simulation package)
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_SERVICE  
Short Description Service class for simulation package    
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 20120711   SAP 
Last change 20141030    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CNV_MBT_ME_SIM_SERVICE has no forward declaration.
Interfaces
Class CL_CNV_MBT_ME_SIM_SERVICE has no interface implemented.
Friends
Class CL_CNV_MBT_ME_SIM_SERVICE has no friend class.
Attributes
Class CL_CNV_MBT_ME_SIM_SERVICE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_MAPPING_NAME Static method Public Method returns the mapping name of a template/handle/.. combination 20120712
2 GET_MAPPING_NAMES_BY_ID Static method Public Method Returns the mapping name for a template ID 20120712
3 GET_SIMULATION_ENGINE Static method Public Method Returns a simulation engine object 20120712
Events
Class CL_CNV_MBT_ME_SIM_SERVICE has no event.
Types
Class CL_CNV_MBT_ME_SIM_SERVICE has no local type.
Method Signatures

Method GET_MAPPING_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_HANDLE Call by reference Type reference (TYPE) LTR_OBJECT_NAME LTR Object Name 20120712
2 Importing IV_NAMESPACE Call by reference Type reference (TYPE) CNV_MBT_COT_NAMESPACE 'SAP' SLO COT Namespace 20120712
3 Importing IV_SCENARIO Call by reference Type reference (TYPE) CNV_MBT_SCENARIO MBT PCL: Scenario 20120712
4 Importing IV_TEMPLATE_NAME Call by reference Type reference (TYPE) LTR_OBJECT_NAME LTR Object Name 20120712
5 Returning RV_MAPPING_NAME Value transfer Type reference (TYPE) CNV_MBT_ME_SIM_MAPPING_NAME Name of a mapping used by the simulation engine 20120712

Method GET_MAPPING_NAME on class CL_CNV_MBT_ME_SIM_SERVICE has no exception.

Method GET_MAPPING_NAMES_BY_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TEMPLATE_ID Call by reference Type reference (TYPE) CNV_MBT_ME_TEMPLATE_ID ID of a Mapping Template 20120712
2 Returning RT_MAPPING_NAMES Value transfer Type reference (TYPE) CNV_MBT_ME_SIM_T_MAPPINGS List of mappings used in the simulation engine 20120712
# Exception Resumable Description Created on
1 CX_CNV_MBT_ME_INCONSISTENCY Inconsistent data found 20120712
2 CX_CNV_MBT_ME_TEMPL_NOT_FOUND Template not found 20120712
3 CX_LTR_MODEL_CHECK LTR: Repository Model Exception 20120712
4 CX_LTR_MODEL_LOCKED LTR: Access Denied 20120712

Method GET_SIMULATION_ENGINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_SIMULATION Value transfer Object reference (TYPE REF TO) IF_CNV_MBT_ME_SIM_ENGINE Main interface for the conversion of internal tables 20120712

Method GET_SIMULATION_ENGINE on class CL_CNV_MBT_ME_SIM_SERVICE has no exception.
History
Last changed by/on SAP  20141030 
SAP Release Created in