SAP ABAP Class CL_MDG_MSG_HANDLING_FACADE (Facade for Message Handling Functionality)
Hierarchy
MDG_FND (Software Component) MDG Foundation
   CA-MDG-AF (Application Component) Application Framework
     MDG_MSG_HANDLING (Package) Message Handler with Extended Context Information
Properties
Class CL_MDG_MSG_HANDLING_FACADE  
Short Description Facade for Message Handling Functionality    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
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 CL_MDG_MSG_HANDLING_FACADE has no forward declaration.
Interfaces
Class CL_MDG_MSG_HANDLING_FACADE has no interface implemented.
Friends
Class CL_MDG_MSG_HANDLING_FACADE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 SXO_UNIQUE_INSTANCE Static Attribute Protected Object reference (TYPE REF TO) CL_MDG_MSG_HANDLING_FACADE Facade for Message Handling Functionality 20081218
2 _O_FACTORY Instance attribute Private Object reference (TYPE REF TO) IF_MDG_MSG_HANDLER_FACTORY Factory for Message Handler 20081218
3 _T_REF_CONTEXT_FACTORY Instance attribute Private Type reference (TYPE) MDG_YT_REF_CONTEXT_FACTORY Table to Hold References to Context Factories 20081218
Methods
# Method Level Visibility Method type Description Created on
1 CLOSE_MSG_CONTEXT_FACTORY Instance method Public Method Clears Context Factory 20081218
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20081218
3 DEL_MSG_CONTEXT_FACTORY Instance method Public Method Deletes Factory Instance for Generating Application Context 20081218
4 GET_MESSAGE_HANDLER Static method Public Method Provides Simple New Message Handler 20081218
5 GET_MSG_CONTEXT_FACTORY Instance method Public Method Provides Factory for Generating Application Context 20081218
6 GET_MSG_HANDLER_FACTORY Instance method Public Method Provides a Factory for Message Handler 20081218
7 INSTANCE Static method Public Method Provides the Unique Instance of the Class 20081218
8 OPEN_MSG_CONTEXT_FACTORY Instance method Public Method Gets Context Factory and Joins Default Handler 20081218
Events
Class CL_MDG_MSG_HANDLING_FACADE has no event.
Types
Class CL_MDG_MSG_HANDLING_FACADE has no local type.
Method Signatures

Method CLOSE_MSG_CONTEXT_FACTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_APPL Call by reference Type reference (TYPE) MDG_MSG_APPL Anwendung für Message Handler 20081218
2 Importing I_STRUCTURE_NAME Call by reference Type reference (TYPE) STRUNAME Strukturname des Kontextes 20081218

Method CLOSE_MSG_CONTEXT_FACTORY on class CL_MDG_MSG_HANDLING_FACADE has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_MDG_MSG_HANDLING_FACADE has no parameter.
Method CONSTRUCTOR on class CL_MDG_MSG_HANDLING_FACADE has no exception.

Method DEL_MSG_CONTEXT_FACTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_APPL Call by reference Type reference (TYPE) MDG_MSG_APPL Anwendung für Message Handler 20081218

Method DEL_MSG_CONTEXT_FACTORY on class CL_MDG_MSG_HANDLING_FACADE has no exception.

Method GET_MESSAGE_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_MSG_HANDLER Value transfer Object reference (TYPE REF TO) IF_MDG_MSG_HANDLER Message Handler 20081218

Method GET_MESSAGE_HANDLER on class CL_MDG_MSG_HANDLING_FACADE has no exception.

Method GET_MSG_CONTEXT_FACTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_APPL Call by reference Type reference (TYPE) MDG_MSG_APPL Anwendung für Message Handler 20081218
2 Importing I_STRUCTURE_NAME Call by reference Type reference (TYPE) STRUNAME Strukturname des Kontextes 20081218
3 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_MDG_MSG_CONTEXT_FACTORY Interface Methode zur Erzeugung von Nachrichtenkontexten 20081218

Method GET_MSG_CONTEXT_FACTORY on class CL_MDG_MSG_HANDLING_FACADE has no exception.

Method GET_MSG_HANDLER_FACTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_MDG_MSG_HANDLER_FACTORY Factory für Message Handler 20081218

Method GET_MSG_HANDLER_FACTORY on class CL_MDG_MSG_HANDLING_FACADE has no exception.

Method INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_MDG_MSG_HANDLING_FACADE Facade für Message Handling Funktionalität 20081218

Method INSTANCE on class CL_MDG_MSG_HANDLING_FACADE has no exception.

Method OPEN_MSG_CONTEXT_FACTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_APPL Call by reference Type reference (TYPE) MDG_MSG_APPL Anwendung für Message Handler 20081218
2 Importing I_STRUCTURE_NAME Call by reference Type reference (TYPE) STRUNAME Strukturname des Kontextes 20081218
3 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_MDG_MSG_CONTEXT_FACTORY Interface Methode zur Erzeugung von Nachrichtenkontexten 20081218

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