Purpose |
With
Text
you can:
|
||||||||||
Examples |
Text
[Company code]
"Regional office"
Text (10,50) "Please use form M10A" Text (11,50) " for printout" |
||||||||||
Additional options |
|
||||||||||
Format |
Text
[Screen element]
"text"
Text (position) "text" |
Icon and quickinfo | You can
also display an icon and a quickinfo. Use the following SAP notation: Text (position) "@id\Qquickinfo@text" Here
id
is the short name of an SAP icon,
quickinfo
is the quickinfo string
and text
is the displayed text. You will find a list of all SAP icons in transaction
ICON, and a list of all icon short names in the ABAP program <ICON> (Transaction
SE38, enter the program name <ICON> and press the Display button).
Example:
Text (1,61) "@OI\QStart
material processing@Help"
|
||||||||
Tips & Tricks |
|
||||||||||
Components | GuiXT |