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