SAP ABAP Interface /EACC/IF_DERIVATION_PROC_STEP (Derivation Step)
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 implementation (CLASS c. INTERFACES i_ref) | /EACC/CL_DOC_DERIVATION_STEP | Derivation Step for a Document | 20011204 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | /EACC/CL_JRNL_DERIVATION_STEP | Derivation Step in Journal | 20011204 |
Properties
| Interface | /EACC/IF_DERIVATION_PROC_STEP | |
| Short Description | Derivation Step |
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_DERIVATION_PROC_STEP has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /EACC/IF_PROCESS_STEP | Process Step | 20011204 |
Friends
Interface /EACC/IF_DERIVATION_PROC_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_MSG_HANDLER | Instance attribute | Public | Attribute reference (LIKE) | 20011204 | ||||
| 3 | AT_SOURCE_CHARACTERISTICS | Instance attribute | Public | Type reference (TYPE) | FINB_KF_CHARS | Characteristics and Key Figures | 20011210 | ||
| 4 | AT_TARGET_CHARACTERISTICS | Instance attribute | Public | Type reference (TYPE) | FINB_KF_CHARS | Characteristics and Key Figures | 20011210 | ||
| 5 | A_EXISTING_TARGET_VALUE_WINS | Instance attribute | Public | Type reference (TYPE) | /EACC/BOOLEAN | Boolean Type for e-Accounting | 20030729 | ||
| 6 | 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 Condition as Prerequisite of Characteristic Derivation | 20011210 | |
| 3 | Instance method | Public | Method | Sets the Actual Derivation Step | 20011210 |
Events
Interface /EACC/IF_DERIVATION_PROC_STEP has no event.
Types
Interface /EACC/IF_DERIVATION_PROC_STEP has no local type.
Method Signatures
Method PROCESS_IT Signature
Method PROCESS_IT on Interface /EACC/IF_DERIVATION_PROC_STEP has no parameter.
Method PROCESS_IT on Interface /EACC/IF_DERIVATION_PROC_STEP has no exception.
Method SET_CONDITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONDITION | Call by reference | Object reference (TYPE REF TO) | CL_FINB_CONDITION | Bedingung | 20011210 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20011211 |
Method SET_DERIVATION_STEP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_DERIVATION_STEP | Call by reference | Object reference (TYPE REF TO) | /EACC/IF_DERIVATION_STEP | Ableitungsschritt | 20011210 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20011211 |
History
| Last changed by/on | SAP | 20041209 |
| SAP Release Created in | 10A |