SAP ABAP Class CX_CLF_MSG_ERROR (CLF Error Class)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-CL-CL (Application Component) Classification
⤷
CLCL (Package) Classification Functions
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_DYNAMIC_CHECK | Exceptions with Dynamic Check Only of the RAISING Clause | 20130416 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20130418 |
Properties
| Class | CX_CLF_MSG_ERROR | |
| Short Description | CLF Error Class | |
| Super Class | CX_DYNAMIC_CHECK | Exceptions with Dynamic Check Only of the RAISING Clause |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | CLCL | Classification Functions |
| Created | 20130416 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_CLF_MSG_ERROR has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20130418 |
Friends
Class CX_CLF_MSG_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) | STRING | 20130416 | ||||
| 2 | Instance attribute | Public | Type reference (TYPE) | STRING | 20130416 | ||||
| 3 | Instance attribute | Public | Type reference (TYPE) | STRING | 20130416 | ||||
| 4 | Constant | Public | See coding | 20130416 | |||||
| 5 | Constant | Public | See coding | 20130417 | |||||
| 6 | Constant | Public | See coding | 20130418 | |||||
| 7 | Instance attribute | Public | Type reference (TYPE) | STRING | 20130416 | ||||
| 8 | Constant | Public | See coding | 20130416 | |||||
| 9 | Constant | Public | See coding | 20130416 | |||||
| 10 | Instance attribute | Public | Attribute reference (LIKE) | 20130418 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20130419 | ||
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20130416 |
Events
Class CX_CLF_MSG_ERROR has no event.
Types
Class CX_CLF_MSG_ERROR has no local type.
Method Signatures
Method CASTING_ARGUMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ARGUMENT | Call by reference | Type reference (TYPE) | ANY | 20130419 | ||||
| 2 | RV_STRING | Value transfer | Type reference (TYPE) | STRING | 20130419 |
Method CASTING_ARGUMENT on class CX_CLF_MSG_ERROR has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHARACTERISTIC_ID | Call by reference | Type reference (TYPE) | STRING | 20130416 | ||||
| 2 | CLASS_ID | Call by reference | Type reference (TYPE) | STRING | 20130416 | ||||
| 3 | CLASS_TYPE_ID | Call by reference | Type reference (TYPE) | STRING | 20130416 | ||||
| 4 | OBJECT_TYPE_ID | Call by reference | Type reference (TYPE) | STRING | 20130416 | ||||
| 5 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20130416 | ||||
| 6 | TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20130416 |
Method CONSTRUCTOR on class CX_CLF_MSG_ERROR has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 740 |