SAP ABAP Class CL_CNV_00300_RUNTIME (Runtime class)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     CNV_00300 (Package) CWB-ME Interface
Properties
Class CL_CNV_00300_RUNTIME  
Short Description Runtime class    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CNV_00300   CWB-ME Interface 
Created 20110228   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_00300_RUNTIME has no interface implemented.
Friends
Class CL_CNV_00300_RUNTIME has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 PR_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_CNV_00300_RUNTIME Singleton instance 20110301
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20110301
2 GET_CURRENT_TIMESTAMP Static method Public Method Get mapping timestamp 20110414
3 GET_INSTANCE Static method Public Method Returns the Singleton instance 20110301
4 GET_MAPPING Instance method Public Method get mapping object 20110228
5 GET_MAPPINGS Instance method Public Method get mapping objects for package 20110404
6 GET_MAPPING_TABLE Static method Public Method get mapping in internal table 20110228
7 GET_MAPPING_TABLE_SIMPLE_MAP Static method Public Method get mapping in internal table 20110404
8 MAPPING_VALUES_EXIST Static method Public Method check if mapping values exist 20110304
Events
Class CL_CNV_00300_RUNTIME has no event.
Types
Class CL_CNV_00300_RUNTIME has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_CNV_00300_RUNTIME has no parameter.
Method CLASS_CONSTRUCTOR on class CL_CNV_00300_RUNTIME has no exception.

Method GET_CURRENT_TIMESTAMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NAMESPACE Call by reference Type reference (TYPE) CNV_MBT_COT_NAMESPACE SLO COT Namespace 20110414
2 Importing IV_PACKID Call by reference Type reference (TYPE) CNV_PACK Conversion: Conversion package number 20110414
3 Importing IV_TEMPLATE_NAME Call by reference Type reference (TYPE) CNV_MBT_ME_TEMPLATE_NAME Mapping Template Name 20110414
4 Returning RV_TIMESTAMP Value transfer Type reference (TYPE) TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20110414
# Exception Resumable Description Created on
1 CX_CNV_00001_PACKAGE_NOT_FOUND Package was not found 20110414
2 CX_CNV_MBT_ME_CWBI_NO_ENTRY No entry found for the specified data 20110414
3 CX_CNV_MBT_ME_INCONSISTENCY Inconsistent data found 20110414
4 CX_CNV_MBT_ME_MAPP_NOT_FOUND Exception that occurs when mapping could not be found 20110414
5 CX_CNV_MBT_ME_TEMPL_NOT_FOUND Template not found 20110414
6 CX_LTR_MODEL_CHECK LTR: Repository Model Exception 20110414
7 CX_LTR_MODEL_LOCKED LTR: Access Denied 20110414

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_INSTANCE Value transfer Object reference (TYPE REF TO) CL_CNV_00300_RUNTIME Runtime class 20110301

Method GET_INSTANCE on class CL_CNV_00300_RUNTIME has no exception.

Method GET_MAPPING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NAMESPACE Call by reference Type reference (TYPE) CNV_MBT_COT_NAMESPACE SLO COT Namespace 20110301
2 Importing IV_PACKID Call by reference Type reference (TYPE) CNV_PACK Conversion: Conversion package number 20110301
3 Importing IV_TEMPLATE_NAME Call by reference Type reference (TYPE) CNV_MBT_ME_TEMPLATE_NAME Mapping Template Name 20110301
4 Returning RR_MAPPING Value transfer Object reference (TYPE REF TO) CL_CNV_MBT_ME_MAPPING ME Mapping for editing 20110228
# Exception Resumable Description Created on
1 CX_CNV_00001_PACKAGE_NOT_FOUND Package was not found 20110304
2 CX_CNV_MBT_ME_CWBI_NO_ENTRY No entry found for the specified data 20110304
3 CX_CNV_MBT_ME_INCONSISTENCY Inconsistent data found 20110304
4 CX_CNV_MBT_ME_MAPP_NOT_FOUND Exception that occurs when mapping could not be found 20110301
5 CX_CNV_MBT_ME_TEMPL_NOT_FOUND Template not found 20110304
6 CX_LTR_MODEL_CHECK LTR: Repository Model Exception 20110304
7 CX_LTR_MODEL_LOCKED LTR: Access Denied 20110304

Method GET_MAPPINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PACKID Call by reference Type reference (TYPE) CNV_PACK Conversion: Conversion package number 20110404
2 Returning RT_MAPPINGS Value transfer Type reference (TYPE) CNV_MBT_ME_MAPPINGS List of Mapping objects 20110404
# Exception Resumable Description Created on
1 CX_CNV_MBT_ME_CWBI_NO_ENTRY No entry found for the specified data 20110404
2 CX_CNV_MBT_ME_INCONSISTENCY Inconsistent data found 20110404

Method GET_MAPPING_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_MAPPING_ID Value transfer Type reference (TYPE) CNV_MBT_ME_MAPPING_ID Unique identifier for a mapping 20110316
2 Exporting EV_TIMESTAMP Call by reference Type reference (TYPE) TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20110414
3 Importing IV_HANDLE Call by reference Type reference (TYPE) CNV_MBT_ME_TABLE_HANDLE Identifier of a Table in a Hierarchical Mapping 20110331
4 Importing IV_NAMESPACE Call by reference Type reference (TYPE) CNV_MBT_COT_NAMESPACE 'SAP' SLO COT Namespace 20110301
5 Importing IV_PACKID Call by reference Type reference (TYPE) CNV_PACK Conversion: Conversion package number 20110301
6 Importing IV_TEMPLATE_NAME Call by reference Type reference (TYPE) CNV_MBT_ME_TEMPLATE_NAME Mapping Template Name 20110301
7 Changing XT_MAPPING_TABLE Call by reference Type reference (TYPE) ANY TABLE Contains the mapping table 20110301
# Exception Resumable Description Created on
1 CX_CNV_00001_PACKAGE_NOT_FOUND Package was not found 20110304
2 CX_CNV_MBT_ME_CWBI_NO_ENTRY No entry found for the specified data 20110304
3 CX_CNV_MBT_ME_INCONSISTENCY Inconsistent data found 20110304
4 CX_CNV_MBT_ME_MAPP_NOT_FOUND Exception that occurs when mapping could not be found 20110304
5 CX_CNV_MBT_ME_TEMPL_NOT_FOUND Template not found 20110304
6 CX_LTR_MODEL_CHECK LTR: Repository Model Exception 20110304
7 CX_LTR_MODEL_LOCKED LTR: Access Denied 20110304

Method GET_MAPPING_TABLE_SIMPLE_MAP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_MAPPING_ID Value transfer Type reference (TYPE) CNV_MBT_ME_MAPPING_ID Unique identifier for a mapping 20110404
2 Importing IV_HANDLE Call by reference Type reference (TYPE) CNV_MBT_ME_TABLE_HANDLE Identifier of a Table in a Hierarchical Mapping 20110404
3 Importing IV_NAMESPACE Call by reference Type reference (TYPE) CNV_MBT_COT_NAMESPACE SLO COT Namespace 20110404
4 Importing IV_PACKID Call by reference Type reference (TYPE) CNV_PACK Conversion: Conversion package number 20110404
5 Importing IV_TEMPLATE_NAME Call by reference Type reference (TYPE) CNV_MBT_ME_TEMPLATE_NAME Mapping Template Name 20110404
6 Changing XT_MAPPING_TABLE Call by reference Type reference (TYPE) CNV_MBT_ME_T_SIMPLE_MAPPING Contains the mapping table 20110404
# Exception Resumable Description Created on
1 CX_CNV_00001_PACKAGE_NOT_FOUND Package was not found 20110404
2 CX_CNV_MBT_ME_CWBI_NO_ENTRY No entry found for the specified data 20110404
3 CX_CNV_MBT_ME_INCONSISTENCY Inconsistent data found 20110404
4 CX_CNV_MBT_ME_MAPP_NOT_FOUND Exception that occurs when mapping could not be found 20110404
5 CX_CNV_MBT_ME_TEMPL_NOT_FOUND Template not found 20110404
6 CX_LTR_MODEL_CHECK LTR: Repository Model Exception 20110404
7 CX_LTR_MODEL_LOCKED LTR: Access Denied 20110404

Method MAPPING_VALUES_EXIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NAMESPACE Call by reference Type reference (TYPE) CNV_MBT_COT_NAMESPACE SLO COT Namespace 20110304
2 Importing IV_PACKID Call by reference Type reference (TYPE) CNV_PACK Conversion: Conversion package number 20110304
3 Importing IV_TEMPLATE_NAME Call by reference Type reference (TYPE) CNV_MBT_ME_TEMPLATE_NAME Conversion: Conversion package number 20110304
4 Returning RV_MAPPING_VALUES_EXIST Value transfer Type reference (TYPE) ABAP_BOOL 'X': mapping values exist; space: mapp. values do not exist 20110304
# Exception Resumable Description Created on
1 CX_CNV_00001_PACKAGE_NOT_FOUND Package was not found 20110304
2 CX_CNV_MBT_ME_CWBI_NO_ENTRY No entry found for the specified data 20110304
3 CX_CNV_MBT_ME_INCONSISTENCY Inconsistent data found 20110304
4 CX_CNV_MBT_ME_MAPP_NOT_FOUND Exception that occurs when mapping could not be found 20110304
5 CX_CNV_MBT_ME_TEMPL_NOT_FOUND Template not found 20110304
6 CX_LTR_MODEL_CHECK LTR: Repository Model Exception 20110304
7 CX_LTR_MODEL_LOCKED LTR: Access Denied 20110304
History
Last changed by/on SAP  20141030 
SAP Release Created in 2010_1_620