SAP ABAP Interface IF_MDG_MSG_TOP_LEVEL_HANDLER (Top Level Handler for Default Messaging)
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
Interface IF_MDG_MSG_TOP_LEVEL_HANDLER  
Short Description Top Level Handler for Default Messaging    
General Data
Package MDG_MSG_HANDLING   Message Handler with Extended Context Information 
Created 20081218   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_MDG_MSG_TOP_LEVEL_HANDLER has no forward declaration.
Interfaces
Interface IF_MDG_MSG_TOP_LEVEL_HANDLER has no interface.
Friends
Interface IF_MDG_MSG_TOP_LEVEL_HANDLER has no friend.
Attributes
Interface IF_MDG_MSG_TOP_LEVEL_HANDLER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_DEFAULT_HANDLER Instance method Public Method Generates New Instance of Default Handler 20081218
2 GET_OWNER_DEFAULT_HANDLER Instance method Public Method Provides Owner of Default Handler 20081218
3 GET_TOP_LEVEL_HANDLER Instance method Public Method Provides Top-Level Handler (Only for Context Factories) 20081218
4 IS_DEFAULT_LEVEL_HANDLER Instance method Public Method True, if MSG_HANDLER Is Default Handler 20081218
Events
Interface IF_MDG_MSG_TOP_LEVEL_HANDLER has no event.
Types
Interface IF_MDG_MSG_TOP_LEVEL_HANDLER has no local type.
Method Signatures

Method CREATE_DEFAULT_HANDLER Signature

Method CREATE_DEFAULT_HANDLER on Interface IF_MDG_MSG_TOP_LEVEL_HANDLER has no parameter.
Method CREATE_DEFAULT_HANDLER on Interface IF_MDG_MSG_TOP_LEVEL_HANDLER has no exception.

Method GET_OWNER_DEFAULT_HANDLER 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_APPL_CONTEXT Zugriff auf Anwendungskontext einer Nachricht 20081218
# Exception Resumable Description Created on
1 NO_OWNER keine Besitzer für Default Level Handler 20081218

Method GET_TOP_LEVEL_HANDLER 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 Message Handler 20081218

Method GET_TOP_LEVEL_HANDLER on Interface IF_MDG_MSG_TOP_LEVEL_HANDLER has no exception.

Method IS_DEFAULT_LEVEL_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MSG_HANDLER Call by reference Object reference (TYPE REF TO) IF_MDG_MSG_HANDLER Message Handler 20081218
2 Returning RESULT Value transfer Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20081218

Method IS_DEFAULT_LEVEL_HANDLER on Interface IF_MDG_MSG_TOP_LEVEL_HANDLER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 702