!--a11y-->
IF_WD_MESSAGE_MANAGER 
This interface is used as a message manager for Messages integration, and is available to application developers in the Web Dynpro Code Wizard.
Only the most important methods are listed below. Detailed documentation is located on the system’s interface.

Note that the RAISE methods are deprecated. For this reason you should not use them.
Also note that the msg_user_data parameter used with most of the methods is only available for special purposes. For this reason you should not use it.
Reports a Web Dynpro exception (it may come back)
Reports a
success message (
)
Reports a
warning (
)
Reports a Web Dynpro exception to a context attribute
Reports a Web Dynpro exception to a context attribute.
Reports a
Web Dynpro error message (
)
with optional parameters. You can transfer a string here. This should be
either a user-defined
OTR Text or a text
from an exception class. Use hard coding for the text to ensure it can be
easily translated.
Queries whether there are any messages
Reports a message using a T100 entry
Reports a fatal Web Dynpro exception
Reports a fatal WDA message with optional parameters
Deletes all messages.
Reports a Web Dynpro exception to a context attribute