SAP ABAP Class CX_MDG_MSG_RAISED (A message was generated)
Hierarchy
MDG_FND (Software Component) MDG Foundation
   CA-MDG-AF (Application Component) Application Framework
     MDG_MSG_HANDLING (Package) Message Handler with Extended Context Information
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_NO_CHECK Exception with no Check of the RAISING Clause 20081218
Properties
Class CX_MDG_MSG_RAISED  
Short Description A message was generated    
Super Class CX_NO_CHECK Exception with no Check of the RAISING Clause 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package MDG_MSG_HANDLING   Message Handler with Extended Context Information 
Created 20081218   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_MDG_MSG_RAISED has no forward declaration.
Interfaces
Class CX_MDG_MSG_RAISED has no interface implemented.
Friends
Class CX_MDG_MSG_RAISED has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CONTEXT Instance attribute Public Object reference (TYPE REF TO) IF_MDG_MSG_CONTEXT Komplex Context Information for a Message 20081218
2 FREE_TEXT Instance attribute Public Type reference (TYPE) BAPI_MSG Message Long Text 20081218
3 MESSAGE Instance attribute Public Type reference (TYPE) DCMESSAGE Message that caused the termination 20081218
4 MESSAGE_HANDLER Instance attribute Public Object reference (TYPE REF TO) IF_MDG_MSG_HANDLER Message Handler with all messages gathered 20081218
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20081218
Events
Class CX_MDG_MSG_RAISED has no event.
Types
Class CX_MDG_MSG_RAISED 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 CONTEXT Call by reference Object reference (TYPE REF TO) IF_MDG_MSG_CONTEXT 20081218
2 Importing FREE_TEXT Call by reference Type reference (TYPE) BAPI_MSG 20081218
3 Importing MESSAGE Call by reference Type reference (TYPE) DCMESSAGE 20081218
4 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_MDG_MSG_HANDLER 20081218
5 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20081218
6 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20081218

Method CONSTRUCTOR on class CX_MDG_MSG_RAISED has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 702