!--a11y-->
Explanation UI Element 
You can use the UI
element
Explanation on
your views for explanatory texts. The UI element explanation contains a text
that appears on the screen permanently and should contain explanations about
the screen or parts of the screen.
In the View Designer you can create the text for an explanation of the text property. The text can either be entered manually (a maximum of 255 characters) or it can be an OTR alias text, for which you use the notation $OTR:Aliasname. You can also write a script that allows for texts longer than 255 characters and of various formats. To do this use method WDDOMODIFYVIEW.
Example
method wddomodifyview. |
The text of an explanation is highlighted differently to other UI texts when the design emphasized is selected, since in addition to the text being underlined in blue, the switch Hide Quick Help is also displayed.

Simple Example

Complex example in connection with the help center:

From the context menu you can activate/deactivate the display of the explanation text (Quick Help On/Off).


The option for More Field Help in the context menu is used to display technical information as well as the full data element documentation, if the field on which it was called, is linked to the ABAP. If it is not, only the technical information is displayed. See Classic F1 Help.