SAP ABAP Class CL_CNV_00001_API_RUNTIME (CWB Basis Runtime API implementation)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-GTF-BS (Application Component) Business Application Support
⤷
CNV_BASIS (Package) Conversion: Basis functions

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CNV_00001_API_RUNTIME | Runtime API for conversion exits | 20110211 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_CNV_00001_API_BASIS_RUNTIME | CWB Basis Runtime API implementation | 20110404 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_CNV_INDX_API_RUNTIME | CWB Basis Runtime API implementation | 20110404 |
Properties
Class | CL_CNV_00001_API_RUNTIME | |
Short Description | CWB Basis Runtime API implementation | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CNV_BASIS | Conversion: Basis functions |
Created | 20110211 | SAP |
Last change | 20141030 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_CNV_00001_API_RUNTIME has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_CNV_00001_API_RUNTIME | Runtime API for conversion exits | 20110211 |
Friends
Class CL_CNV_00001_API_RUNTIME has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Protected | Object reference (TYPE REF TO) | IF_CNV_00001_API_RUNTIME | Runtime API for conversion exits | 20110211 | ||
2 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_CNV_00001_ULV_LOGGER | CWB ULV logger implementation | 20110314 | ||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | Token sequence | 20110314 | ||
4 | ![]() |
Constant | Protected | Type reference (TYPE) | TOKEN_STR | 'GR_LOGGER' | Token sequence | 20110314 | |
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | Token sequence | 20110718 | ||
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TOKEN_STR | 'GD_ORIGINAL' | Token sequence | 20110718 | |
7 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | CNV_PACK | Conversion: Conversion package number | 20110314 | ||
8 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | Token sequence | 20110314 | ||
9 | ![]() |
Constant | Protected | Type reference (TYPE) | TOKEN_STR | 'GC_PACKID' | Token sequence | 20110314 | |
10 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | PROGNAME | ABAP program name | 20110211 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Creates a name of the variable to bind to field symbol | 20110211 |
2 | ![]() |
Static method | Public | Method | Returns the API object | 20110211 |
Events
Class CL_CNV_00001_API_RUNTIME has no event.
Types
Class CL_CNV_00001_API_RUNTIME has no local type.
Method Signatures
Method CREATE_FS_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PROGNAME | Call by reference | Type reference (TYPE) | PROGNAME | 20110211 | |||
2 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | STRING | Character field, length 70 | 20110211 | ||
3 | ![]() |
VARNAME | Call by reference | Type reference (TYPE) | C | 20110211 |
Method CREATE_FS_NAME on class CL_CNV_00001_API_RUNTIME has no exception.
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_CNV_00001_API_RUNTIME | Runtime API for conversion exits | 20110211 |
Method GET_INSTANCE on class CL_CNV_00001_API_RUNTIME has no exception.
History
Last changed by/on | SAP | 20141030 |
SAP Release Created in | 2010_1_620 |