SAP ABAP Interface /EACC/IF_DOCUMENT_PROCESS_STEP (Process Step of a Document Structure Process)
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 - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | /EACC/IF_DOCUMENT_CHECK_STEP | General Interface for a Document Check Step | 20020528 |
| 2 | Interface composition (i COMPRISING i_ref) | /EACC/IF_DOC_APPEND_LINE_STEP | Interface to Subsequent Insertion of Document Lines | 20020603 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | /EACC/CL_DOCUMENT_PROCESS_STEP | Simple Process Step | 20011212 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | /EACC/CL_SRV_AUNIT_TEST | Test Service Class for AUNIT Test | 20041021 |
Properties
| Interface | /EACC/IF_DOCUMENT_PROCESS_STEP | |
| Short Description | Process Step of a Document Structure Process |
General Data
| Package | /EACC/PROCESS_SERVICE | Basis Functionality for Process Implementations |
| Created | 20010522 | SAP |
| Last changed | 20041209 | SAP |
| Unicode checks active |
Forward declarations
Interface /EACC/IF_DOCUMENT_PROCESS_STEP has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /EACC/IF_PROCESS_STEP | Process Step | 20011204 |
Friends
Interface /EACC/IF_DOCUMENT_PROCESS_STEP has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | AO_CONDITION | Instance attribute | Public | Attribute reference (LIKE) | 20011204 | ||||
| 2 | AO_DOCUMENTS_ROOT | Instance attribute | Public | Object reference (TYPE REF TO) | /EACC/IF_DOCUMENTS_ROOT | Document Initial Screen | 20011204 | ||
| 3 | AO_DOCUMENTS_ROOTS | Instance attribute | Public | Object reference (TYPE REF TO) | /EACC/IF_DOCUMENTS_ROOTS | Loose Container for Documents Root | 20011212 | ||
| 4 | AO_MSG_HANDLER | Instance attribute | Public | Attribute reference (LIKE) | 20011204 | ||||
| 5 | MO_MD_FACTORY | Instance attribute | Public | Attribute reference (LIKE) | 20040505 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20011204 | ||
| 2 | Instance method | Public | Method | Sets Account Document Entry | 20011212 | |
| 3 | Instance method | Public | Method | Sets Root of the Accounting Documents | 20011213 |
Events
Interface /EACC/IF_DOCUMENT_PROCESS_STEP has no event.
Types
Interface /EACC/IF_DOCUMENT_PROCESS_STEP has no local type.
Method Signatures
Method PROCESS_IT Signature
Method PROCESS_IT on Interface /EACC/IF_DOCUMENT_PROCESS_STEP has no parameter.
Method PROCESS_IT on Interface /EACC/IF_DOCUMENT_PROCESS_STEP has no exception.
Method SET_DOCUMENTS_ROOT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_DOCUMENTS_ROOT | Call by reference | Object reference (TYPE REF TO) | /EACC/IF_DOCUMENTS_ROOT | Belegeinstieg | 20011212 |
Method SET_DOCUMENTS_ROOT on Interface /EACC/IF_DOCUMENT_PROCESS_STEP has no exception.
Method SET_DOCUMENTS_ROOTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_DOCUMENTS_ROOTS | Call by reference | Object reference (TYPE REF TO) | /EACC/IF_DOCUMENTS_ROOTS | Loser Container für Documents Root | 20011213 |
Method SET_DOCUMENTS_ROOTS on Interface /EACC/IF_DOCUMENT_PROCESS_STEP has no exception.
History
| Last changed by/on | SAP | 20041209 |
| SAP Release Created in | 10A |