SAP ABAP Class CX_RSDME_ERROR_WITH_MSG (General Data Mining Exception with message)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-EI-DM (Application Component) Data Mining
     RS_DME_DMP_OO (Package) Datamining Provider - OO Based
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_RSDME_ERROR General Data Mining Exception 20030918
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_RSDME_DATA_ERROR Data Error 20030918
2 Inheritance (c INHERITING FROM c_ref)  CX_RSDME_INVALID_INPUT Invalid Input 20030918
3 Inheritance (c INHERITING FROM c_ref)  CX_RSDME_OBJ_NOT_FOUND Object not found 20030918
Properties
Class CX_RSDME_ERROR_WITH_MSG  
Short Description General Data Mining Exception with message    
Super Class CX_RSDME_ERROR General Data Mining Exception 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package RS_DME_DMP_OO   Datamining Provider - OO Based 
Created 20030918   SAP 
Last change 20110908   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_RSDME_ERROR_WITH_MSG has no interface implemented.
Friends
Class CX_RSDME_ERROR_WITH_MSG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MSGID Instance attribute Public Type reference (TYPE) SYMSGID 20030918
2 MSGNO Instance attribute Public Type reference (TYPE) SYMSGNO 20030918
3 MSGTY Instance attribute Public Type reference (TYPE) SYMSGTY 20030918
4 MSGV1 Instance attribute Public Type reference (TYPE) SYMSGV 20030918
5 MSGV2 Instance attribute Public Type reference (TYPE) SYMSGV 20030918
6 MSGV3 Instance attribute Public Type reference (TYPE) SYMSGV 20030918
7 MSGV4 Instance attribute Public Type reference (TYPE) SYMSGV 20030918
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20030918
Events
Class CX_RSDME_ERROR_WITH_MSG has no event.
Types
Class CX_RSDME_ERROR_WITH_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 Importing MSGID Value transfer Type reference (TYPE) SYMSGID Nachrichten-ID 20030918
2 Importing MSGNO Value transfer Type reference (TYPE) SYMSGNO Nachrichten-Nummer 20030918
3 Importing MSGTY Value transfer Type reference (TYPE) SYMSGTY Nachrichtentyp 20030918
4 Importing MSGV1 Value transfer Type reference (TYPE) SYMSGV Messagevariable1 20030918
5 Importing MSGV2 Value transfer Type reference (TYPE) SYMSGV Nachrichtenvariable2 20030918
6 Importing MSGV3 Value transfer Type reference (TYPE) SYMSGV Nachrichtenvariable3 20030918
7 Importing MSGV4 Value transfer Type reference (TYPE) SYMSGV Nachrichtenvariable4 20030918
8 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20030918
9 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20030918

Method CONSTRUCTOR on class CX_RSDME_ERROR_WITH_MSG has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 350