Hierarchy

⤷

⤷

Attribute
Message class | ![]() |
37 | |
Short Description | ![]() |
Screen Painter | |
Message Number | ![]() |
751 | |
Documentation status | ![]() |
||
Authorization check Error Message | |||
Changed On | ![]() |
20090618 |
Message Text
Help Document
Diagnosis
The width or height of the screen element is less than the permitted minimum.
System Response
The previous size of the element remains unchanged.
Procedure
Do not reduce the size of the screen element below its minimum size.
Screen elements must, generally speaking, be at least one column wide and one line high. Container elements must be big enough to display their border and any elements that they contain, and be able to contain at least one screen element in its minimal size.
Examples:
- Box: Minimum width 3 (1 column required right and left
for the frame)
Minimum height 3 (header and footer lines required)
- Table control: Minimum width 3 (selection column on left and
scrollbar on right)
Minimum height 4 (1 title row and 1 header row at
top, scrollbar at bottom)
- Tabstrip control: Minimum width 7 (scroll button for tab titles)
Minimum height 4 (1 tab title row and 1 clear row at
top and 1 footer line)
History
Last changed on/by | ![]() |
20140121 | SAP |
SAP Release Created in |