SAP ABAP Class IF_MDG_MSG_TOP_LEVEL_HANDLER (Top Level Handler for Default Messaging)
Properties
Class IF_MDG_MSG_TOP_LEVEL_HANDLER  
Short Description Top Level Handler for Default Messaging    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20081218   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_MDG_MSG_TOP_LEVEL_HANDLER has no forward declaration.
Interfaces
Class IF_MDG_MSG_TOP_LEVEL_HANDLER has no interface implemented.
Friends
Class IF_MDG_MSG_TOP_LEVEL_HANDLER has no friend class.
Attributes
Class 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
Class IF_MDG_MSG_TOP_LEVEL_HANDLER has no event.
Types
Class IF_MDG_MSG_TOP_LEVEL_HANDLER has no local type.
Method Signatures

Method CREATE_DEFAULT_HANDLER Signature

Method CREATE_DEFAULT_HANDLER on class IF_MDG_MSG_TOP_LEVEL_HANDLER has no parameter.
Method CREATE_DEFAULT_HANDLER on class 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 class 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 class IF_MDG_MSG_TOP_LEVEL_HANDLER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in