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 | 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 | 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 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20110301 | |
| 2 | Static method | Public | Method | Get mapping timestamp | 20110414 | |
| 3 | Static method | Public | Method | Returns the Singleton instance | 20110301 | |
| 4 | Instance method | Public | Method | get mapping object | 20110228 | |
| 5 | Instance method | Public | Method | get mapping objects for package | 20110404 | |
| 6 | Static method | Public | Method | get mapping in internal table | 20110228 | |
| 7 | Static method | Public | Method | get mapping in internal table | 20110404 | |
| 8 | 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 | IV_NAMESPACE | Call by reference | Type reference (TYPE) | CNV_MBT_COT_NAMESPACE | SLO COT Namespace | 20110414 | |||
| 2 | IV_PACKID | Call by reference | Type reference (TYPE) | CNV_PACK | Conversion: Conversion package number | 20110414 | |||
| 3 | IV_TEMPLATE_NAME | Call by reference | Type reference (TYPE) | CNV_MBT_ME_TEMPLATE_NAME | Mapping Template Name | 20110414 | |||
| 4 | RV_TIMESTAMP | Value transfer | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20110414 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Package was not found | 20110414 | ||
| 2 | No entry found for the specified data | 20110414 | ||
| 3 | Inconsistent data found | 20110414 | ||
| 4 | Exception that occurs when mapping could not be found | 20110414 | ||
| 5 | Template not found | 20110414 | ||
| 6 | LTR: Repository Model Exception | 20110414 | ||
| 7 | LTR: Access Denied | 20110414 |
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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 | IV_NAMESPACE | Call by reference | Type reference (TYPE) | CNV_MBT_COT_NAMESPACE | SLO COT Namespace | 20110301 | |||
| 2 | IV_PACKID | Call by reference | Type reference (TYPE) | CNV_PACK | Conversion: Conversion package number | 20110301 | |||
| 3 | IV_TEMPLATE_NAME | Call by reference | Type reference (TYPE) | CNV_MBT_ME_TEMPLATE_NAME | Mapping Template Name | 20110301 | |||
| 4 | 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 | Package was not found | 20110304 | ||
| 2 | No entry found for the specified data | 20110304 | ||
| 3 | Inconsistent data found | 20110304 | ||
| 4 | Exception that occurs when mapping could not be found | 20110301 | ||
| 5 | Template not found | 20110304 | ||
| 6 | LTR: Repository Model Exception | 20110304 | ||
| 7 | LTR: Access Denied | 20110304 |
Method GET_MAPPINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PACKID | Call by reference | Type reference (TYPE) | CNV_PACK | Conversion: Conversion package number | 20110404 | |||
| 2 | RT_MAPPINGS | Value transfer | Type reference (TYPE) | CNV_MBT_ME_MAPPINGS | List of Mapping objects | 20110404 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | No entry found for the specified data | 20110404 | ||
| 2 | Inconsistent data found | 20110404 |
Method GET_MAPPING_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_MAPPING_ID | Value transfer | Type reference (TYPE) | CNV_MBT_ME_MAPPING_ID | Unique identifier for a mapping | 20110316 | |||
| 2 | EV_TIMESTAMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20110414 | |||
| 3 | IV_HANDLE | Call by reference | Type reference (TYPE) | CNV_MBT_ME_TABLE_HANDLE | Identifier of a Table in a Hierarchical Mapping | 20110331 | |||
| 4 | IV_NAMESPACE | Call by reference | Type reference (TYPE) | CNV_MBT_COT_NAMESPACE | 'SAP' | SLO COT Namespace | 20110301 | ||
| 5 | IV_PACKID | Call by reference | Type reference (TYPE) | CNV_PACK | Conversion: Conversion package number | 20110301 | |||
| 6 | IV_TEMPLATE_NAME | Call by reference | Type reference (TYPE) | CNV_MBT_ME_TEMPLATE_NAME | Mapping Template Name | 20110301 | |||
| 7 | XT_MAPPING_TABLE | Call by reference | Type reference (TYPE) | ANY TABLE | Contains the mapping table | 20110301 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Package was not found | 20110304 | ||
| 2 | No entry found for the specified data | 20110304 | ||
| 3 | Inconsistent data found | 20110304 | ||
| 4 | Exception that occurs when mapping could not be found | 20110304 | ||
| 5 | Template not found | 20110304 | ||
| 6 | LTR: Repository Model Exception | 20110304 | ||
| 7 | 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 | EV_MAPPING_ID | Value transfer | Type reference (TYPE) | CNV_MBT_ME_MAPPING_ID | Unique identifier for a mapping | 20110404 | |||
| 2 | IV_HANDLE | Call by reference | Type reference (TYPE) | CNV_MBT_ME_TABLE_HANDLE | Identifier of a Table in a Hierarchical Mapping | 20110404 | |||
| 3 | IV_NAMESPACE | Call by reference | Type reference (TYPE) | CNV_MBT_COT_NAMESPACE | SLO COT Namespace | 20110404 | |||
| 4 | IV_PACKID | Call by reference | Type reference (TYPE) | CNV_PACK | Conversion: Conversion package number | 20110404 | |||
| 5 | IV_TEMPLATE_NAME | Call by reference | Type reference (TYPE) | CNV_MBT_ME_TEMPLATE_NAME | Mapping Template Name | 20110404 | |||
| 6 | 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 | Package was not found | 20110404 | ||
| 2 | No entry found for the specified data | 20110404 | ||
| 3 | Inconsistent data found | 20110404 | ||
| 4 | Exception that occurs when mapping could not be found | 20110404 | ||
| 5 | Template not found | 20110404 | ||
| 6 | LTR: Repository Model Exception | 20110404 | ||
| 7 | LTR: Access Denied | 20110404 |
Method MAPPING_VALUES_EXIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NAMESPACE | Call by reference | Type reference (TYPE) | CNV_MBT_COT_NAMESPACE | SLO COT Namespace | 20110304 | |||
| 2 | IV_PACKID | Call by reference | Type reference (TYPE) | CNV_PACK | Conversion: Conversion package number | 20110304 | |||
| 3 | IV_TEMPLATE_NAME | Call by reference | Type reference (TYPE) | CNV_MBT_ME_TEMPLATE_NAME | Conversion: Conversion package number | 20110304 | |||
| 4 | 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 | Package was not found | 20110304 | ||
| 2 | No entry found for the specified data | 20110304 | ||
| 3 | Inconsistent data found | 20110304 | ||
| 4 | Exception that occurs when mapping could not be found | 20110304 | ||
| 5 | Template not found | 20110304 | ||
| 6 | LTR: Repository Model Exception | 20110304 | ||
| 7 | LTR: Access Denied | 20110304 |
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2010_1_620 |