SAP ABAP Class CX_RS_ERROR_WITH_MESSAGE (Deprecated - Use CX_RS_STATIC_CHECK Instead)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW (Application Component) SAP Business Information Warehouse
⤷
RS (Package) BW: General Business Information Warehouse
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_RS_ERROR | BW: General Error Class | 20010322 |
Properties
| Class | CX_RS_ERROR_WITH_MESSAGE | |
| Short Description | Deprecated - Use CX_RS_STATIC_CHECK Instead | |
| Super Class | CX_RS_ERROR | BW: General Error Class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | RS | BW: General Business Information Warehouse |
| Created | 20010322 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CX_RS_ERROR_WITH_MESSAGE has no interface implemented.
Friends
Class CX_RS_ERROR_WITH_MESSAGE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | ABAP_ATTRNAME | '~INCLUDE' | INCLUDE Name | 20020814 | ||
| 2 | Constant | Public | Type reference (TYPE) | ABAP_ATTRNAME | '~LINE' | Line Number | 20020814 | ||
| 3 | Instance attribute | Public | Type reference (TYPE) | ABAP_ATTRNAME | 20020814 | ||||
| 4 | Instance attribute | Public | Type reference (TYPE) | ABAP_ATTRNAME | 20020814 | ||||
| 5 | Instance attribute | Public | Type reference (TYPE) | ABAP_ATTRNAME | 20020814 | ||||
| 6 | Instance attribute | Public | Type reference (TYPE) | ABAP_ATTRNAME | 20020814 | ||||
| 7 | Constant | Public | Type reference (TYPE) | ABAP_ATTRNAME | '~PROGRAM' | Program / Class | 20020814 | ||
| 8 | Constant | Public | Type reference (TYPE) | ABAP_ATTRNAME | '~TEXT' | OTR Text | 20020814 | ||
| 9 | Instance attribute | Public | Type reference (TYPE) | SYMSGID | 'RS_EXCEPTION' | Messages, Message Class | 20020814 | ||
| 10 | Instance attribute | Public | Type reference (TYPE) | SYMSGNO | '000' | Messages, Message Number | 20020814 | ||
| 11 | Instance attribute | Public | Type reference (TYPE) | SYMSGTY | 'E' | Messages, Message Type | 20020814 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20010322 | |
| 2 | Instance method | Public | Method | 20020814 |
Events
Class CX_RS_ERROR_WITH_MESSAGE has no event.
Types
Class CX_RS_ERROR_WITH_MESSAGE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE_MSGV1 | Value transfer | Type reference (TYPE) | ABAP_ATTRNAME | ATTRIBUTE_MSGV1 | 20020814 | |||
| 2 | ATTRIBUTE_MSGV2 | Value transfer | Type reference (TYPE) | ABAP_ATTRNAME | ATTRIBUTE_MSGV2 | 20020814 | |||
| 3 | ATTRIBUTE_MSGV3 | Value transfer | Type reference (TYPE) | ABAP_ATTRNAME | ATTRIBUTE_MSGV3 | 20020814 | |||
| 4 | ATTRIBUTE_MSGV4 | Value transfer | Type reference (TYPE) | ABAP_ATTRNAME | ATTRIBUTE_MSGV4 | 20020814 | |||
| 5 | MSGID | Value transfer | Type reference (TYPE) | SYMSGID | 'RS_EXCEPTION' | MSGID | 20020814 | ||
| 6 | MSGNO | Value transfer | Type reference (TYPE) | SYMSGNO | '000' | MSGNO | 20020814 | ||
| 7 | MSGTY | Value transfer | Type reference (TYPE) | SYMSGTY | 'E' | MSGTY | 20020814 | ||
| 8 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20010322 | ||||
| 9 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20010322 |
Method CONSTRUCTOR on class CX_RS_ERROR_WITH_MESSAGE has no exception.
Method GET_MSGV Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ATR_MSGV | Call by reference | Type reference (TYPE) | ABAP_ATTRNAME | 20020814 | ||||
| 2 | R_MSGV | Value transfer | Type reference (TYPE) | BAL_S_MSG-MSGV1 | Nachrichten, Nachrichtenvariable | 20020814 |
Method GET_MSGV on class CX_RS_ERROR_WITH_MESSAGE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 30A |