SAP Message 37077 - Maximum screen limits (&1 lines, &2 columns) exceeded

Diagnose
When the screen was being read from the database, the system found thatone or several screen elements do not fit into the maximum screen areaof 200 lines and 255 columns.
Typically, this kind of constellation can occur when the screen fieldhas a reference to the Dictionary, but the respective Dictionary objecthas meanwhile received a larger output length.

Systemaktivitaeten
The system resets the determined values for the screen attributes"Number of Occupied Lines/Columns" down from the maximum values 200 and255 in order not to have to interrupt work in the Screen Painter.
This check is repeated in the Screen Painter each time the edit screenchanges. The message will possibly be sent several times.

Procedure
Check immediately which screen fields go beyond the maximum allowedscreen area. Since the Layout Editor cannot fully display these screenelements or even display them at all, switch to the element list. Youcan also switch the the editing screen "Properties" and, if necessary,increase the attributes "Maintain Lines/Columns" to increase the currentscreen area.
If a screen field goes beyond the lower screen limit or even only beginsat a line with a line number > 200, then delete the screen field.
If a screen field goes beyond the right screen limit, you generally donot need to delete it, but you can set the attribute "Scrollable" andthen reduce the displayed length.
Remember that working in the Layout Editor can be dangerous as long asthis error situation persists. Loss of data and systerm terminationcannot be fully avoided.