SAP ABAP Class CX_SQLM_FAILURE (Fehler)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷ BC-DWB-TOO-RTA (Application Component) Runtime Analysis
⤷ SQLM_ADMIN (Package) SQL Monitor: Administration
⤷ BC-DWB-TOO-RTA (Application Component) Runtime Analysis
⤷ SQLM_ADMIN (Package) SQL Monitor: Administration
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 | 20121115 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20121115 |
Properties
Class | CX_SQLM_FAILURE | |
Short Description | Fehler | |
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 | SQLM | |
Program status | ||
Category | 40 | Exception Class |
Package | SQLM_ADMIN | SQL Monitor: Administration |
Created | 20121115 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CX_SQLM_FAILURE has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20121115 |
Friends
Class CX_SQLM_FAILURE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | DUMMY | Static Attribute | Public | Type reference (TYPE) | STRING | 20121115 | |||
2 | FAILURE | Static Attribute | Public | Object reference (TYPE REF TO) | CX_SQLM_FAILURE | 20121115 | |||
3 | MSGID | Instance attribute | Public | Type reference (TYPE) | SY-MSGID | 20121115 | |||
4 | MSGNO | Instance attribute | Public | Type reference (TYPE) | SY-MSGNO | 20121115 | |||
5 | MSGV1 | Instance attribute | Public | Type reference (TYPE) | SY-MSGV1 | 20121115 | |||
6 | MSGV2 | Instance attribute | Public | Type reference (TYPE) | SY-MSGV1 | 20121115 | |||
7 | MSGV3 | Instance attribute | Public | Type reference (TYPE) | SY-MSGV1 | 20121115 | |||
8 | MSGV4 | Instance attribute | Public | Type reference (TYPE) | SY-MSGV1 | 20121115 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | CONSTRUCTOR | Instance method | Public | Constructor | CONSTRUCTOR | 20121115 |
2 | CREATE_EXCEPTION | Static method | Public | Method | 20121115 | |
3 | SET_MSG | Instance method | Public | Method | 20121115 |
Events
Class CX_SQLM_FAILURE has no event.
Types
Class CX_SQLM_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 | 20121115 | |||
2 | Importing | TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20121115 |
Method CONSTRUCTOR on class CX_SQLM_FAILURE has no exception.
Method CREATE_EXCEPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | I_STR_MSG | Value transfer | Type reference (TYPE) | ANY | 20121115 | |||
2 | Importing | PREVIOUS | Value transfer | Object reference (TYPE REF TO) | CX_ROOT | 20121115 | |||
3 | Returning | R_REF_FAILURE | Value transfer | Object reference (TYPE REF TO) | CX_SQLM_FAILURE | 20121115 |
Method CREATE_EXCEPTION on class CX_SQLM_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) | SY-MSGID | SY-MSGID | 20121115 | ||
2 | Importing | I_MSGNO | Value transfer | Type reference (TYPE) | SY-MSGNO | SY-MSGNO | 20121115 | ||
3 | Importing | I_MSGV1 | Value transfer | Type reference (TYPE) | SY-MSGV1 | SY-MSGV1 | 20121115 | ||
4 | Importing | I_MSGV2 | Value transfer | Type reference (TYPE) | SY-MSGV1 | SY-MSGV2 | 20121115 | ||
5 | Importing | I_MSGV3 | Value transfer | Type reference (TYPE) | SY-MSGV1 | SY-MSGV3 | 20121115 | ||
6 | Importing | I_MSGV4 | Value transfer | Type reference (TYPE) | SY-MSGV1 | SY-MSGV4 | 20121115 |
Method SET_MSG on class CX_SQLM_FAILURE has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |