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
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_RSMDS_ACTION_FAILED Object not found 20041019
2 Inheritance (c INHERITING FROM c_ref)  CX_RSMDS_ACTION_NOT_POSSIBLE Invalid parameter transfer 20030909
3 Inheritance (c INHERITING FROM c_ref)  CX_RSMDS_DIMENSION_UNKNOWN Syntax Error in OpenSQL Expression 20050125
4 Inheritance (c INHERITING FROM c_ref)  CX_RSMDS_GENERATION_ERROR Generation error 20041210
5 Inheritance (c INHERITING FROM c_ref)  CX_RSMDS_INPUT_INVALID Invalid Parameter Passing (Invalid Value) 20030909
6 Inheritance (c INHERITING FROM c_ref)  CX_RSMDS_INPUT_INVALID_TYPE Invalid Parameter Passing (Invalid Data Type) 20030728
7 Inheritance (c INHERITING FROM c_ref)  CX_RSMDS_INVALID_DIM_ORDER Invalid Dimension Sequence 20041210
8 Inheritance (c INHERITING FROM c_ref)  CX_RSMDS_INVALID_RANGE Invalid Range Condition (SIGN, OPTION, or Model) 20030918
9 Inheritance (c INHERITING FROM c_ref)  CX_RSMDS_NOT_COMPARABLE Invalid Dimension Sequence 20041210
10 Inheritance (c INHERITING FROM c_ref)  CX_RSMDS_OBJECT_NOT_FOUND Action Failed 20041019
... Click here to see Used By full list (12 items)
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 CX_RSMDS_MESSAGE Constant Public See coding 20041210
2 C_MSGTY Constant Public See coding 20041210
3 MSGTY Instance attribute Public Type reference (TYPE) SY-MSGTY 'E' Message Type 20041210
4 MSGV1 Instance attribute Public Type reference (TYPE) SY-MSGV1 Message Variable 20041210
5 MSGV2 Instance attribute Public Type reference (TYPE) SY-MSGV2 Message Variable 20041210
6 MSGV3 Instance attribute Public Type reference (TYPE) SY-MSGV3 Message Variable 20041210
7 MSGV4 Instance attribute Public Type reference (TYPE) SY-MSGV4 Message Variable 20041210
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20030728
2 GET_MESSAGE Instance method Public Method Message Parameter 20041210
3 MESSAGE_TO_SYST 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 Importing MSGTY Call by reference Type reference (TYPE) SY-MSGTY 'E' 20041210
2 Importing MSGV1 Call by reference Type reference (TYPE) SY-MSGV1 20041210
3 Importing MSGV2 Call by reference Type reference (TYPE) SY-MSGV2 20041210
4 Importing MSGV3 Call by reference Type reference (TYPE) SY-MSGV3 20041210
5 Importing MSGV4 Call by reference Type reference (TYPE) SY-MSGV4 20041210
6 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20030728
7 Importing 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 Returning 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 Importing 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)
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_RSMDS_ACTION_FAILED Object not found 20041019
2 Inheritance (c INHERITING FROM c_ref)  CX_RSMDS_ACTION_NOT_POSSIBLE Invalid parameter transfer 20030909
3 Inheritance (c INHERITING FROM c_ref)  CX_RSMDS_DIMENSION_UNKNOWN Syntax Error in OpenSQL Expression 20050125
4 Inheritance (c INHERITING FROM c_ref)  CX_RSMDS_GENERATION_ERROR Generation error 20041210
5 Inheritance (c INHERITING FROM c_ref)  CX_RSMDS_INPUT_INVALID Invalid Parameter Passing (Invalid Value) 20030909
6 Inheritance (c INHERITING FROM c_ref)  CX_RSMDS_INPUT_INVALID_TYPE Invalid Parameter Passing (Invalid Data Type) 20030728
7 Inheritance (c INHERITING FROM c_ref)  CX_RSMDS_INVALID_DIM_ORDER Invalid Dimension Sequence 20041210
8 Inheritance (c INHERITING FROM c_ref)  CX_RSMDS_INVALID_RANGE Invalid Range Condition (SIGN, OPTION, or Model) 20030918
9 Inheritance (c INHERITING FROM c_ref)  CX_RSMDS_NOT_COMPARABLE Invalid Dimension Sequence 20041210
10 Inheritance (c INHERITING FROM c_ref)  CX_RSMDS_OBJECT_NOT_FOUND Action Failed 20041019
11 Inheritance (c INHERITING FROM c_ref)  CX_RSMDS_SETS_NOT_COMPATIBLE Set Objects Are Not Compatible 20030909
12 Inheritance (c INHERITING FROM c_ref)  CX_RSMDS_SYNTAX_ERROR Syntax Error in OpenSQL Expression 20041210
History
Last changed by/on SAP  20110908 
SAP Release Created in 640