SAP ABAP Class /EACC/CL_PROCESS_ENGINE (General Process Step Sequence for Creating e-Acc Documents)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-BAC-AE (Application Component) Accounting Engine
⤷
/EACC/DOCUMENT_CREATION (Package) Document Structure in the Accounting Engine
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /EACC/IF_PROCESS_ENGINE | Instance Generates Special Process Sequences | 20030325 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /EACC/CL_DC_GEN_PROCESS_ENGINE | Generic Process Engine to Generate Process Sequenzes | 20030325 |
Properties
| Class | /EACC/CL_PROCESS_ENGINE | |
| Short Description | General Process Step Sequence for Creating e-Acc Documents | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | /EACC/MSG_DOC_CREA | |
| Program status | ||
| Category | 0 | |
| Package | /EACC/DOCUMENT_CREATION | Document Structure in the Accounting Engine |
| Created | 20011130 | SAP |
| Last change | 20041006 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /EACC/CL_PROCESS_ENGINE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /EACC/IF_PROCESS_ENGINE | Instance Generates Special Process Sequences | 20030325 |
Friends
Class /EACC/CL_PROCESS_ENGINE 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) | /EACC/IF_ACCOUNTING_ENGINE_INT | Central Accounting Engine Instance | 20011206 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_FINB_KF_CHARS_STRUCTURE | Characteristic Vector | 20020729 | |||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_FINB_KF_CHARS_TABLE_SORTED | Table of Characteristic Values | 20020729 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | ACC_CONFIG | Accounting Configuration | 20030325 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20011206 | |
| 2 | Instance method | Public | Method | Fetches Process Sequence Tailored for Business Transaction | 20030325 | |
| 3 | Static method | Public | Method | Gets Process Engine Instance | 20030325 |
Events
Class /EACC/CL_PROCESS_ENGINE has no event.
Types
Class /EACC/CL_PROCESS_ENGINE 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_ACCOUNTING_ENGINE | Call by reference | Object reference (TYPE REF TO) | /EACC/IF_ACCOUNTING_ENGINE_INT | Zentrale Instanz der Accounting Engine | 20011206 | |||
| 2 | I_ACC_CONFIG | Call by reference | Type reference (TYPE) | ACC_CONFIG | Rechnungswesenkonfiguration | 20030325 |
Method CONSTRUCTOR on class /EACC/CL_PROCESS_ENGINE has no exception.
Method GET_ACC_DOC_CREATION_SEQUENCE Signature
Method GET_ACC_DOC_CREATION_SEQUENCE on class /EACC/CL_PROCESS_ENGINE has no parameter.
Method GET_ACC_DOC_CREATION_SEQUENCE on class /EACC/CL_PROCESS_ENGINE has no exception.
Method GET_INSTANCE 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) | 20030325 | |||
| 2 | RESULT | Value transfer | Object reference (TYPE REF TO) | /EACC/IF_PROCESS_ENGINE | Instanz erzeugt spezielle Preozesssequenzen | 20030325 |
Method GET_INSTANCE on class /EACC/CL_PROCESS_ENGINE has no exception.
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 10A |