SAP ABAP Class /EACC/CL_DOC_DERIVATION_STEP (Derivation Step for a Document)
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 | Inheritance (c INHERITING FROM c_ref) | /EACC/CL_DOCUMENT_PROCESS_STEP | Simple Process Step | 20011212 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | /EACC/IF_DERIVATION_PROC_STEP | Derivation Step | 20011204 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /EACC/CL_DC_HD_DERIVE_STEP | Executes Configured Derivations for Header Characteristics | 20030702 |
| 2 | Inheritance (c INHERITING FROM c_ref) | /EACC/CL_DOC_JRNL_DERIVATION | Derivation | 20020830 |
| 3 | Inheritance (c INHERITING FROM c_ref) | /EACC/CL_PERIOD_PROCESS_STEP | Period Determination from the Posting Date | 20011210 |
| 4 | Inheritance (c INHERITING FROM c_ref) | /EACC/CL_PERIOD_PROC_STEP_BA | Period Determination from Posting Date (Bank Analyzer) | 20040608 |
| 5 | Inheritance (c INHERITING FROM c_ref) | /EACC/CL_VAL_DAT_PROCESS_STEP | Period Determination from the Posting Date | 20020801 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CL_CON_FIN_KCOBL_PRCTR_STEP | Cobl Call and Setting of PRCTR and PPRCTR Fields | 20030716 |
Properties
| Class | /EACC/CL_DOC_DERIVATION_STEP | |
| Short Description | Derivation Step for a Document | |
| Super Class | /EACC/CL_DOCUMENT_PROCESS_STEP | Simple Process Step |
| 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 | 20011204 | SAP |
| Last change | 20041209 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /EACC/IF_DERIVATION_PROC_STEP | Derivation Step | 20011204 |
Friends
Class /EACC/CL_DOC_DERIVATION_STEP has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Attribute reference (LIKE) | 20011210 | |||||
| 2 | Instance attribute | Public | Attribute reference (LIKE) | 20011210 | |||||
| 3 | Instance attribute | Public | Attribute reference (LIKE) | 20030729 | |||||
| 4 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_FINB_CONDITION | Condition | 20030729 | |||
| 5 | Instance attribute | Protected | Object reference (TYPE REF TO) | /EACC/IF_DERIVATION_STEP | Derivation Step | 20011204 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20011204 | ||
| 2 | Instance method | Public | Method | 20011210 | ||
| 3 | Instance method | Public | Method | 20011210 | ||
| 4 | Instance method | Protected | Method | 20011205 |
Events
Class /EACC/CL_DOC_DERIVATION_STEP has no event.
Types
Class /EACC/CL_DOC_DERIVATION_STEP 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_CONSTANTS_ACC_DOC | Call by reference | Object reference (TYPE REF TO) | /EACC/IF_CONSTANTS_ACC_DOC | Konstanten | 20020911 | |||
| 2 | IO_MD_FACTORY | Call by reference | Object reference (TYPE REF TO) | IF_FINB_MD_CHAR_FACTORY | 20040505 | ||||
| 3 | IO_MSG_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_FINB_MSG_HANDLER | Message Handler | 20011205 | |||
| 4 | I_EXISTING_TARGET_VALUE_WINS | Call by reference | Type reference (TYPE) | /EACC/BOOLEAN | /EACC/CL_CONSTANTS=>FALSE | Typ Boolean für E-Accounting | 20030729 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20011204 |
Method SET_CONDITION Signature
Method SET_CONDITION on class /EACC/CL_DOC_DERIVATION_STEP has no parameter.
Method SET_CONDITION on class /EACC/CL_DOC_DERIVATION_STEP has no exception.
Method SET_DERIVATION_STEP Signature
Method SET_DERIVATION_STEP on class /EACC/CL_DOC_DERIVATION_STEP has no parameter.
Method SET_DERIVATION_STEP on class /EACC/CL_DOC_DERIVATION_STEP has no exception.
Method SET_ERROR_MESSAGE Signature
Method SET_ERROR_MESSAGE on class /EACC/CL_DOC_DERIVATION_STEP has no parameter.
Method SET_ERROR_MESSAGE on class /EACC/CL_DOC_DERIVATION_STEP has no exception.
History
| Last changed by/on | SAP | 20041209 |
| SAP Release Created in | 10A |