SAP ABAP Message Class 37 Message Number 143 (Unable to define screen element in loop block)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-SCR (Application Component) Screen Painter
     SCRP (Package) Screen Painter
Attribute
Message class 37  
Short Description Screen Painter    
Message Number 143  
Documentation status       Space: object requires documentation
Authorization check Error Message      
Changed On 20090618   
Message Text
Unable to define screen element in loop block
Help Document

Diagnosis

You attempted to create a screen field which is supposed to start at the position marked by the cursor. However, although it is in a free space, the cursor is inside a loop block.
You cannot create any type of screen field in a loop block for subscreens, pushbuttons, boxes and controls.

Procedure

The cursor position which defines the top left corner of the screen field must be outside any loop blocks or loop repetition blocks.

History
Last changed on/by 20140121  SAP 
SAP Release Created in