SAP ABAP Class /EACC/CL_CONSTANTS_RTLI (Constants)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-BAC-AE (Application Component) Accounting Engine
⤷
/EACC/LINE_ITEM_RUNTIME (Package) Line Item Runtime Management
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /EACC/IF_CONSTANTS_ABS_JOURNAL | Constants | 20010904 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | /EACC/IF_CONSTANTS_ACC_DOC | Constants | 20010904 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | /EACC/IF_CONSTANTS_ACC_DOC_AD | Constants | 20020729 |
Properties
| Class | /EACC/CL_CONSTANTS_RTLI | |
| Short Description | Constants | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | /EACC/MSG_LI_RUNTIME | |
| Program status | ||
| Category | 0 | |
| Package | /EACC/LINE_ITEM_RUNTIME | Line Item Runtime Management |
| Created | 20010620 | SAP |
| Last change | 20041006 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /EACC/CL_CONSTANTS_RTLI has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /EACC/IF_CONSTANTS_ABS_JOURNAL | Constants | 20010904 | ||
| 2 | /EACC/IF_CONSTANTS_ACC_DOC | Constants | 20010904 | ||
| 3 | /EACC/IF_CONSTANTS_ACC_DOC_AD | Constants | 20020729 |
Friends
Class /EACC/CL_CONSTANTS_RTLI has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Attribute reference (LIKE) | 20020813 | |||||
| 2 | Instance attribute | Public | Attribute reference (LIKE) | Field Name | 20020729 | ||||
| 3 | Instance attribute | Public | Attribute reference (LIKE) | 20020819 | |||||
| 4 | Instance attribute | Public | Attribute reference (LIKE) | 20020819 | |||||
| 5 | Instance attribute | Public | Attribute reference (LIKE) | 20020729 | |||||
| 6 | Constant | Public | Type reference (TYPE) | TABNAME | '/EACC/DOC_KEYS_FOR_LINES' | Table Name | 20010620 | ||
| 7 | Constant | Public | Type reference (TYPE) | CHAR1 | 'F' | Single-Character Indicator | 20040204 | ||
| 8 | Constant | Public | Type reference (TYPE) | CHAR1 | 'G' | Single-Character Indicator | 20010821 | ||
| 9 | Constant | Public | Type reference (TYPE) | FIELDNAME | 'IF_DOCUMENT' | Field Name | 20010620 | ||
| 10 | Constant | Public | Type reference (TYPE) | FIELDNAME | 'IF_ITEM' | Field Name | 20010620 | ||
| 11 | Constant | Public | Type reference (TYPE) | FIELDNAME | 'IF_LINES_PER_DOC' | Field Name | 20010620 | ||
| 12 | Constant | Public | Type reference (TYPE) | FIELDNAME | 'IF_LINE_ITEM' | Field Name | 20010620 | ||
| 13 | Constant | Public | Type reference (TYPE) | FIELDNAME | 'ITEM_KEY' | Field Name | 20020208 | ||
| 14 | Constant | Public | Type reference (TYPE) | TABNAME | '/EACC/ITEM_KEYS' | Table Name | 20010620 | ||
| 15 | Instance attribute | Public | Type reference (TYPE) | TABNAME | '/EACC/ITEM_KEY' | Table Name | 20010621 | ||
| 16 | Constant | Public | Type reference (TYPE) | FIELDNAME | 'LINE_KEY' | Field Name | 20010713 | ||
| 17 | Constant | Public | Type reference (TYPE) | TABNAME | '/EACC/LINE_ITEM_KEYS' | Table Name | 20010620 | ||
| 18 | Instance attribute | Public | Type reference (TYPE) | TABNAME | '/EACC/LINE_ITEM_KEY' | Table Name | 20010713 | ||
| 19 | Instance attribute | Public | Attribute reference (LIKE) | Field Name | 20020729 | ||||
| 20 | Constant | Public | Type reference (TYPE) | CHAR1 | 'S' | Single-Character Indicator | 20010821 | ||
| 21 | Constant | Public | Type reference (TYPE) | CHAR1 | 'T' | Single-Character Indicator | 20010821 | ||
| 22 | Instance attribute | Public | Attribute reference (LIKE) | 20020729 | |||||
| 23 | Instance attribute | Public | Attribute reference (LIKE) | 20020819 | |||||
| 24 | Instance attribute | Public | Attribute reference (LIKE) | 20020819 | |||||
| 25 | Static Attribute | Private | See coding | 20010820 | |||||
| 26 | Static Attribute | Private | See coding | 20010820 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20010820 | ||
| 2 | Static method | Public | Method | 20010820 |
Events
Class /EACC/CL_CONSTANTS_RTLI has no event.
Types
Class /EACC/CL_CONSTANTS_RTLI has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_ACCOUNTING_ENGINE | Call by reference | Object reference (TYPE REF TO) | /EACC/IF_ACCOUNTING_ENGINE | Zentrale Instanz der Accounting Engine | 20010820 |
Method CONSTRUCTOR on class /EACC/CL_CONSTANTS_RTLI has no exception.
Method GET_INSTANCE_FOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_ACCOUNTING_ENGINE | Call by reference | Object reference (TYPE REF TO) | /EACC/IF_ACCOUNTING_ENGINE | Zentrale Instanz der Accounting Engine | 20010820 | |||
| 2 | RO_CONSTANTS | Value transfer | Object reference (TYPE REF TO) | /EACC/CL_CONSTANTS_RTLI | Konstanten | 20010820 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20010820 |
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 10A |