Technical Notes 

Appearance and Screen Painter Attributes

Field names appear flat and in proportional typeface on the screen template. For dynamic field names, the flags "A" and "FixA" are to be set in the Screen Painter. This also applies to the field names of checkboxes and radio buttons.

Possible Lengths in the ABAP/4 Dictionary

Field names are defined in the ABAP/4 Dictionary. Field names of different lengths are distinguished:

Always Leave Two Blanks

Field names to be placed before input/output fields are entered under "keywords". The words entered should always be two characters shorter than the displayed or specified length. The recommended lengths should be used wherever possible in order to facilitate the translation.

Exception: The difference between the number of characters and the entered length may be smaller than two if the full word can then be used and if a meaningful abbreviation by two characters is not possible (this will most often be the case with ten-character keywords).

Icons

Icons which are used as field names are defined in the same way as keywords (text). They are defined as one line and two characters wide.

For a list of the Screen Painter attributes, refer to the section Input/Output Fields (Control Elements).