SAP ABAP Class /EACC/CX_DR_CONFIG_ERROR (Error During Derivation Configuration)
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 - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CX_STATIC_CHECK | Exceptions with Static and Dynamic Check of RAISING Clause | 20011221 |
Properties
Class | /EACC/CX_DR_CONFIG_ERROR | |
Short Description | Error During Derivation Configuration | |
Super Class | CX_STATIC_CHECK | Exceptions with Static and Dynamic Check of RAISING Clause |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | /EACC/DR | |
Program status | P | SAP Standard Production Program |
Category | 40 | Exception Class |
Package | /EACC/DERIVATION_SERVICE | Derivation Service |
Created | 20011221 | SAP |
Last change | 20041006 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /EACC/CX_DR_CONFIG_ERROR has no forward declaration.
Interfaces
Class /EACC/CX_DR_CONFIG_ERROR has no interface implemented.
Friends
Class /EACC/CX_DR_CONFIG_ERROR has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | SOTR_CONC | '6C85567A409FD0469B1410B3A553BA4A' | 20011221 | ||
2 | ![]() |
Constant | Public | Attribute reference (LIKE) | ERROR_CODE | '11' | Characteristic not permitted | 20021009 | |
3 | ![]() |
Constant | Public | Attribute reference (LIKE) | ERROR_CODE | '12' | Step already exists | 20030120 | |
4 | ![]() |
Constant | Public | Attribute reference (LIKE) | ERROR_CODE | '05' | Error During Step Generation | 20020125 | |
5 | ![]() |
Constant | Public | Attribute reference (LIKE) | ERROR_CODE | '10' | Invalid Status at Import | 20020831 | |
6 | ![]() |
Constant | Public | Attribute reference (LIKE) | ERROR_CODE | '04' | Missing Source/Target Field | 20020725 | |
7 | ![]() |
Constant | Public | Attribute reference (LIKE) | ERROR_CODE | '02' | Source Field Missing | 20020725 | |
8 | ![]() |
Constant | Public | Attribute reference (LIKE) | ERROR_CODE | '01' | Do Not Specify the Name of the Derivation Step | 20020125 | |
9 | ![]() |
Constant | Public | Attribute reference (LIKE) | ERROR_CODE | '03' | Target Field Missing | 20020725 | |
10 | ![]() |
Constant | Public | Attribute reference (LIKE) | ERROR_CODE | '08' | Step Cannot Be Changed | 20020128 | |
11 | ![]() |
Constant | Public | Attribute reference (LIKE) | ERROR_CODE | '07' | The Requested Version Does Not Exist | 20020125 | |
12 | ![]() |
Constant | Public | Attribute reference (LIKE) | ERROR_CODE | '09' | Step Not Released | 20020412 | |
13 | ![]() |
Constant | Public | Attribute reference (LIKE) | ERROR_CODE | '06' | Obsolete, Use C_UNKNOWN_STEP | 20020125 | |
14 | ![]() |
Constant | Public | Attribute reference (LIKE) | ERROR_CODE | '06' | Unknown Derivation Step | 20030120 | |
15 | ![]() |
Constant | Public | Attribute reference (LIKE) | ERROR_CODE | '00' | Unspecified Error | 20020125 | |
16 | ![]() |
Instance attribute | Public | Type reference (TYPE) | NUMC2 | Error Code | 20020125 | ||
17 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | /EACC/IF_CONFIG_DERIV_STEP | Configuration Derivation Step | 20020125 | ||
18 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | Error Text | 20020201 | ||
19 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | IF_FINB_MSG_HANDLER | Message Handler | 20011221 | ||
20 | ![]() |
Instance attribute | Public | Type reference (TYPE) | FIELDNAME | Missing Source/Target Field | 20020125 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20011221 |
2 | ![]() |
Instance method | Public | Method | Sets Message | 20020201 |
Events
Class /EACC/CX_DR_CONFIG_ERROR has no event.
Types
Class /EACC/CX_DR_CONFIG_ERROR has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ERROR_CODE | Value transfer | Type reference (TYPE) | NUMC2 | ERROR_CODE | 20020125 | ||
2 | ![]() |
ERROR_STEP | Value transfer | Object reference (TYPE REF TO) | /EACC/IF_CONFIG_DERIV_STEP | ERROR_STEP | 20020125 | ||
3 | ![]() |
ERROR_TEXT | Value transfer | Type reference (TYPE) | STRING | ERROR_TEXT | 20020201 | ||
4 | ![]() |
MESSAGE_HANDLER | Value transfer | Object reference (TYPE REF TO) | IF_FINB_MSG_HANDLER | MESSAGE_HANDLER | 20011221 | ||
5 | ![]() |
MISSING_FIELD | Value transfer | Type reference (TYPE) | FIELDNAME | MISSING_FIELD | 20020125 | ||
6 | ![]() |
PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20011221 | |||
7 | ![]() |
TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20011221 |
Method CONSTRUCTOR on class /EACC/CX_DR_CONFIG_ERROR has no exception.
Method SET_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_MSGID | Value transfer | Type reference (TYPE) | SYMSGID | Nachrichtenidentifikation | 20020201 | ||
2 | ![]() |
I_MSGNO | Value transfer | Type reference (TYPE) | SYMSGNO | Nummer der System-Nachricht | 20020201 | ||
3 | ![]() |
I_MSGTY | Value transfer | Type reference (TYPE) | SYMSGTY | Messageart | 20020201 | ||
4 | ![]() |
I_MSGV1 | Call by reference | Type reference (TYPE) | CSEQUENCE | 20020201 | |||
5 | ![]() |
I_MSGV2 | Call by reference | Type reference (TYPE) | CSEQUENCE | 20020201 | |||
6 | ![]() |
I_MSGV3 | Call by reference | Type reference (TYPE) | CSEQUENCE | 20020201 | |||
7 | ![]() |
I_MSGV4 | Call by reference | Type reference (TYPE) | CSEQUENCE | 20020201 |
Method SET_MESSAGE on class /EACC/CX_DR_CONFIG_ERROR has no exception.
History
Last changed by/on | SAP | 20041006 |
SAP Release Created in | 10A |