SAP ABAP Message Class 0K Message Number 514 (Data type of field & is different from the field catalog definition)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-ALV (Application Component) SAP List Viewer
     SLIS (Package) Generic list types
Attribute
Message class 0K  
Short Description Messages for "General List Modules"    
Message Number 514  
Documentation status       Space: object requires documentation
Authorization check Error Message      
Changed On 20130531   
Message Text
Data type of field & is different from the field catalog definition
Help Document

Diagnosis

The field catalog contains a reference to a Data Dictionary field in which the reference field data type has been overwritten.

The data type in the field catalog should always be the same as the data type in the internal table field.

References to Data Dictionary texts should be made by explicitly passing a data element in the field catalog.

Differing field format options (e.g. conversion exit) should be described in the field catalog by the EDIT_MASK.

System Response

Procedure

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