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 | Static Attribute | Protected | Object reference (TYPE REF TO) | CL_MDG_MSG_HANDLING_FACADE | Facade for Message Handling Functionality | 20081218 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_MDG_MSG_HANDLER_FACTORY | Factory for Message Handler | 20081218 | |||
| 3 | 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 | Instance method | Public | Method | Clears Context Factory | 20081218 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20081218 | |
| 3 | Instance method | Public | Method | Deletes Factory Instance for Generating Application Context | 20081218 | |
| 4 | Static method | Public | Method | Provides Simple New Message Handler | 20081218 | |
| 5 | Instance method | Public | Method | Provides Factory for Generating Application Context | 20081218 | |
| 6 | Instance method | Public | Method | Provides a Factory for Message Handler | 20081218 | |
| 7 | Static method | Public | Method | Provides the Unique Instance of the Class | 20081218 | |
| 8 | 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 | I_APPL | Call by reference | Type reference (TYPE) | MDG_MSG_APPL | Anwendung für Message Handler | 20081218 | |||
| 2 | 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 | 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 | 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 | I_APPL | Call by reference | Type reference (TYPE) | MDG_MSG_APPL | Anwendung für Message Handler | 20081218 | |||
| 2 | I_STRUCTURE_NAME | Call by reference | Type reference (TYPE) | STRUNAME | Strukturname des Kontextes | 20081218 | |||
| 3 | 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 | 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 | 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 | I_APPL | Call by reference | Type reference (TYPE) | MDG_MSG_APPL | Anwendung für Message Handler | 20081218 | |||
| 2 | I_STRUCTURE_NAME | Call by reference | Type reference (TYPE) | STRUNAME | Strukturname des Kontextes | 20081218 | |||
| 3 | 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 |