SAP ABAP Message Class 37 Message Number 619 (Element is shorter than defined in ABAP Dictionary)
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 619  
Documentation status      
Authorization check Error Message      
Changed On    
Message Text
Element is shorter than defined in ABAP Dictionary
Help Document

Diagnosis

The string in the ABAP Dictionary is too long for the space available.

System Response

The string is copied into the field and shortened to the available length. The element also assumes the Dictionary reference "Modified, fixed". This means that the field is displayed at runtime with the text as it appears in the Screen Painter.

Procedure

Move the element or adjoining element to make room for the whole of the string.

Note: If the element is an input/output field, you may set the "Scrollable" attribute for it. The text from the ABAP Dictionary is then copied into the field in its full length. The defined length of the element changes, but not the visual length.

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