SAP ABAP Message Class 0K Message Number 551 (Field &1 has a wrong value &2 in FCAT-DATATYPE)
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 | ![]() |
551 | |
Documentation status | ![]() |
||
Authorization check Error Message | |||
Changed On | ![]() |
20130531 |
Message Text
Field &1 has a wrong value &2 in FCAT-DATATYPE
Help Document
Diagnosis
A wrong DATATYPE has been specified in the field catalog. Data types are:
- STRG -> Internal type: S (= String)
- CHAR, CLNT, UNIT, CUKY -> Internal type: C (= Character)
- NUMC -> Internal type: N (= Numeric)
- INT* -> Internal type: I (= Integer)
- DEC, QUAN, CURR -> Internal type: P (= Packed)
- FLTP -> Internal type: F (= Float)
- RAW, RSTR -> Internal type: X (= Hex)
- DATS -> Internal type: D (= Date)
- TIMS -> Internal type: T (= Time)
System Response
In most cases the system reacts with a short dump.
Procedure
Enter the correct DATATYPE.
Procedure for System Administration
History
Last changed on/by | ![]() |
20140121 | SAP |
SAP Release Created in |