SAP ABAP Interface /EACC/IF_JOURNAL_MANAGER_HOME (Home Interface for the Component BTA Profit)
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_HOME | Implementation of Home Interface fo Document Structure | 20010707 |
Properties
| Interface | /EACC/IF_JOURNAL_MANAGER_HOME | |
| Short Description | Home Interface for the Component BTA Profit |
General Data
| Package | /EACC/JOURNAL_MANAGER | Manager of all Existing Partial Logs |
| Created | 20010707 | SAP |
| Last changed | 20041006 | SAP |
| Unicode checks active |
Forward declarations
Interface /EACC/IF_JOURNAL_MANAGER_HOME has no forward declaration.
Interfaces
Interface /EACC/IF_JOURNAL_MANAGER_HOME has no interface.
Friends
Interface /EACC/IF_JOURNAL_MANAGER_HOME has no friend.
Attributes
Interface /EACC/IF_JOURNAL_MANAGER_HOME has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Creates New Instance for Journal Manager Component | 20010707 | |
| 2 | Instance method | Public | Method | Provides Existing Instance of Journal Manager Component | 20010707 |
Events
Interface /EACC/IF_JOURNAL_MANAGER_HOME has no event.
Types
Interface /EACC/IF_JOURNAL_MANAGER_HOME has no local type.
Method Signatures
Method CREATE_JOURNAL_MANAGER 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) | 20010707 | |||
| 2 | RESULT | Value transfer | Object reference (TYPE REF TO) | /EACC/IF_JOURNAL_MANAGER | Journal Manager | 20010707 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Instanz konnte nicht erzeugt werden | 20010707 |
Method FIND_JOURNAL_MANAGER 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) | 20010707 | |||
| 2 | RESULT | Value transfer | Object reference (TYPE REF TO) | /EACC/IF_JOURNAL_MANAGER | Journal Manager | 20010707 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Instanz konnte nicht gefunden werden | 20010707 |
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 10A |