SAP ABAP Class CX_RSDHA_MSG (Exception with generic message)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DST-HAP (Application Component) HANA Analysis Process
⤷
RSDHA (Package) SAP HANA Analysis in BW
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_RS_MSG | BW Exception with Generic Mesasges (No Special Attributes) | 20120416 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_RSDHA_NOT_AUTHORIZED | Exception: Not authorized | 20121024 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CX_RSDHA_OBJECT_LOCKED | Exception: Object is locked | 20120416 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CX_RSDHA_OBJECT_NOT_FOUND | Exception: Object not found | 20120416 |
Properties
| Class | CX_RSDHA_MSG | |
| Short Description | Exception with generic message | |
| Super Class | CX_RS_MSG | BW Exception with Generic Mesasges (No Special Attributes) |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | RSDHA | SAP HANA Analysis in BW |
| Created | 20120416 | SAP |
| Last change | 20140121 | 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_RSDHA_MSG has no interface implemented.
Friends
Class CX_RSDHA_MSG has no friend class.
Attributes
Class CX_RSDHA_MSG has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20120416 | |
| 2 | Instance method | Public | Method | Get all messages | 20120416 |
Events
Class CX_RSDHA_MSG has no event.
Types
Class CX_RSDHA_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 | 20120416 | |||
| 2 | MSGNO | Value transfer | Type reference (TYPE) | SYMSGNO | MSGNO | 20120416 | |||
| 3 | MSGTY | Value transfer | Type reference (TYPE) | SYMSGTY | MSGTY | 20120416 | |||
| 4 | MSGV1 | Value transfer | Type reference (TYPE) | SYMSGV | MSGV1 | 20120416 | |||
| 5 | MSGV2 | Value transfer | Type reference (TYPE) | SYMSGV | MSGV2 | 20120416 | |||
| 6 | MSGV3 | Value transfer | Type reference (TYPE) | SYMSGV | MSGV3 | 20120416 | |||
| 7 | MSGV4 | Value transfer | Type reference (TYPE) | SYMSGV | MSGV4 | 20120416 | |||
| 8 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20120416 | ||||
| 9 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20120416 |
Method CONSTRUCTOR on class CX_RSDHA_MSG has no exception.
Method GET_ALL_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_T_MSG | Value transfer | Type reference (TYPE) | RS_T_MSG | BW: Table with Messages (Application Log) | 20120416 |
Method GET_ALL_MESSAGES on class CX_RSDHA_MSG has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 730 |