SAP ABAP Class CX_HDS_APPLICATION_ERROR (Error in Application)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-FS-HDS (Application Component) Hierarchical Derivation Service
     HDS_GLOBAL (Package) Global Objects (e.g. Exceptions) in FS_HDS
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_HDS_FAILURE Could Not Execute Action 20050420
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_T100_MESSAGE Interface for Accessing T100 Texts 20050420
Properties
Class CX_HDS_APPLICATION_ERROR  
Short Description Error in Application    
Super Class CX_HDS_FAILURE Could Not Execute Action 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package HDS_GLOBAL   Global Objects (e.g. Exceptions) in FS_HDS 
Created 20050420   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_HDS_APPLICATION_ERROR has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_T100_MESSAGE Interface for Accessing T100 Texts 20050420
Friends
Class CX_HDS_APPLICATION_ERROR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 APPL_ID Instance attribute Public Type reference (TYPE) HDS_DTE_APPL_ID Application ID 20050420
2 CLASSNAME Instance attribute Public Type reference (TYPE) HDS_DTE_CLASSNAME Absolute Name of a Class 20050426
3 ERROR_ON_GET_SOURCE_STRUC Constant Public See coding 20050426
4 ERROR_ON_GET_TARGET Constant Public See coding 20050426
5 FIELDNAME Instance attribute Public Type reference (TYPE) FIELDNAME Field Name 20060529
6 INVALID_FIELDNAME Constant Public See coding 20060529
7 INVALID_SOURCE_STRUC Constant Public See coding 20050426
8 INVALID_TARGET_CLONE Constant Public See coding 20050426
9 INVALID_TARGET_UI Constant Public See coding 20050426
10 METHODNAME Instance attribute Public Type reference (TYPE) HDS_DTE_METHODNAME Name of a Method 20050426
11 MISSING_BADI_IMPLEMENTATION Constant Public See coding 20050420
12 MISSING_METHOD_IMPLEMENTATION Constant Public See coding 20050426
13 MISSING_RESULT_PARAMETER Constant Public See coding 20050426
14 MULTIPLE_BADI_IMPLEMENTATION Constant Public See coding 20050426
15 PARAMETERNAME Instance attribute Public Type reference (TYPE) TEXT50 Parameter Name 20050426
16 SOURCESTRUC_MISMATCH Constant Public See coding 20060712
17 SOURCE_DDICSTRUC Instance attribute Public Type reference (TYPE) TABNAME Table Name 20050420
18 SOURCE_DDICSTRUC_UI Instance attribute Public Type reference (TYPE) TABNAME Source Structure UI 20060712
19 TARGET_DDICSTRUC Instance attribute Public Type reference (TYPE) TABNAME Table Name 20050420
20 TREE_ID Instance attribute Public Type reference (TYPE) HDS_DTE_TREE_ID ID/Name of Derivation Tree 20060530
21 WARNING_INITIAL_TO_STRING Constant Public See coding 20050426
22 WRONG_RESULT Constant Public See coding 20050426
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050420
Events
Class CX_HDS_APPLICATION_ERROR has no event.
Types
Class CX_HDS_APPLICATION_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 APPL_ID Call by reference Type reference (TYPE) HDS_DTE_APPL_ID 20050420
2 Importing CLASSNAME Call by reference Type reference (TYPE) HDS_DTE_CLASSNAME 20050426
3 Importing FIELDNAME Call by reference Type reference (TYPE) FIELDNAME 20060529
4 Importing METHODNAME Call by reference Type reference (TYPE) HDS_DTE_METHODNAME 20050426
5 Importing PARAMETERNAME Call by reference Type reference (TYPE) TEXT50 20050426
6 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20050420
7 Importing SOURCE_DDICSTRUC Call by reference Type reference (TYPE) TABNAME 20050420
8 Importing SOURCE_DDICSTRUC_UI Call by reference Type reference (TYPE) TABNAME 20060712
9 Importing TARGET_DDICSTRUC Call by reference Type reference (TYPE) TABNAME 20050420
10 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20050420
11 Importing TREE_ID Call by reference Type reference (TYPE) HDS_DTE_TREE_ID 20060530

Method CONSTRUCTOR on class CX_HDS_APPLICATION_ERROR has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 40