SAP ABAP Message Class 0K Message Number 547 (Field &1 has different data type (&2) and internal type (&3))
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 547  
Documentation status       Space: object requires documentation
Authorization check Error Message      
Changed On 20130531   
Message Text
Field &1 has different data type (&2) and internal type (&3)
Help Document

Diagnosis

In the field catalog, data type &2 and internal type &3 were assigned to field &1. These types are not identical.

System Response

This may lead to some functions being not executed properly.

Procedure

Correct this error immediately.

When the field catalog is set up, only DATATYPE must be filled. You do not need to fill INTTYPE since INTTYPE is derived from the DATATYPE passed.

Procedure for System Administration

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