SAP ABAP Class /EACC/IF_JOURNAL_MANAGER (Journal Manager)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /EACC/CL_JOURNAL_MANAGER | Journal Manager | 20010606 |
Properties
| Class | /EACC/IF_JOURNAL_MANAGER | |
| Short Description | Journal Manager | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20010606 | SAP |
| Last change | 20041209 | 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
Class /EACC/IF_JOURNAL_MANAGER has no interface implemented.
Friends
Class /EACC/IF_JOURNAL_MANAGER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | /EACC/IF_ACCOUNTING_ENGINE_INT | Central Instance of Accounting Engine (Internal) | 20010708 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Provides a Special Journal | 20010708 | |
| 2 | Instance method | Public | Method | Lists All Known Journals | 20010606 | |
| 3 | Instance method | Public | Method | Register a Journal | 20010606 | |
| 4 | Instance method | Public | Method | Deregister a Journal | 20040426 |
Events
Class /EACC/IF_JOURNAL_MANAGER has no event.
Types
Class /EACC/IF_JOURNAL_MANAGER has no local type.
Method Signatures
Method GET_JOURNAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_JOURNAL | Value transfer | Type reference (TYPE) | /EACC/JOURNAL | Name eines Journals | 20011217 | |||
| 2 | RESULT | Value transfer | Object reference (TYPE REF TO) | /EACC/IF_JOURNAL | Journal | 20010708 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20010708 | |||
| 2 | 20010708 |
Method GET_REGISTERED_JOURNALS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_JOURNALS | Value transfer | Type reference (TYPE) | /EACC/JOURNAL_NAMES | Journal Namen | 20010606 |
Method GET_REGISTERED_JOURNALS on class /EACC/IF_JOURNAL_MANAGER has no exception.
Method REGISTER_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 | 20011217 | |||
| 2 | I_JOURNAL_HOME | Call by reference | Type reference (TYPE) | SEOCLSNAME | Einheitliche Funktionalität aller Teilprotokolle | 20011217 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20010606 | |||
| 2 | 20021029 | |||
| 3 | 20011217 |
Method UNREGISTER_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 | 20040426 | |||
| 2 | I_SIMULATE | Call by reference | Type reference (TYPE) | /EACC/BOOLEAN | /EACC/CL_CONSTANTS=>FALSE | Typ Boolean für E-Accounting | 20040426 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20040426 | |||
| 2 | 20040426 |
History
| Last changed by/on | SAP | 20041209 |
| SAP Release Created in |