SAP ABAP Class /EACC/CL_JOURNAL_MGR_PROCESS (Delegates Runtime Control to Journal Processes)
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 | Inheritance (c INHERITING FROM c_ref) | /EACC/CL_DOCUMENT_PROCESS | General Document Process in the e-Accounting Engine | 20011206 |
Properties
Class | /EACC/CL_JOURNAL_MGR_PROCESS | |
Short Description | Delegates Runtime Control to Journal Processes | |
Super Class | /EACC/CL_DOCUMENT_PROCESS | General Document Process in the e-Accounting Engine |
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 | 20011206 | SAP |
Last change | 20041006 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /EACC/CL_JOURNAL_MGR_PROCESS has no forward declaration.
Interfaces
Class /EACC/CL_JOURNAL_MGR_PROCESS has no interface implemented.
Friends
Class /EACC/CL_JOURNAL_MGR_PROCESS has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | /EACC/IF_ACCOUNTING_ENGINE_INT | Central Accounting Engine Instance | 20011206 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | /EACC/IF_DOCUMENT_PROCESS | General Process Interface in the e-Accounting Engine | 20011206 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | /EACC/IF_JOURNAL_MANAGER | Journal Manager | 20040210 | ||
4 | ![]() |
Instance attribute | Private | See coding | 20011206 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20011206 |
2 | ![]() |
Instance method | Private | Method | 20040210 |
Events
Class /EACC/CL_JOURNAL_MGR_PROCESS has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_JOURNAL_PROCESS | Private | See coding | 20011206 | BEGIN OF ty_journal_process,
name TYPE /eacc/journal ,
process TYPE REF TO /EACC/IF_JOURNAL_DOC_PROCESS,
END OF ty_journal_process
|
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 | Accounting_engine | 20011206 | ||
2 | ![]() |
IO_MSG_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_FINB_MSG_HANDLER | Message Handler | 20011206 |
Method CONSTRUCTOR on class /EACC/CL_JOURNAL_MGR_PROCESS has no exception.
Method GET_JOURNAL_PROCESS 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 | 20040210 | ||
2 | ![]() |
RO_PROCESS | Value transfer | Object reference (TYPE REF TO) | /EACC/IF_JOURNAL_DOC_PROCESS | Allgemeins Prozessinterface der eAccounting-Engine | 20040210 |
Method GET_JOURNAL_PROCESS on class /EACC/CL_JOURNAL_MGR_PROCESS has no exception.
History
Last changed by/on | SAP | 20041006 |
SAP Release Created in | 10A |