SAP ABAP Class CX_SRTCM_FAILURE (SRTCM Exception Base Class)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-RTA (Application Component) Runtime Analysis
⤷
SRTCM_CORE (Package) Runtime Check Monitor: Core
⤷
⤷
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 | 20130704 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20130704 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_SRTCM_ADMIN_FAILURE | Exception Administration API | 20130704 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CX_SRTCM_DATA_FAILURE | Data Access Failure | 20130704 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CX_SRTCM_UI_FAILURE | User Interface Failure | 20130711 |
Properties
| Class | CX_SRTCM_FAILURE | |
| Short Description | SRTCM Exception Base Class | |
| 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 | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | SRTCM_CORE | Runtime Check Monitor: Core |
| Created | 20130704 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_SRTCM_FAILURE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20130704 |
Friends
Class CX_SRTCM_FAILURE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Type reference (TYPE) | STRING | 20130830 | ||||
| 2 | Instance attribute | Public | Type reference (TYPE) | SY-MSGV1 | 20130830 | ||||
| 3 | Instance attribute | Public | Type reference (TYPE) | SY-MSGV1 | 20130830 | ||||
| 4 | Instance attribute | Public | Type reference (TYPE) | SY-MSGV1 | 20130830 | ||||
| 5 | Instance attribute | Public | Type reference (TYPE) | SY-MSGV1 | 20130830 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20130704 | |
| 2 | Static method | Public | Method | 20130830 | ||
| 3 | Instance method | Public | Method | 20130830 | ||
| 4 | Static method | Public | Method | 20130708 | ||
| 5 | Static method | Public | Method | 20130708 |
Events
Class CX_SRTCM_FAILURE has no event.
Types
Class CX_SRTCM_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 | DUMMY | Call by reference | Type reference (TYPE) | STRING | 20130830 | ||||
| 2 | MSGV1 | Call by reference | Type reference (TYPE) | SY-MSGV1 | 20130830 | ||||
| 3 | MSGV2 | Call by reference | Type reference (TYPE) | SY-MSGV1 | 20130830 | ||||
| 4 | MSGV3 | Call by reference | Type reference (TYPE) | SY-MSGV1 | 20130830 | ||||
| 5 | MSGV4 | Call by reference | Type reference (TYPE) | SY-MSGV1 | 20130830 | ||||
| 6 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20130704 | ||||
| 7 | TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20130704 |
Method CONSTRUCTOR on class CX_SRTCM_FAILURE has no exception.
Method CREATE_EXCEPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_STR_MSG | Value transfer | Type reference (TYPE) | ANY | 20130830 | ||||
| 2 | PREVIOUS | Value transfer | Object reference (TYPE REF TO) | CX_ROOT | 20130830 | ||||
| 3 | R_REF_FAILURE | Value transfer | Object reference (TYPE REF TO) | CX_SRTCM_FAILURE | 20130830 |
Method CREATE_EXCEPTION on class CX_SRTCM_FAILURE has no exception.
Method SET_MSG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MSGID | Value transfer | Type reference (TYPE) | SY-MSGID | SY-MSGID | 20130830 | |||
| 2 | I_MSGNO | Value transfer | Type reference (TYPE) | SY-MSGNO | SY-MSGNO | 20130830 | |||
| 3 | I_MSGV1 | Value transfer | Type reference (TYPE) | SY-MSGV1 | SY-MSGV1 | 20130830 | |||
| 4 | I_MSGV2 | Value transfer | Type reference (TYPE) | SY-MSGV1 | SY-MSGV2 | 20130830 | |||
| 5 | I_MSGV3 | Value transfer | Type reference (TYPE) | SY-MSGV1 | SY-MSGV3 | 20130830 | |||
| 6 | I_MSGV4 | Value transfer | Type reference (TYPE) | SY-MSGV1 | SY-MSGV4 | 20130830 |
Method SET_MSG on class CX_SRTCM_FAILURE has no exception.
Method SY_TO_ERROR_MSG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SY | Call by reference | Attribute reference (LIKE) | SY | SY | 20130708 | |||
| 2 | R_ERROR | Value transfer | Type reference (TYPE) | STRING | 20130708 |
Method SY_TO_ERROR_MSG on class CX_SRTCM_FAILURE has no exception.
Method SY_TO_TEXTID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SY | Call by reference | Attribute reference (LIKE) | SY | SY | 20130708 | |||
| 2 | R_TEXTID | Value transfer | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20130708 |
Method SY_TO_TEXTID on class CX_SRTCM_FAILURE has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |