SAP Message 0K550 - Field &1 has a wrong value &2 in FCAT-INTTYPE

Diagnosis
A wrong INTTYPE has been specified in the field catalog. Internal typesare:
- S (= String) -> Data type: STRG
- C (= Character) -> Data type: CHAR, CLNT, UNIT, CUKY
- N (= Numeric) -> Data type: NUMC
- I (= Integer) -> Data type: INT*
- P (= Packed) -> Data type: DEC, QUAN, CURR
- F (= Float) -> Data type: FLTP
- X (= Hex) -> Data type: RAW, RSTR
- D (= Date) -> Data type: DATS
- T (= Time) -> Data type: TIMS

System Response
In most cases the system reacts with a short dump.

Procedure
Enter a correct INTTYPE.