SAP ABAP Class CX_HDS_FAILURE (Could Not Execute Action)
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
⤷ 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_STATIC_CHECK | Exceptions with Static and Dynamic Check of RAISING Clause | 20050303 |
Meta Relationship - Used By
Properties
Class | CX_HDS_FAILURE | |
Short Description | Could Not Execute Action | |
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 | HDS | |
Program status | ||
Category | 40 | Exception Class |
Package | HDS_GLOBAL | Global Objects (e.g. Exceptions) in FS_HDS |
Created | 20050303 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CX_HDS_FAILURE has no forward declaration.
Interfaces
Class CX_HDS_FAILURE has no interface implemented.
Friends
Class CX_HDS_FAILURE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | CLASSIC_MESSAGE | Constant | Public | Type reference (TYPE) | SOTR_CONC | '27945022E6CD97478D38AF60984AB639' | 20050428 | ||
2 | CX_HDS_FAILURE | Constant | Public | Type reference (TYPE) | SOTR_CONC | '9FB367BDC9D2C94F9830A2C307C1417C' | 20050303 | ||
3 | STR_MSG | Instance attribute | Private | Type reference (TYPE) | BAL_S_MSG | Application Log: Message Data | 20060424 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | CONSTRUCTOR | Instance method | Public | Constructor | CONSTRUCTOR | 20050303 |
2 | GET_MSG | Instance method | Public | Method | 20060425 | |
3 | SET_MSG | Instance method | Public | Method | Set Message | 20060424 |
Events
Class CX_HDS_FAILURE has no event.
Types
Class CX_HDS_FAILURE 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 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20050303 | |||
2 | Importing | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20050303 |
Method CONSTRUCTOR on class CX_HDS_FAILURE has no exception.
Method GET_MSG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Returning | R_STR_MSG | Value transfer | Type reference (TYPE) | BAL_S_MSG | Anwendungs-Log: Daten einer Meldung | 20060425 |
Method GET_MSG on class CX_HDS_FAILURE has no exception.
Method SET_MSG 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 | SY-MSGID | Nachrichtenklasse | 20060424 | |
2 | Importing | I_MSGNO | Value transfer | Type reference (TYPE) | SYMSGNO | SY-MSGNO | Nachrichtennummer | 20060424 | |
3 | Importing | I_MSGTY | Value transfer | Type reference (TYPE) | SYMSGTY | SY-MSGTY | Nachrichtentyp | 20060424 | |
4 | Importing | I_MSGV1 | Value transfer | Type reference (TYPE) | SYMSGV | SY-MSGV1 | Nachrichtenvariable | 20060424 | |
5 | Importing | I_MSGV2 | Value transfer | Type reference (TYPE) | SYMSGV | SY-MSGV2 | Nachrichtenvariable | 20060424 | |
6 | Importing | I_MSGV3 | Value transfer | Type reference (TYPE) | SYMSGV | SY-MSGV3 | Nachrichtenvariable | 20060424 | |
7 | Importing | I_MSGV4 | Value transfer | Type reference (TYPE) | SYMSGV | SY-MSGV4 | Nachrichtenvariable | 20060424 |
Method SET_MSG on class CX_HDS_FAILURE has no exception.
Meta Relationship - Used By (full list)
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 40 |