SAP ABAP Class CX_RSMDS_MESSAGE (General Error with Message Output)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BW-SRV (Application Component) BW Generation Tool and Set Object
⤷
SBIS (Package) Multidimensional Set Object
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_RSMDS_STATIC_CHECK | General Static Exception Condition for Set Object | 20041210 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20041210 |
Meta Relationship - Used By
Properties
| Class | CX_RSMDS_MESSAGE | |
| Short Description | General Error with Message Output | |
| Super Class | CX_RSMDS_STATIC_CHECK | General Static Exception Condition for Set Object |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | SBIS | Multidimensional Set Object |
| Created | 20030728 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_RSMDS_MESSAGE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20041210 |
Friends
Class CX_RSMDS_MESSAGE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20041210 | |||||
| 2 | Constant | Public | See coding | 20041210 | |||||
| 3 | Instance attribute | Public | Type reference (TYPE) | SY-MSGTY | 'E' | Message Type | 20041210 | ||
| 4 | Instance attribute | Public | Type reference (TYPE) | SY-MSGV1 | Message Variable | 20041210 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | SY-MSGV2 | Message Variable | 20041210 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | SY-MSGV3 | Message Variable | 20041210 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | SY-MSGV4 | Message Variable | 20041210 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20030728 | |
| 2 | Instance method | Public | Method | Message Parameter | 20041210 | |
| 3 | Instance method | Public | Method | Copy Message to SY Fields | 20041210 |
Events
Class CX_RSMDS_MESSAGE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | S_MSG | Public | Type reference (TYPE) | RSMDS_S_MSG | Message from SYST | 20041210 | |
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MSGTY | Call by reference | Type reference (TYPE) | SY-MSGTY | 'E' | 20041210 | |||
| 2 | MSGV1 | Call by reference | Type reference (TYPE) | SY-MSGV1 | 20041210 | ||||
| 3 | MSGV2 | Call by reference | Type reference (TYPE) | SY-MSGV2 | 20041210 | ||||
| 4 | MSGV3 | Call by reference | Type reference (TYPE) | SY-MSGV3 | 20041210 | ||||
| 5 | MSGV4 | Call by reference | Type reference (TYPE) | SY-MSGV4 | 20041210 | ||||
| 6 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20030728 | ||||
| 7 | TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20030728 |
Method CONSTRUCTOR on class CX_RSMDS_MESSAGE has no exception.
Method GET_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_S_MSG | Value transfer | Type reference (TYPE) | S_MSG | Meldung aus SYST | 20041210 |
Method GET_MESSAGE on class CX_RSMDS_MESSAGE has no exception.
Method MESSAGE_TO_SYST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MSGTY | Call by reference | Type reference (TYPE) | SY-MSGTY | Nachrichtentyp | 20041210 |
Method MESSAGE_TO_SYST on class CX_RSMDS_MESSAGE has no exception.
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 640 |