SAP ABAP Interface /EACC/IF_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 - 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
| Interface | /EACC/IF_JOURNAL_MANAGER | |
| Short Description | Journal Manager |
General Data
| Package | /EACC/JOURNAL_MANAGER | Manager of all Existing Partial Logs |
| Created | 20010606 | SAP |
| Last changed | 20041209 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | /EACC/CL_CONSTANTS | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Interface /EACC/IF_JOURNAL_MANAGER has no interface.
Friends
Interface /EACC/IF_JOURNAL_MANAGER has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | AO_ACCOUNTING_ENGINE | 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
Interface /EACC/IF_JOURNAL_MANAGER has no event.
Types
Interface /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 Interface /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 | 10A |