SAP ABAP Class CL_CNV_00001_API_BASIS_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 | Inheritance (c INHERITING FROM c_ref) | CL_CNV_00001_API_RUNTIME | CWB Basis Runtime API implementation | 20110404 |
Properties
| Class | CL_CNV_00001_API_BASIS_RUNTIME | |
| Short Description | CWB Basis Runtime API implementation | |
| Super Class | CL_CNV_00001_API_RUNTIME | CWB Basis Runtime API implementation |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CNV_BASIS | Conversion: Basis functions |
| Created | 20110404 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CNV_00001_API_BASIS_RUNTIME has no forward declaration.
Interfaces
Class CL_CNV_00001_API_BASIS_RUNTIME has no interface implemented.
Friends
Class CL_CNV_00001_API_BASIS_RUNTIME has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | FLAG | General Flag | 20110404 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | STRING | Token sequence | 20110404 | |||
| 3 | Constant | Protected | Type reference (TYPE) | TOKEN_STR | 'GD_CHANGED' | Token sequence | 20110404 | ||
| 4 | Instance attribute | Protected | Type reference (TYPE) | FLAG | General Flag | 20110404 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | STRING | Token sequence | 20110404 | |||
| 6 | Constant | Protected | Type reference (TYPE) | TOKEN_STR | 'GD_COPY_LOOP_INDEX' | Token sequence | 20110404 | ||
| 7 | Instance attribute | Protected | Type reference (TYPE) | STRING | Token sequence | 20110404 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | SYINDEX | Loops, Current Loop Pass | 20110404 | |||
| 9 | Constant | Protected | Type reference (TYPE) | TOKEN_STR | 'GD_COPY' | Token sequence | 20110404 | ||
| 10 | Instance attribute | Protected | Type reference (TYPE) | FIELDNAME | Field Name | 20110404 | |||
| 11 | Instance attribute | Protected | Type reference (TYPE) | STRING | Token sequence | 20110404 | |||
| 12 | Constant | Protected | Type reference (TYPE) | TOKEN_STR | 'GD_FIELDNAME' | Token sequence | 20110404 | ||
| 13 | Instance attribute | Protected | Type reference (TYPE) | FLAG | General Flag | 20110404 | |||
| 14 | Instance attribute | Protected | Type reference (TYPE) | STRING | Token sequence | 20110404 | |||
| 15 | Constant | Protected | Type reference (TYPE) | TOKEN_STR | 'GC_IS_MC_SCEN' | Token sequence | 20110404 | ||
| 16 | Instance attribute | Protected | Type reference (TYPE) | STRING | Token sequence | 20110404 | |||
| 17 | Constant | Protected | Type reference (TYPE) | TOKEN_STR | 'GT_DT_RESULT[]' | Token sequence | 20110404 | ||
| 18 | Instance attribute | Protected | Type reference (TYPE) | CNV_10020_DT_RESULT_TT | Determination result | 20110404 | |||
| 19 | Instance attribute | Protected | Type reference (TYPE) | STRING | Token sequence | 20110404 | |||
| 20 | Constant | Protected | Type reference (TYPE) | TOKEN_STR | 'GT_DT_RESULT' | Token sequence | 20110404 | ||
| 21 | Instance attribute | Protected | Type reference (TYPE) | FLAG | General Flag | 20110404 | |||
| 22 | Instance attribute | Protected | Type reference (TYPE) | STRING | Token sequence | 20110404 | |||
| 23 | Constant | Protected | Type reference (TYPE) | TOKEN_STR | 'GD_PRIORITY' | Token sequence | 20110404 | ||
| 24 | Instance attribute | Protected | Type reference (TYPE) | TABNAME | Table Name | 20110404 | |||
| 25 | Instance attribute | Protected | Type reference (TYPE) | STRING | Token sequence | 20110404 | |||
| 26 | Constant | Protected | Type reference (TYPE) | TOKEN_STR | 'GC_TABNAME' | Token sequence | 20110404 | ||
| 27 | Instance attribute | Protected | Type reference (TYPE) | FLAG | General Flag | 20110404 | |||
| 28 | Instance attribute | Protected | Type reference (TYPE) | STRING | Token sequence | 20110404 | |||
| 29 | Constant | Protected | Type reference (TYPE) | TOKEN_STR | 'GP_TEST' | Token sequence | 20110404 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Creates the API object | 20110404 | |
| 2 | Instance method | Public | Method | Initializes the API object with values (only standalone ver) | 20110404 |
Events
Class CL_CNV_00001_API_BASIS_RUNTIME has no event.
Types
Class CL_CNV_00001_API_BASIS_RUNTIME has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHANGED | Call by reference | Type reference (TYPE) | FLAG | Standalone: Whether row has changed | 20110404 | |||
| 2 | COPY | Call by reference | Type reference (TYPE) | FLAG | Standalone: Whether to copy row | 20110404 | |||
| 3 | COPY_LOOP_INDEX | Call by reference | Type reference (TYPE) | SYINDEX | Standalone: Index in copy loop | 20110404 | |||
| 4 | FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | Standalone: Currently converted field | 20110404 | |||
| 5 | LOGGER | Call by reference | Object reference (TYPE REF TO) | CL_CNV_00001_ULV_LOGGER | CWB ULV logger implementation | 20110404 | |||
| 6 | MC_SCENARIO | Call by reference | Type reference (TYPE) | FLAG | Standalone: Whether MC scenario is used | 20110404 | |||
| 7 | ORGRESULT | Call by reference | Type reference (TYPE) | CNV_10020_DT_RESULT_TT | Standalone: Org. determ. result | 20110404 | |||
| 8 | ORIGROW_VARNAME | Call by reference | Type reference (TYPE) | TOKEN_STR | 'GD_ORIGINAL' | Name of the variable with original row data | 20110718 | ||
| 9 | PACKID | Call by reference | Type reference (TYPE) | CNV_PACK | package number | 20110404 | |||
| 10 | PRIORITY | Call by reference | Type reference (TYPE) | FLAG | Standalone: Whether row has priority | 20110404 | |||
| 11 | PROGNAME | Call by reference | Type reference (TYPE) | PROGNAME | Name of the conversion program | 20110404 | |||
| 12 | TABNAME | Call by reference | Type reference (TYPE) | TABNAME | table name | 20110404 | |||
| 13 | TEST | Call by reference | Type reference (TYPE) | FLAG | Standalone: Whether running in test mode | 20110404 |
Method CONSTRUCTOR on class CL_CNV_00001_API_BASIS_RUNTIME has no exception.
Method INITIALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHANGED | Call by reference | Type reference (TYPE) | FLAG | General Flag | 20110404 | |||
| 2 | COPY | Call by reference | Type reference (TYPE) | FLAG | General Flag | 20110404 | |||
| 3 | COPY_LOOP_INDEX | Call by reference | Type reference (TYPE) | SYINDEX | Loops, Current Loop Pass | 20110404 | |||
| 4 | FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | Field name | 20110404 | |||
| 5 | LOGGER | Call by reference | Object reference (TYPE REF TO) | CL_CNV_00001_ULV_LOGGER | CWB ULV logger implementation | 20110404 | |||
| 6 | MC_SCENARIO | Call by reference | Type reference (TYPE) | FLAG | General Flag | 20110404 | |||
| 7 | ORGRESULT | Call by reference | Type reference (TYPE) | CNV_10020_DT_RESULT_TT | Determination result | 20110404 | |||
| 8 | PACKID | Call by reference | Type reference (TYPE) | CNV_PACK | Conversion: Conversion package number | 20110404 | |||
| 9 | PRIORITY | Call by reference | Type reference (TYPE) | FLAG | General Flag | 20110404 | |||
| 10 | TABNAME | Call by reference | Type reference (TYPE) | TABNAME | 20110404 | ||||
| 11 | TEST | Call by reference | Type reference (TYPE) | FLAG | General Flag | 20110404 |
Method INITIALIZE on class CL_CNV_00001_API_BASIS_RUNTIME has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2010_1_620 |