SAP ABAP Class /EACC/CL_DERIVATION_CONFIGURER (Configurator)
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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /EACC/IF_DERIVATION_CONFIG_INT | Derivation | 20020201 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | /EACC/IF_VIEW_CONFIGS_DERIVATN | Journal Configurator | 20011210 |
Properties
| Class | /EACC/CL_DERIVATION_CONFIGURER | |
| Short Description | Configurator | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | /EACC/MSG_ABSTR_JRNL | |
| Program status | ||
| Category | 0 | |
| Package | /EACC/ABSTRACT_JOURNAL | Abstract Journal in e-Accounting |
| Created | 20011210 | SAP |
| Last change | 20041006 | 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) | |
| 2 | 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_CONFIG_INT | Derivation | 20020201 | ||
| 2 | /EACC/IF_VIEW_CONFIGS_DERIVATN | Journal Configurator | 20011210 |
Friends
Class /EACC/CL_DERIVATION_CONFIGURER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | /EACC/IF_ACCOUNTING_ENGINE | Central Accounting Engine Instance | 20020829 | |||
| 2 | Instance attribute | Public | Attribute reference (LIKE) | 20020129 | |||||
| 3 | Instance attribute | Public | Object reference (TYPE REF TO) | /EACC/IF_CONSTANTS_ACC_DOC | Constants | 20020829 | |||
| 4 | Instance attribute | Public | Attribute reference (LIKE) | 20011213 | |||||
| 5 | Constant | Protected | Type reference (TYPE) | /EACC/DERIV_CHAR_TYPE | 'S' | Classification of Characteristics in Derivation Steps | 20021031 | ||
| 6 | Constant | Protected | Type reference (TYPE) | /EACC/DERIV_CHAR_TYPE | 'T' | Classification of Characteristics in Derivation Steps | 20021031 | ||
| 7 | Constant | Protected | Type reference (TYPE) | /EACC/DERIV_CHAR_TYPE | 'U' | Classification of Characteristics in Derivation Steps | 20021031 | ||
| 8 | Constant | Public | Type reference (TYPE) | /EACC/BOOLEAN | /EACC/CL_CONSTANTS=>FALSE | Boolean Type for e-Accounting | 20020212 | ||
| 9 | Constant | Public | Type reference (TYPE) | /EACC/BOOLEAN | /EACC/CL_CONSTANTS=>TRUE | Boolean Type for e-Accounting | 20020212 | ||
| 10 | Constant | Public | Type reference (TYPE) | /EACC/DERIV_TYPE | /EACC/CL_DERIVATION_REQUEST=>TYPE_EXIT | Type of Derivation | 20020402 | ||
| 11 | Constant | Public | Type reference (TYPE) | /EACC/DERIV_TYPE | /EACC/CL_DERIVATION_REQUEST=>TYPE_MOVE | Type of Derivation | 20020402 | ||
| 12 | Constant | Public | Type reference (TYPE) | /EACC/DERIV_TYPE | /EACC/CL_DERIVATION_REQUEST=>TYPE_RULE_BASED | Type of Derivation | 20030203 | ||
| 13 | Constant | Public | Type reference (TYPE) | /EACC/DERIV_TYPE | /EACC/CL_DERIVATION_REQUEST=>TYPE_USER | Type of Derivation | 20020402 | ||
| 14 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | 20020213 | ||||
| 15 | Instance attribute | Private | Type reference (TYPE) | FINB_KF_CHARS | Characteristics and Key Figures | 20020214 | |||
| 16 | Instance attribute | Private | Type reference (TYPE) | YT_ARROWS | 20020213 | ||||
| 17 | Instance attribute | Protected | See coding | 20020129 | |||||
| 18 | Instance attribute | Protected | See coding | 20020129 | |||||
| 19 | Instance attribute | Protected | See coding | 20020402 | |||||
| 20 | Instance attribute | Protected | Type reference (TYPE) | /EACC/FIXED_FIELDS | Fixed Fields for Journals | 20020129 | |||
| 21 | Instance attribute | Private | Type reference (TYPE) | YT_KNOTS | 20020213 | ||||
| 22 | Instance attribute | Protected | See coding | 20020405 | |||||
| 23 | Instance attribute | Protected | See coding | 20020129 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20011213 | ||
| 2 | Instance method | Public | Constructor | 20011210 | ||
| 3 | Instance method | Protected | Method | 20020408 | ||
| 4 | Static method | Public | Method | 20020201 | ||
| 5 | Instance method | Protected | Method | 20020405 | ||
| 6 | Instance method | Protected | Method | 20020405 | ||
| 7 | Instance method | Protected | Method | 20030203 | ||
| 8 | Instance method | Protected | Method | 20020129 | ||
| 9 | Instance method | Protected | Method | 20020129 | ||
| 10 | Instance method | Private | Method | 20020222 | ||
| 11 | Instance method | Private | Method | 20020213 |
Events
Class /EACC/CL_DERIVATION_CONFIGURER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | YS_ARROW | Private | See coding | 20020213 | begin of ys_arrow .
types send_handle type /eacc/view_deriv-handle .
types rec_handle type /eacc/view_deriv-handle .
types send_index type sy-tabix .
types rec_index type sy-tabix .
types end of ys_arrow
|
||
| 2 | YS_KNOT | Private | See coding | 20020213 | begin of ys_knot .
types handle type /eacc/view_deriv-handle .
types value type i .
types in_progress type /eacc/boolean .
types end of ys_knot
|
||
| 3 | YT_ARROWS | Private | See coding | 20020213 | yt_arrows type sorted table of ys_arrow
with non-unique key rec_handle
|
||
| 4 | YT_KNOTS | Private | See coding | 20020213 | yt_knots type sorted table of ys_knot
with unique key handle
|
Method Signatures
Method CHECK_PLAUSIBILITY Signature
Method CHECK_PLAUSIBILITY on class /EACC/CL_DERIVATION_CONFIGURER has no parameter.
Method CHECK_PLAUSIBILITY on class /EACC/CL_DERIVATION_CONFIGURER has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONFIGURATOR | Call by reference | Object reference (TYPE REF TO) | /EACC/IF_JOURNAL_CONFIGURERINT | Konfigurator | 20011210 |
Method CONSTRUCTOR on class /EACC/CL_DERIVATION_CONFIGURER has no exception.
Method CREATE_CHANGE_DERIVATION_STEP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_EXISTING_HANDLE | Call by reference | Type reference (TYPE) | /EACC/DR_STEP_HANDLE | Ableitungsschritt-Handle (GUID) | 20020408 | |||
| 2 | I_TEMPORARY_HANDLE | Call by reference | Type reference (TYPE) | /EACC/DR_STEP_HANDLE | Ableitungsschritt-Handle (GUID) | 20020408 | |||
| 3 | R_HANDLE | Value transfer | Type reference (TYPE) | /EACC/DR_STEP_HANDLE | Ableitungsschritt-Handle (GUID) | 20020408 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20020408 | |||
| 2 | 20020408 |
Method FIND_HANDLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_ACCOUNTING_ENGINE | Call by reference | Object reference (TYPE REF TO) | /EACC/IF_ACCOUNTING_ENGINE | Zentrale Instanz der Accounting Engine | 20020829 | |||
| 2 | IO_CONDITION | Value transfer | Object reference (TYPE REF TO) | CL_FINB_CONDITION | Selektionstabelle mit Feldnamen | 20020315 | |||
| 3 | IT_TARGET_CHARS | Value transfer | Type reference (TYPE) | FINB_KF_CHARS | Merkmale und Kennzahlen | 20020201 | |||
| 4 | I_ACC_VIEW | Call by reference | Type reference (TYPE) | /EACC/COMPON | Homeklasse einer Accountingkomponente | 20020201 | |||
| 5 | I_JOURNAL_COMPON | Call by reference | Type reference (TYPE) | /EACC/COMPON | Homeklasse einer Accountingkomponente | 20020829 | |||
| 6 | I_VIEW_COUNTER | Call by reference | Type reference (TYPE) | /EACC/VIEW_ACTIV-COUNTER | Zähler | 20020201 | |||
| 7 | XT_HANDLES | Call by reference | Type reference (TYPE) | /EACC/T_VIEW_DERIV | Interne Tabelle über view_deriv | 20020201 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20020201 | |||
| 2 | 20020201 |
Method NEW_EXIT_REQUEST Signature
Method NEW_EXIT_REQUEST on class /EACC/CL_DERIVATION_CONFIGURER has no parameter.
Method NEW_EXIT_REQUEST on class /EACC/CL_DERIVATION_CONFIGURER has no exception.
Method NEW_MOVE_REQUEST Signature
Method NEW_MOVE_REQUEST on class /EACC/CL_DERIVATION_CONFIGURER has no parameter.
Method NEW_MOVE_REQUEST on class /EACC/CL_DERIVATION_CONFIGURER has no exception.
Method NEW_RULE_BASED_REQUEST Signature
Method NEW_RULE_BASED_REQUEST on class /EACC/CL_DERIVATION_CONFIGURER has no parameter.
Method NEW_RULE_BASED_REQUEST on class /EACC/CL_DERIVATION_CONFIGURER has no exception.
Method NEW_USER_REQUEST Signature
Method NEW_USER_REQUEST on class /EACC/CL_DERIVATION_CONFIGURER has no parameter.
Method NEW_USER_REQUEST on class /EACC/CL_DERIVATION_CONFIGURER has no exception.
Method RUNTIME_TO_DATABASE_STRUCTURE Signature
Method RUNTIME_TO_DATABASE_STRUCTURE on class /EACC/CL_DERIVATION_CONFIGURER has no parameter.
Method RUNTIME_TO_DATABASE_STRUCTURE on class /EACC/CL_DERIVATION_CONFIGURER has no exception.
Method SET_CONFIG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_COUNTER | Call by reference | Type reference (TYPE) | /EACC/VIEW_DERIV-VIEW_COUNTER | Zähler | 20020222 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20040430 | |||
| 2 | 20020222 |
Method VALUATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_HANDLE | Call by reference | Type reference (TYPE) | /EACC/VIEW_DERIV-HANDLE | Ableitungsschritt-Handle (GUID) | 20020213 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20020213 |
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 10A |