SAP ABAP Class /EACC/CL_JOURNAL (Cost and Revenue Journal)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-BAC-AE (Application Component) Accounting Engine
⤷
/EACC/ABSTRACT_JOURNAL (Package) Abstract Journal in e-Accounting
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /EACC/IF_JOURNAL | Standardized Functionality of All Journals | 20011023 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | /EACC/IF_JOURNAL_INT | Internal View of Journal | 20011023 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ACC_TERMINATOR | Delete Component | 20040312 |
Meta Relationship - Used By
Properties
| Class | /EACC/CL_JOURNAL | |
| Short Description | Cost and Revenue Journal | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | /EACC/MSG_ABSTR_JRNL | |
| Program status | ||
| Category | 0 | |
| Package | /EACC/ABSTRACT_JOURNAL | Abstract Journal in e-Accounting |
| Created | 20011023 | SAP |
| Last change | 20050409 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /EACC/IF_JOURNAL | Standardized Functionality of All Journals | 20011023 | ||
| 2 | /EACC/IF_JOURNAL_INT | Internal View of Journal | 20011023 | ||
| 3 | IF_ACC_TERMINATOR | Delete Component | 20040312 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | /EACC/CL_DOCUMENT_JOURNAL | 20050307 | Document Context | |
| 2 | /EACC/CL_JOURNAL_ACTIVATOR | 20021018 | Cost and Revenue Journal |
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20011023 | ||
| 2 | Instance method | Public | Method | 20011211 | ||
| 3 | Instance method | Public | Method | 20011023 | ||
| 4 | Instance method | Public | Method | 20011023 | ||
| 5 | Instance method | Private | Method | 20020110 | ||
| 6 | Instance method | Public | Method | 20011211 | ||
| 7 | Instance method | Public | Method | 20011211 | ||
| 8 | Instance method | Public | Method | 20011023 | ||
| 9 | Instance method | Public | Method | 20011211 | ||
| 10 | Instance method | Public | Method | 20011211 | ||
| 11 | Instance method | Public | Method | 20011211 | ||
| 12 | Instance method | Protected | Event handling method | 20011023 | ||
| 13 | Instance method | Protected | Method | 20011023 |
Events
Class /EACC/CL_JOURNAL has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | YS_COMPONENT | Private | See coding | 20040427 | BEGIN OF ys_component,
compon TYPE /eacc/compon,
max_counter TYPE /eacc/config_counter,
END OF ys_component
|
||
| 2 | YT_COMPONENT | Private | See coding | 20040427 | yt_component TYPE STANDARD TABLE OF ys_component
|
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 der Accounting Engine (intern) | 20011023 | |||
| 2 | I_COMPON | Call by reference | Type reference (TYPE) | /EACC/COMPON | Komponente | 20011023 | |||
| 3 | I_JOURNAL_NAME | Call by reference | Type reference (TYPE) | /EACC/JOURNAL | Name eines Journals | 20011023 |
Method CONSTRUCTOR on class /EACC/CL_JOURNAL has no exception.
Method GET_ACTIVATOR Signature
Method GET_ACTIVATOR on class /EACC/CL_JOURNAL has no parameter.
Method GET_ACTIVATOR on class /EACC/CL_JOURNAL has no exception.
Method GET_CONFIGURATOR_BY_BT Signature
Method GET_CONFIGURATOR_BY_BT on class /EACC/CL_JOURNAL has no parameter.
Method GET_CONFIGURATOR_BY_BT on class /EACC/CL_JOURNAL has no exception.
Method GET_CONFIGURATOR_BY_VIEW Signature
Method GET_CONFIGURATOR_BY_VIEW on class /EACC/CL_JOURNAL has no parameter.
Method GET_CONFIGURATOR_BY_VIEW on class /EACC/CL_JOURNAL has no exception.
Method GET_CONSTANTS Signature
Method GET_CONSTANTS on class /EACC/CL_JOURNAL has no parameter.
Method GET_CONSTANTS on class /EACC/CL_JOURNAL has no exception.
Method GET_CUSTOMIZER Signature
Method GET_CUSTOMIZER on class /EACC/CL_JOURNAL has no parameter.
Method GET_CUSTOMIZER on class /EACC/CL_JOURNAL has no exception.
Method GET_FACTORY Signature
Method GET_FACTORY on class /EACC/CL_JOURNAL has no parameter.
Method GET_FACTORY on class /EACC/CL_JOURNAL has no exception.
Method GET_JOURNAL_PROCESS Signature
Method GET_JOURNAL_PROCESS on class /EACC/CL_JOURNAL has no parameter.
Method GET_JOURNAL_PROCESS on class /EACC/CL_JOURNAL has no exception.
Method GET_READER Signature
Method GET_READER on class /EACC/CL_JOURNAL has no parameter.
Method GET_READER on class /EACC/CL_JOURNAL has no exception.
Method GET_REPORTER Signature
Method GET_REPORTER on class /EACC/CL_JOURNAL has no parameter.
Method GET_REPORTER on class /EACC/CL_JOURNAL has no exception.
Method GET_TERMINATOR Signature
Method GET_TERMINATOR on class /EACC/CL_JOURNAL has no parameter.
Method GET_TERMINATOR on class /EACC/CL_JOURNAL has no exception.
Method HANDLE_NEW_ACTIVATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | O_JOURNAL | Call by reference | Attribute reference (LIKE) | 20020605 |
Method HANDLE_NEW_ACTIVATION on class /EACC/CL_JOURNAL has no exception.
Method SET_JOURNAL_CONFIG Signature
Method SET_JOURNAL_CONFIG on class /EACC/CL_JOURNAL has no parameter.
Method SET_JOURNAL_CONFIG on class /EACC/CL_JOURNAL has no exception.
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20050409 |
| SAP Release Created in | 10A |