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 | ![]() |
Instance attribute | Public | Type reference (TYPE) | HDS_DTE_APPL_ID | Application ID | 20050420 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | HDS_DTE_CLASSNAME | Absolute Name of a Class | 20050426 | ||
3 | ![]() |
Constant | Public | See coding | 20050426 | ||||
4 | ![]() |
Constant | Public | See coding | 20050426 | ||||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | FIELDNAME | Field Name | 20060529 | ||
6 | ![]() |
Constant | Public | See coding | 20060529 | ||||
7 | ![]() |
Constant | Public | See coding | 20050426 | ||||
8 | ![]() |
Constant | Public | See coding | 20050426 | ||||
9 | ![]() |
Constant | Public | See coding | 20050426 | ||||
10 | ![]() |
Instance attribute | Public | Type reference (TYPE) | HDS_DTE_METHODNAME | Name of a Method | 20050426 | ||
11 | ![]() |
Constant | Public | See coding | 20050420 | ||||
12 | ![]() |
Constant | Public | See coding | 20050426 | ||||
13 | ![]() |
Constant | Public | See coding | 20050426 | ||||
14 | ![]() |
Constant | Public | See coding | 20050426 | ||||
15 | ![]() |
Instance attribute | Public | Type reference (TYPE) | TEXT50 | Parameter Name | 20050426 | ||
16 | ![]() |
Constant | Public | See coding | 20060712 | ||||
17 | ![]() |
Instance attribute | Public | Type reference (TYPE) | TABNAME | Table Name | 20050420 | ||
18 | ![]() |
Instance attribute | Public | Type reference (TYPE) | TABNAME | Source Structure UI | 20060712 | ||
19 | ![]() |
Instance attribute | Public | Type reference (TYPE) | TABNAME | Table Name | 20050420 | ||
20 | ![]() |
Instance attribute | Public | Type reference (TYPE) | HDS_DTE_TREE_ID | ID/Name of Derivation Tree | 20060530 | ||
21 | ![]() |
Constant | Public | See coding | 20050426 | ||||
22 | ![]() |
Constant | Public | See coding | 20050426 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
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 | ![]() |
APPL_ID | Call by reference | Type reference (TYPE) | HDS_DTE_APPL_ID | 20050420 | |||
2 | ![]() |
CLASSNAME | Call by reference | Type reference (TYPE) | HDS_DTE_CLASSNAME | 20050426 | |||
3 | ![]() |
FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | 20060529 | |||
4 | ![]() |
METHODNAME | Call by reference | Type reference (TYPE) | HDS_DTE_METHODNAME | 20050426 | |||
5 | ![]() |
PARAMETERNAME | Call by reference | Type reference (TYPE) | TEXT50 | 20050426 | |||
6 | ![]() |
PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20050420 | |||
7 | ![]() |
SOURCE_DDICSTRUC | Call by reference | Type reference (TYPE) | TABNAME | 20050420 | |||
8 | ![]() |
SOURCE_DDICSTRUC_UI | Call by reference | Type reference (TYPE) | TABNAME | 20060712 | |||
9 | ![]() |
TARGET_DDICSTRUC | Call by reference | Type reference (TYPE) | TABNAME | 20050420 | |||
10 | ![]() |
TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20050420 | |||
11 | ![]() |
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 |