SAP ABAP Class CX_RS_ERROR_WITH_MESSAGE (Deprecated - Use CX_RS_STATIC_CHECK Instead)
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 20010322
Properties
Class CX_RS_ERROR_WITH_MESSAGE  
Short Description Deprecated - Use CX_RS_STATIC_CHECK Instead    
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 20010322   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CX_RS_ERROR_WITH_MESSAGE has no interface implemented.
Friends
Class CX_RS_ERROR_WITH_MESSAGE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ATTRIBUTE_INCLUDE Constant Public Type reference (TYPE) ABAP_ATTRNAME '~INCLUDE' INCLUDE Name 20020814
2 ATTRIBUTE_LINE Constant Public Type reference (TYPE) ABAP_ATTRNAME '~LINE' Line Number 20020814
3 ATTRIBUTE_MSGV1 Instance attribute Public Type reference (TYPE) ABAP_ATTRNAME 20020814
4 ATTRIBUTE_MSGV2 Instance attribute Public Type reference (TYPE) ABAP_ATTRNAME 20020814
5 ATTRIBUTE_MSGV3 Instance attribute Public Type reference (TYPE) ABAP_ATTRNAME 20020814
6 ATTRIBUTE_MSGV4 Instance attribute Public Type reference (TYPE) ABAP_ATTRNAME 20020814
7 ATTRIBUTE_PROGRAM Constant Public Type reference (TYPE) ABAP_ATTRNAME '~PROGRAM' Program / Class 20020814
8 ATTRIBUTE_TEXT Constant Public Type reference (TYPE) ABAP_ATTRNAME '~TEXT' OTR Text 20020814
9 MSGID Instance attribute Public Type reference (TYPE) SYMSGID 'RS_EXCEPTION' Messages, Message Class 20020814
10 MSGNO Instance attribute Public Type reference (TYPE) SYMSGNO '000' Messages, Message Number 20020814
11 MSGTY Instance attribute Public Type reference (TYPE) SYMSGTY 'E' Messages, Message Type 20020814
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20010322
2 GET_MSGV Instance method Public Method 20020814
Events
Class CX_RS_ERROR_WITH_MESSAGE has no event.
Types
Class CX_RS_ERROR_WITH_MESSAGE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_MSGV1 Value transfer Type reference (TYPE) ABAP_ATTRNAME ATTRIBUTE_MSGV1 20020814
2 Importing ATTRIBUTE_MSGV2 Value transfer Type reference (TYPE) ABAP_ATTRNAME ATTRIBUTE_MSGV2 20020814
3 Importing ATTRIBUTE_MSGV3 Value transfer Type reference (TYPE) ABAP_ATTRNAME ATTRIBUTE_MSGV3 20020814
4 Importing ATTRIBUTE_MSGV4 Value transfer Type reference (TYPE) ABAP_ATTRNAME ATTRIBUTE_MSGV4 20020814
5 Importing MSGID Value transfer Type reference (TYPE) SYMSGID 'RS_EXCEPTION' MSGID 20020814
6 Importing MSGNO Value transfer Type reference (TYPE) SYMSGNO '000' MSGNO 20020814
7 Importing MSGTY Value transfer Type reference (TYPE) SYMSGTY 'E' MSGTY 20020814
8 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20010322
9 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20010322

Method CONSTRUCTOR on class CX_RS_ERROR_WITH_MESSAGE has no exception.

Method GET_MSGV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ATR_MSGV Call by reference Type reference (TYPE) ABAP_ATTRNAME 20020814
2 Returning R_MSGV Value transfer Type reference (TYPE) BAL_S_MSG-MSGV1 Nachrichten, Nachrichtenvariable 20020814

Method GET_MSGV on class CX_RS_ERROR_WITH_MESSAGE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 30A