SAP ABAP Message Class 37 Message Number 627 (Format & of the Dictionary field & does not fit the property format &)
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 627  
Documentation status       Space: object requires documentation
Authorization check Error Message      
Changed On 20090618   
Message Text
Format & of the Dictionary field & does not fit the property format &
Help Document

Diagnosis

The format of the selected ABAP Dictionary element is not compatible with the format of the databound control property.

System Response

The ABAP Dictionary element cannot be used.

Procedure

Choose an ABAP Dictionary element whose format is compatible with that of the property.

The following formats are compatible:

    - For numeric properties:    NUMC, INT1, INT2, INT4, DEC

    - For text properties:        CHAR

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