SAP ABAP Class /EACC/CL_DOCUMENT_PROCESS (General Document Process in the e-Accounting Engine)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-BAC-AE (Application Component) Accounting Engine
⤷
/EACC/PROCESS_SERVICE (Package) Basis Functionality for Process Implementations
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /EACC/IF_DOCUMENT_PROCESS | General Process Interface in the e-Accounting Engine | 20011130 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /EACC/CL_ACC_DOC_CREATION_SEQ | General Process Step Sequence for Creating e-Acc Documents | 20011130 |
| 2 | Inheritance (c INHERITING FROM c_ref) | /EACC/CL_DOC_JOURNAL_PROCESS | Process for the Document Journal | 20020117 |
| 3 | Inheritance (c INHERITING FROM c_ref) | /EACC/CL_JOURNAL_MGR_PROCESS | Delegates Runtime Control to Journal Processes | 20011206 |
Properties
| Class | /EACC/CL_DOCUMENT_PROCESS | |
| Short Description | General Document Process in the e-Accounting Engine | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /EACC/PROCESS_SERVICE | Basis Functionality for Process Implementations |
| Created | 20011130 | SAP |
| Last change | 20041006 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /EACC/CL_DOCUMENT_PROCESS has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /EACC/IF_DOCUMENT_PROCESS | General Process Interface in the e-Accounting Engine | 20011130 |
Friends
Class /EACC/CL_DOCUMENT_PROCESS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_FINB_MSG_HANDLER | Message Handler | 20011206 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20011206 | |
| 2 | Instance method | Public | Method | 20011130 | ||
| 3 | Instance method | Public | Method | 20011130 | ||
| 4 | Instance method | Public | Method | 20011130 |
Events
Class /EACC/CL_DOCUMENT_PROCESS has no event.
Types
Class /EACC/CL_DOCUMENT_PROCESS has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_MSG_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_FINB_MSG_HANDLER | Message Handler | 20011206 |
Method CONSTRUCTOR on class /EACC/CL_DOCUMENT_PROCESS has no exception.
Method EXECUTE_POSTING Signature
Method EXECUTE_POSTING on class /EACC/CL_DOCUMENT_PROCESS has no parameter.
Method EXECUTE_POSTING on class /EACC/CL_DOCUMENT_PROCESS has no exception.
Method GET_MSG_HANDLER Signature
Method GET_MSG_HANDLER on class /EACC/CL_DOCUMENT_PROCESS has no parameter.
Method GET_MSG_HANDLER on class /EACC/CL_DOCUMENT_PROCESS has no exception.
Method PREPARE_POSTING Signature
Method PREPARE_POSTING on class /EACC/CL_DOCUMENT_PROCESS has no parameter.
Method PREPARE_POSTING on class /EACC/CL_DOCUMENT_PROCESS has no exception.
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 10A |