SAP ABAP Interface /EACC/IF_CONFIG_DERIV_STEP (Configuration Derivation Step)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-BAC-AE (Application Component) Accounting Engine
⤷
/EACC/DERIVATION_SERVICE (Package) Derivation Service
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /EACC/CL_DERIVATION_ABSTRACT | Derivation Service (General) | 20011204 |
Properties
| Interface | /EACC/IF_CONFIG_DERIV_STEP | |
| Short Description | Configuration Derivation Step |
General Data
| Package | /EACC/DERIVATION_SERVICE | Derivation Service |
| Created | 20011203 | 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) |
| 2 | /EACC/IF_CONS_DERIVATION | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /EACC/IF_DERIVATION_STEP_GEN | Derivation Step (General) | 20020221 |
Friends
Interface /EACC/IF_CONFIG_DERIV_STEP has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | AS_STEP_KEY | Instance attribute | Public | Type reference (TYPE) | /EACC/DR_STEP_KEY | Key for a Derivation Step | 20030122 | ||
| 2 | A_TEXT | Instance attribute | Public | Attribute reference (LIKE) | 20020221 | ||||
| 3 | VERSION_ACTIVE | Constant | Public | Type reference (TYPE) | /EACC/DR_VERSION | '1' | Active Version | 20011220 | |
| 4 | VERSION_RELEASED | Constant | Public | Type reference (TYPE) | /EACC/DR_VERSION | '2' | Released Version | 20020409 | |
| 5 | VERSION_SAVED | Constant | Public | Type reference (TYPE) | /EACC/DR_VERSION | '3' | Inactive Version | 20020409 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Activates Derivation Step | 20011206 | |
| 2 | Instance method | Public | Method | Add Condition (Initial Parameter List, Deletes All Conditns) | 20020204 | |
| 3 | Instance method | Public | Method | Call Up Configuration Transaction | 20011214 | |
| 4 | Instance method | Public | Method | Checks Derivation Step | 20020121 | |
| 5 | Instance method | Public | Method | Provides Handle | 20011206 | |
| 6 | Instance method | Public | Method | 20020221 | ||
| 7 | Instance method | Public | Method | 20020221 | ||
| 8 | Instance method | Public | Method | Releases Derivation Step | 20020409 | |
| 9 | Instance method | Public | Method | Saves Derivation Step | 20011206 | |
| 10 | Instance method | Public | Method | Adding Source Characteristics Allowed | 20011206 | |
| 11 | Instance method | Public | Method | Sets Characteristic That Contains the Derivation Date | 20011206 | |
| 12 | Instance method | Public | Method | Sets Fixed Values (Initial Scale Params: Deletes Fixed Vals) | 20020207 | |
| 13 | Instance method | Public | Method | Sets Source Characteristics | 20011206 | |
| 14 | Instance method | Public | Method | Sets Target Characteristics | 20011206 | |
| 15 | Instance method | Public | Method | Sets Text (Maximum 60 Characteristics) | 20011206 |
Events
Interface /EACC/IF_CONFIG_DERIV_STEP has no event.
Types
Interface /EACC/IF_CONFIG_DERIV_STEP has no local type.
Method Signatures
Method ACTIVATE Signature
Method ACTIVATE on Interface /EACC/IF_CONFIG_DERIV_STEP has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler bei Ableitungskonfiguration | 20020412 |
Method ADD_CONDITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CHAR | Value transfer | Type reference (TYPE) | FIELDNAME | Merkmal | 20020204 | |||
| 2 | I_OPTION | Value transfer | Type reference (TYPE) | /EACC/DR_OPTION | Vergleichsoperator in einer Bedingung | 20020204 | |||
| 3 | I_VALUE | Call by reference | Type reference (TYPE) | SIMPLE | Wert | 20020207 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler bei Ableitungskonfiguration | 20021009 |
Method CALL_CONFIG_TA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_SOURCE_CHARS | Call by reference | Type reference (TYPE) | /EACC/DR_T_FIELDS | Katalog zusätzlicher Quellmerkmale | 20011214 | |||
| 2 | I_ONLY_DISPLAY_MODE | Value transfer | Type reference (TYPE) | /EACC/BOOLEAN | /EACC/CL_CONSTANTS=>FALSE | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20020222 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler bei Ableitungskonfiguration | 20020128 |
Method CHECK Signature
Method CHECK on Interface /EACC/IF_CONFIG_DERIV_STEP has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler bei Ableitungskonfiguration | 20020128 |
Method GET_HANDLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_HANDLE | Value transfer | Type reference (TYPE) | /EACC/DR_STEP_HANDLE | Ableitungsschritt-Handle (GUID) | 20011206 |
Method GET_HANDLE on Interface /EACC/IF_CONFIG_DERIV_STEP has no exception.
Method GET_SOURCE_CHARACTERISTICS Signature
Method GET_SOURCE_CHARACTERISTICS on Interface /EACC/IF_CONFIG_DERIV_STEP has no parameter.
Method GET_SOURCE_CHARACTERISTICS on Interface /EACC/IF_CONFIG_DERIV_STEP has no exception.
Method GET_TARGET_CHARACTERISTICS Signature
Method GET_TARGET_CHARACTERISTICS on Interface /EACC/IF_CONFIG_DERIV_STEP has no parameter.
Method GET_TARGET_CHARACTERISTICS on Interface /EACC/IF_CONFIG_DERIV_STEP has no exception.
Method RELEASE Signature
Method RELEASE on Interface /EACC/IF_CONFIG_DERIV_STEP has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler bei Ableitungskonfiguration | 20020412 |
Method SAVE Signature
Method SAVE on Interface /EACC/IF_CONFIG_DERIV_STEP has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler bei Ableitungskonfiguration | 20020128 |
Method SET_ADD_CHAR_ALLOWED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FLAG | Value transfer | Type reference (TYPE) | /EACC/BOOLEAN | /EACC/CL_CONSTANTS=>FALSE | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20011210 |
Method SET_ADD_CHAR_ALLOWED on Interface /EACC/IF_CONFIG_DERIV_STEP has no exception.
Method SET_DATE_CHAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DATE_CHAR | Value transfer | Type reference (TYPE) | FIELDNAME | Feldname | 20011210 |
Method SET_DATE_CHAR on Interface /EACC/IF_CONFIG_DERIV_STEP has no exception.
Method SET_FIX_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_VALUES | Call by reference | Type reference (TYPE) | SIMPLE | Merkmalsleiste mit Werten | 20020207 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler bei Ableitungskonfiguration | 20021009 |
Method SET_SOURCE_CHARS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_CHARS | Call by reference | Type reference (TYPE) | /EACC/DR_T_FIELDS | Quellmerkmale | 20011210 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler bei Ableitungskonfiguration | 20021009 |
Method SET_TARGET_CHARS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_CHARS | Call by reference | Type reference (TYPE) | /EACC/DR_T_FIELDS | Zielmerkmale | 20011210 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler bei Ableitungskonfiguration | 20021009 |
Method SET_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LANGUAGE | Value transfer | Type reference (TYPE) | SPRAS | SY-LANGU | Sprachenschlüssel | 20011206 | ||
| 2 | I_TEXT | Call by reference | Type reference (TYPE) | CSEQUENCE | Text (maximal 60 Zeichen) | 20011206 |
Method SET_TEXT on Interface /EACC/IF_CONFIG_DERIV_STEP has no exception.
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 10A |