SAP ABAP Message Class 37 Message Number 851 (Invalid element for table control (conversion not possible))
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 851  
Documentation status      
Authorization check Error Message      
Changed On    
Message Text
Invalid element for table control (conversion not possible)
Help Document

Diagnosis

The step loop contains an element that is not allowed in a table control.

System Response

The step loop cannot be converted into a table control.

Procedure

Check the elements in the step loop and either remove or convert the ones that are not allowed in a table control. The following elements are currently allowed:

  • As a title element:
    • Static texts and dynamic output fields;
  • As a column element:
    • Texts
    • Input/output fields (including dropdown list boxes)
    • Checkboxes and radio buttons (without text: if necessary, create the texts separately in the title area)
    • Pushbuttons.

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