SAP ABAP Class CX_RSRV_MSG (Transport Messages within RSRV)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM (Application Component) Warehouse Management
⤷
RSRV (Package) Analysis and Repair of BW Objects
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_RSRV_EXCEPTION | Exceptions for RSRV: Only Check Dynamically | 20020805 |
Properties
| Class | CX_RSRV_MSG | |
| Short Description | Transport Messages within RSRV | |
| Super Class | CX_RSRV_EXCEPTION | Exceptions for RSRV: Only Check Dynamically |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | RSRV | Analysis and Repair of BW Objects |
| Created | 20010628 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_RSRV_MSG has no forward declaration.
Interfaces
Class CX_RSRV_MSG has no interface implemented.
Friends
Class CX_RSRV_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 | Message Class | 20010628 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | SYMSGNO | Message Number | 20010628 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | SYMSGTY | Message Type | 20010628 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | SYMSGV | Message Variable | 20010628 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | SYMSGV | Message Variable | 20010628 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | SYMSGV | Message Variable | 20010628 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | SYMSGV | Message Variable | 20010628 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20010628 |
Events
Class CX_RSRV_MSG has no event.
Types
Class CX_RSRV_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 | 20010628 | |||
| 2 | MSGNO | Value transfer | Type reference (TYPE) | SYMSGNO | MSGNO | 20010628 | |||
| 3 | MSGTY | Value transfer | Type reference (TYPE) | SYMSGTY | MSGTY | 20010628 | |||
| 4 | MSGV1 | Value transfer | Type reference (TYPE) | SYMSGV | MSGV1 | 20010628 | |||
| 5 | MSGV2 | Value transfer | Type reference (TYPE) | SYMSGV | Nachrichtenvariable2 | 20010628 | |||
| 6 | MSGV3 | Value transfer | Type reference (TYPE) | SYMSGV | MSGV3 | 20010628 | |||
| 7 | MSGV4 | Value transfer | Type reference (TYPE) | SYMSGV | MSGV4 | 20010628 | |||
| 8 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20010628 | ||||
| 9 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20010628 |
Method CONSTRUCTOR on class CX_RSRV_MSG has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 30A |