SAP ABAP Class /EACC/CL_CONSTANTS_ACC_DOC (Accounting Engine Constants)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-BAC-AE (Application Component) Accounting Engine
⤷
/EACC/ACCOUNTING_DOCUMENT (Package) Document Structure
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /EACC/IF_CONSTANTS_ACC_DOC | Constants | 20010904 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | /EACC/IF_CONSTANTS_ACC_DOC_AD | Constants | 20020612 |
Properties
| Class | /EACC/CL_CONSTANTS_ACC_DOC | |
| Short Description | Accounting Engine Constants | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | /EACC/MSG_ACC_DOC | |
| Program status | ||
| Category | 0 | |
| Package | /EACC/ACCOUNTING_DOCUMENT | Document Structure |
| Created | 20010622 | SAP |
| Last change | 20041209 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /EACC/CL_CONSTANTS_ACC_DOC has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /EACC/IF_CONSTANTS_ACC_DOC | Constants | 20010904 | ||
| 2 | /EACC/IF_CONSTANTS_ACC_DOC_AD | Constants | 20020612 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | /EACC/CL_ACCOUNTING_DOC_FACADE | 20010625 | Document Context Facade |
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20010625 | ||
| 2 | Instance method | Protected | Method | 20050317 | ||
| 3 | Instance method | Public | Method | 20020523 | ||
| 4 | Instance method | Public | Method | 20020613 | ||
| 5 | Instance method | Public | Method | 20020523 |
Events
Class /EACC/CL_CONSTANTS_ACC_DOC has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | YS_DATABASES | Protected | See coding | 20030521 | |
||
| 2 | YS_METANAME | Private | See coding | Structure of Aspect METANAME | 20040414 | BEGIN OF ys_metaname,
metaname TYPE finb_md_fieldname,
fieldname TYPE finb_md_fieldname,
END OF ys_metaname
|
|
| 3 | YT_DATABASES | Protected | See coding | 20030521 | |
||
| 4 | YT_METANAME | Private | See coding | Table for Aspect METANAME | 20040414 | yt_metaname TYPE STANDARD TABLE OF ys_metaname
|
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_INT | Zentrale Instanz der Accounting Engine | 20020612 | |||
| 2 | I_DATABASIS | Call by reference | Type reference (TYPE) | ACC_DATABASIS | Datenbasis | 20020612 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20020613 |
Method CONSTRUCTOR_BA 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 | 20050317 | |||
| 2 | I_DATABASIS | Call by reference | Type reference (TYPE) | ACC_DATABASIS | Datenbasis | 20050317 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050317 |
Method GET_AMOUNT_STRUCTURE Signature
Method GET_AMOUNT_STRUCTURE on class /EACC/CL_CONSTANTS_ACC_DOC has no parameter.
Method GET_AMOUNT_STRUCTURE on class /EACC/CL_CONSTANTS_ACC_DOC has no exception.
Method GET_CONSTANTS_ACC_ENG 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_INT | Zentrale Instanz der Accounting Engine (interne Sicht) | 20020613 | |||
| 2 | RO_CONSTANTS | Value transfer | Object reference (TYPE REF TO) | /EACC/IF_CONSTANTS_ACC_DOC | Konstanten | 20020613 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20020614 |
Method GET_QUANTITY_STRUCTURE Signature
Method GET_QUANTITY_STRUCTURE on class /EACC/CL_CONSTANTS_ACC_DOC has no parameter.
Method GET_QUANTITY_STRUCTURE on class /EACC/CL_CONSTANTS_ACC_DOC has no exception.
History
| Last changed by/on | SAP | 20041209 |
| SAP Release Created in | 10A |