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 /EACC/CX_DR_CONFIG_ERROR Constant Public Type reference (TYPE) SOTR_CONC '6C85567A409FD0469B1410B3A553BA4A' 20011221
2 C_BAD_FIELD Constant Public Attribute reference (LIKE) ERROR_CODE '11' Characteristic not permitted 20021009
3 C_EXISTING_STEP Constant Public Attribute reference (LIKE) ERROR_CODE '12' Step already exists 20030120
4 C_GENERATION_ERROR Constant Public Attribute reference (LIKE) ERROR_CODE '05' Error During Step Generation 20020125
5 C_IMPORT_ERROR Constant Public Attribute reference (LIKE) ERROR_CODE '10' Invalid Status at Import 20020831
6 C_MISSING_FIELD Constant Public Attribute reference (LIKE) ERROR_CODE '04' Missing Source/Target Field 20020725
7 C_MISSING_SOURCE_FIELD Constant Public Attribute reference (LIKE) ERROR_CODE '02' Source Field Missing 20020725
8 C_MISSING_STEP_NAME Constant Public Attribute reference (LIKE) ERROR_CODE '01' Do Not Specify the Name of the Derivation Step 20020125
9 C_MISSING_TARGET_FIELD Constant Public Attribute reference (LIKE) ERROR_CODE '03' Target Field Missing 20020725
10 C_NOT_CHANGEABLE Constant Public Attribute reference (LIKE) ERROR_CODE '08' Step Cannot Be Changed 20020128
11 C_NOT_EXISTING_VERSION Constant Public Attribute reference (LIKE) ERROR_CODE '07' The Requested Version Does Not Exist 20020125
12 C_NOT_RELEASED Constant Public Attribute reference (LIKE) ERROR_CODE '09' Step Not Released 20020412
13 C_UNKNOWN_HANDLE Constant Public Attribute reference (LIKE) ERROR_CODE '06' Obsolete, Use C_UNKNOWN_STEP 20020125
14 C_UNKNOWN_STEP Constant Public Attribute reference (LIKE) ERROR_CODE '06' Unknown Derivation Step 20030120
15 C_UNSPECIFIED_ERROR Constant Public Attribute reference (LIKE) ERROR_CODE '00' Unspecified Error 20020125
16 ERROR_CODE Instance attribute Public Type reference (TYPE) NUMC2 Error Code 20020125
17 ERROR_STEP Instance attribute Public Object reference (TYPE REF TO) /EACC/IF_CONFIG_DERIV_STEP Configuration Derivation Step 20020125
18 ERROR_TEXT Instance attribute Public Type reference (TYPE) STRING Error Text 20020201
19 MESSAGE_HANDLER Instance attribute Public Object reference (TYPE REF TO) IF_FINB_MSG_HANDLER Message Handler 20011221
20 MISSING_FIELD Instance attribute Public Type reference (TYPE) FIELDNAME Missing Source/Target Field 20020125
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20011221
2 SET_MESSAGE 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 Importing ERROR_CODE Value transfer Type reference (TYPE) NUMC2 ERROR_CODE 20020125
2 Importing ERROR_STEP Value transfer Object reference (TYPE REF TO) /EACC/IF_CONFIG_DERIV_STEP ERROR_STEP 20020125
3 Importing ERROR_TEXT Value transfer Type reference (TYPE) STRING ERROR_TEXT 20020201
4 Importing MESSAGE_HANDLER Value transfer Object reference (TYPE REF TO) IF_FINB_MSG_HANDLER MESSAGE_HANDLER 20011221
5 Importing MISSING_FIELD Value transfer Type reference (TYPE) FIELDNAME MISSING_FIELD 20020125
6 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20011221
7 Importing 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 Importing I_MSGID Value transfer Type reference (TYPE) SYMSGID Nachrichtenidentifikation 20020201
2 Importing I_MSGNO Value transfer Type reference (TYPE) SYMSGNO Nummer der System-Nachricht 20020201
3 Importing I_MSGTY Value transfer Type reference (TYPE) SYMSGTY Messageart 20020201
4 Importing I_MSGV1 Call by reference Type reference (TYPE) CSEQUENCE 20020201
5 Importing I_MSGV2 Call by reference Type reference (TYPE) CSEQUENCE 20020201
6 Importing I_MSGV3 Call by reference Type reference (TYPE) CSEQUENCE 20020201
7 Importing 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