SAP ABAP Message Class 37 Message Number 127 (Input/output field and text field are not in the same loop)
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 127  
Documentation status       Space: object requires documentation
Authorization check Error Message      
Changed On 20090618   
Message Text
Input/output field and text field are not in the same loop
Help Document

Diagnosis

You cannot use a text field (key word) as a header outside the loop and a template of the same name as an input/output field inside the loop.

Procedure

Since the element names must be different, it is advisable to use field names preceded by a * for the text fields. You can also copy * fields directly to the screen using the Dict-/Program fields function if you enter the table name preceded by a * .

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