SAP ABAP Class CX_MDG_ERROR (Errors Occurred)
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_STATIC_CHECK Exceptions with Static and Dynamic Check of RAISING Clause 20081218
Properties
Class CX_MDG_ERROR  
Short Description Errors Occurred    
Super Class CX_STATIC_CHECK Exceptions with Static and Dynamic Check of 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_ERROR has no forward declaration.
Interfaces
Class CX_MDG_ERROR has no interface implemented.
Friends
Class CX_MDG_ERROR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_CX_MDG_ERROR Constant Public Type reference (TYPE) SEOCLSNAME 'CX_MDG_ERROR' Class Name 20090107
2 MD_CLASS_NAME Instance attribute Public Type reference (TYPE) SEOCLSNAME GC_CX_MDG_ERROR Name of Exception Triggered 20081218
3 MO_MSG_HANDLER Instance attribute Public Object reference (TYPE REF TO) IF_MDG_MSG_HANDLER Message Handler 20081218
Methods
# Method Level Visibility Method type Description Created on
1 ADD_SY_MESSAGE Instance method Public Method Adds Message from SY Fields 20081218
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20081218
3 COPY Instance method Public Method Returns a Copy of the Instance and the Message Handler 20081218
Events
Class CX_MDG_ERROR has no event.
Types
Class CX_MDG_ERROR has no local type.
Method Signatures

Method ADD_SY_MESSAGE Signature

Method ADD_SY_MESSAGE on class CX_MDG_ERROR has no parameter.
Method ADD_SY_MESSAGE on class CX_MDG_ERROR has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MD_CLASS_NAME Call by reference Type reference (TYPE) SEOCLSNAME GC_CX_MDG_ERROR 20081218
2 Importing MO_MSG_HANDLER Call by reference Object reference (TYPE REF TO) IF_MDG_MSG_HANDLER 20081218
3 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20081218
4 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20081218

Method CONSTRUCTOR on class CX_MDG_ERROR has no exception.

Method COPY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RX_ERROR Value transfer Object reference (TYPE REF TO) CX_MDG_ERROR Kopie der Instanz 20081218

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