SAP ABAP Interface /EACC/IF_DERIVATION_REQUEST (Configuration of a Derivation Step)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-BAC-AE (Application Component) Accounting Engine
⤷
/EACC/ABSTRACT_JOURNAL (Package) Abstract Journal in e-Accounting
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | /EACC/IF_DERIVATN_EXIT_REQUEST | Derivation via Exit | 20011206 |
| 2 | Interface composition (i COMPRISING i_ref) | /EACC/IF_MOVE_REQUEST | Derivation via Assignment | 20011206 |
| 3 | Interface composition (i COMPRISING i_ref) | /EACC/IF_RULE_BASED_DERIV_REQT | User-Defined Derivation | 20030203 |
| 4 | Interface composition (i COMPRISING i_ref) | /EACC/IF_USER_DERIVATN_REQUEST | User-Defined Derivation | 20011206 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | /EACC/CL_DERIVATION_REQUEST | Configurator | 20020129 |
Properties
| Interface | /EACC/IF_DERIVATION_REQUEST | |
| Short Description | Configuration of a Derivation Step |
General Data
| Package | /EACC/ABSTRACT_JOURNAL | Abstract Journal in e-Accounting |
| Created | 20010709 | SAP |
| Last changed | 20041006 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | /EACC/CL_CONSTANTS | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Interface /EACC/IF_DERIVATION_REQUEST has no interface.
Friends
Interface /EACC/IF_DERIVATION_REQUEST has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | AO_CONDITION | Instance attribute | Public | Object reference (TYPE REF TO) | CL_FINB_CONDITION | Selection Table with Field Names | 20020315 | ||
| 2 | AT_SOURCES | Instance attribute | Public | Type reference (TYPE) | FINB_KF_CHARS | Characteristics and Key Figures | 20011206 | ||
| 3 | AT_TARGETS | Instance attribute | Public | Type reference (TYPE) | FINB_KF_CHARS | Characteristics and Key Figures | 20011206 | ||
| 4 | A_FLAG_ERROR_ON_NO_RULE | Instance attribute | Public | Type reference (TYPE) | /EACC/BOOLEAN | Boolean Type for e-Accounting | 20030728 | ||
| 5 | A_FLAG_OVERWRITE_TARGET | Instance attribute | Public | Type reference (TYPE) | /EACC/BOOLEAN | Boolean Type for e-Accounting | 20030728 | ||
| 6 | A_VALID_FROM_DATE | Instance attribute | Public | Type reference (TYPE) | DATUM | Date | 20011206 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20011206 | ||
| 2 | Instance method | Public | Method | 20030715 | ||
| 3 | Instance method | Public | Method | 20011206 | ||
| 4 | Instance method | Public | Method | 20011206 | ||
| 5 | Instance method | Public | Method | 20011206 |
Events
Interface /EACC/IF_DERIVATION_REQUEST has no event.
Types
Interface /EACC/IF_DERIVATION_REQUEST has no local type.
Method Signatures
Method SET_CONDITION_FOR_EXECUTING 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 | 20020315 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20020130 | |||
| 2 | 20020212 | |||
| 3 | 20020129 | |||
| 4 | 20020129 | |||
| 5 | 20020129 |
Method SET_FLAGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FLAG_ERROR_ON_NO_RULE | Call by reference | Type reference (TYPE) | /EACC/BOOLEAN | /EACC/CL_CONSTANTS=>TRUE | Typ Boolean für E-Accounting | 20030715 | ||
| 2 | I_FLAG_OVERWRITE_TARGET_FIELD | Call by reference | Type reference (TYPE) | /EACC/BOOLEAN | /EACC/CL_CONSTANTS=>FALSE | Typ Boolean für E-Accounting | 20030715 |
Method SET_FLAGS on Interface /EACC/IF_DERIVATION_REQUEST has no exception.
Method SET_SOURCE_CHARACTERISTICS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_SOURCES | Call by reference | Type reference (TYPE) | FINB_KF_CHARS | Merkmale und Kennzahlen | 20011206 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20011210 | |||
| 2 | 20020212 | |||
| 3 | 20011210 |
Method SET_TARGET_CHARACTERISTICS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_TARGETS | Call by reference | Type reference (TYPE) | FINB_KF_CHARS | Merkmale und Kennzahlen | 20011206 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20011210 | |||
| 2 | 20020212 | |||
| 3 | 20011210 |
Method SET_VALID_FROM_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DATE | Call by reference | Type reference (TYPE) | DATUM | Datum | 20011206 |
Method SET_VALID_FROM_DATE on Interface /EACC/IF_DERIVATION_REQUEST has no exception.
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 10A |