Methods in the Interface IF_WD_MESSAGE_MANAGER

Link to Content's target Space :

https://wiki.sdn.sap.com/wiki/display/WDABAP/Web+Dynpro+ABAP+Home

Author(s):  Navith Hussain

   
Company:    Mphasis, an HP Company
Created on:    09.04.12

Hi SAPians,

                  Here, I have discussed the various methods that are in the interface IF_WD_MESSAGE_MANAGER.We use this Message interface to show message such as warning,

error and information messages.

    Method

          Description

REPORT_EXCEPTION Reports a Web Dynpro Exception  (May Return)
REPORT_SUCCESS Reports a Success Message
REPORT_WARNING Reports a Warning
REPORT_ERROR_MESSAGE Reports a Web Dynpro Message with Optional Parameters
REPORT_MESSAGE Reports a message
REPORT_T100_MESSAGE Reports a Message Using a T100 Entry
REPORT_FATAL_EXCEPTION Reports a Fatal Web Dynpro Exception
REPORT_FATAL_ERROR_MESSAGE Reports a Fatal WD Exception Message w/ Optional Parameters
REPORT_ATTRIBUTE_ERROR_MESSAGE Reports a WD Exception for a Context Attribute
REPORT_ATTRIBUTE_EXCEPTION Reports a WD Exception for a Context Attribute
REPORT_ATTRIBUTE_T100_MESSAGE Reports a WD Exception for a Context Attribute
REPORT_ELEMENT_ERROR_MESSAGE Reports a Web Dynpro exception related to context attributes
REPORT_ATTRIBUTE_MESSAGE Reports a message for this context attribute
REPORT_ELEMENT_EXCEPTION Reports a Web Dynpro exception related to context attributes
REPORT_ELEMENT_T100_MESSAGE Reports a Web Dynpro exception related to context attributes
IS_EMPTY Query Whether Messages Exist
CLEAR_MESSAGES Delete All Messages
HAS_VAL_ERRORS_FOR_WINDOW Query whether there are validation messages for a window
REMOVE_MESSAGE Deletes an individual message
GET_MESSAGES Returns all messages
HAS_VALIDATION_ERRORS Query whether there are validation messages
GET_MESSAGE_FOR_ID Returns the message for a MESSAGE_ID

Labels

standard standard Delete
template template Delete
document document Delete
paper paper Delete
article article Delete
Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.