SAP ABAP Message Class 37 Message Number 615 (Text cannot begin with an underscore ('_' replaced by '#'))
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 615  
Documentation status       Space: object requires documentation
Authorization check Error Message      
Changed On 20090618   
Message Text
Text cannot begin with an underscore ('_' replaced by '#')
Help Document

Diagnosis

The string of a text element begins with an underscore character ("_"). This character is only allowed as the initial character in the templates of input/output fields.

System Response

In the string, all leading underscores are replaced by pound signs ("#").

Procedure

Replace the text element string with a text that does not begin with underscores.

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