SAP ABAP Interface IF_WD_MESSAGE_LOG (Log for Messages)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA-RUN (Application Component) Web Dynpro ABAP Runtime
     SWDP_RUNTIME_CORE (Package) Web Dynpro Runtime: Core Functions
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WDR_MESSAGE_MANAGER Message Manager 20081216
Properties
Interface IF_WD_MESSAGE_LOG  
Short Description Log for Messages    
General Data
Package SWDP_RUNTIME_CORE   Web Dynpro Runtime: Core Functions 
Created 20081212   SAP 
Last changed 20090618   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_WD_MESSAGE_MANAGER Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Interface IF_WD_MESSAGE_LOG has no interface.
Friends
Interface IF_WD_MESSAGE_LOG has no friend.
Attributes
Interface IF_WD_MESSAGE_LOG has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_MESSAGE Instance method Public Method Adds a message to the log 20081216
2 CLEAR Instance method Public Method Deletes all messages to the log 20081216
3 GET_MESSAGES Instance method Public Method Returns all log messages 20081216
4 REMOVE_MESSAGE Instance method Public Method Deletes a message from the log 20081216
Events
Interface IF_WD_MESSAGE_LOG has no event.
Types
Interface IF_WD_MESSAGE_LOG has no local type.
Method Signatures

Method ADD_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MESSAGE Call by reference Type reference (TYPE) IF_WD_MESSAGE_MANAGER=>TY_S_MESSAGE 20081216

Method ADD_MESSAGE on Interface IF_WD_MESSAGE_LOG has no exception.

Method CLEAR Signature

Method CLEAR on Interface IF_WD_MESSAGE_LOG has no parameter.
Method CLEAR on Interface IF_WD_MESSAGE_LOG has no exception.

Method GET_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning MESSAGES Value transfer Type reference (TYPE) IF_WD_MESSAGE_MANAGER=>TY_T_MESSAGES 20081216

Method GET_MESSAGES on Interface IF_WD_MESSAGE_LOG has no exception.

Method REMOVE_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MESSAGE_ID Call by reference Type reference (TYPE) STRING 20081216

Method REMOVE_MESSAGE on Interface IF_WD_MESSAGE_LOG has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in