SAP ABAP Class /EACC/CL_JOURNAL_MANAGER (Journal Manager)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-BAC-AE (Application Component) Accounting Engine
⤷
/EACC/JOURNAL_MANAGER (Package) Manager of all Existing Partial Logs
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /EACC/IF_JOURNAL_MANAGER | Journal Manager | 20010606 |
Properties
| Class | /EACC/CL_JOURNAL_MANAGER | |
| Short Description | Journal Manager | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | /EACC/MSG_JRNL_MGR | |
| Program status | ||
| Category | 0 | |
| Package | /EACC/JOURNAL_MANAGER | Manager of all Existing Partial Logs |
| Created | 20010606 | SAP |
| Last change | 20041006 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /EACC/CL_JOURNAL_MANAGER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /EACC/IF_JOURNAL_MANAGER | Journal Manager | 20010606 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | /EACC/CL_ACCOUNTING_ENGINE | 20020109 | Central Accounting Engine Instance |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Attribute reference (LIKE) | 20010708 | |||||
| 2 | Constant | Public | Type reference (TYPE) | /EACC/JOURNAL | 'DOCUMENT' | Name of a Journal | 20020507 | ||
| 3 | Static Attribute | Protected | Type reference (TYPE) | YT_JOURNALS | 20031024 | ||||
| 4 | Instance attribute | Private | See coding | 20011217 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | 20020716 | ||
| 2 | Instance method | Public | Constructor | 20010606 | ||
| 3 | Instance method | Public | Method | 20020716 | ||
| 4 | Instance method | Protected | Method | 20020828 | ||
| 5 | Instance method | Private | Method | 20020507 |
Events
Class /EACC/CL_JOURNAL_MANAGER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | YS_JOURNALS | Protected | See coding | 20031024 | |
||
| 2 | YT_JOURNALS | Protected | See coding | 20031024 | |
Method Signatures
Method ACTIVATE_JOURNAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_JOURNAL | Call by reference | Type reference (TYPE) | /EACC/JOURNAL | Name eines Journals | 20020716 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20020716 |
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) | 20010606 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Importparameter nicht versorgt | 20010606 |
Method GET_JOURNAL Signature
Method GET_JOURNAL on class /EACC/CL_JOURNAL_MANAGER has no parameter.
Method GET_JOURNAL on class /EACC/CL_JOURNAL_MANAGER has no exception.
Method REGISTER_FIXED_JOURNAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_JOURNAL | Call by reference | Type reference (TYPE) | /EACC/JOURNAL | Name eines Journals | 20020828 |
Method REGISTER_FIXED_JOURNAL on class /EACC/CL_JOURNAL_MANAGER has no exception.
Method REGISTER_JOURNAL Signature
Method REGISTER_JOURNAL on class /EACC/CL_JOURNAL_MANAGER has no parameter.
Method REGISTER_JOURNAL on class /EACC/CL_JOURNAL_MANAGER has no exception.
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 10A |