SAP ABAP Class CX_RS_MSG (BW Exception with Generic Mesasges (No Special Attributes))
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 | 20010216 |
Meta Relationship - Used By
Properties
| Class | CX_RS_MSG | |
| Short Description | BW Exception with Generic Mesasges (No Special Attributes) | |
| 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 | 20001207 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_RS_MSG has no forward declaration.
Interfaces
Class CX_RS_MSG has no interface implemented.
Friends
Class CX_RS_MSG 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) | SYMSGID | ID | 20010216 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | SYMSGNO | Number | 20010216 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | SYMSGTY | Type | 20010216 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | SYMSGV | Variable 1 | 20010216 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | SYMSGV | Variable 2 | 20010216 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | SYMSGV | Variable 3 | 20010216 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | SYMSGV | Variable 4 | 20010216 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20001207 |
Events
Class CX_RS_MSG has no event.
Types
Class CX_RS_MSG has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MSGID | Value transfer | Type reference (TYPE) | SYMSGID | MSGID | 20010216 | |||
| 2 | MSGNO | Value transfer | Type reference (TYPE) | SYMSGNO | MSGNO | 20010216 | |||
| 3 | MSGTY | Value transfer | Type reference (TYPE) | SYMSGTY | MSGTY | 20010216 | |||
| 4 | MSGV1 | Value transfer | Type reference (TYPE) | SYMSGV | MSGV1 | 20010216 | |||
| 5 | MSGV2 | Value transfer | Type reference (TYPE) | SYMSGV | MSGV2 | 20010216 | |||
| 6 | MSGV3 | Value transfer | Type reference (TYPE) | SYMSGV | MSGV3 | 20010216 | |||
| 7 | MSGV4 | Value transfer | Type reference (TYPE) | SYMSGV | MSGV4 | 20010216 | |||
| 8 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20001207 | ||||
| 9 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20001207 |
Method CONSTRUCTOR on class CX_RS_MSG has no exception.
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 30A |