SAP Message RSDS093 - &1: invalid data type &2

Diagnosis
An invalid data type was defined in &V1&.
Use one of the following types:
Typ,,,,Description
CHAR,,,,Character string
CLNT,,,,Client
CUKY,,,,Currency key; is cross-referenced from CURR fields
CURR,,,,Currency field; stored as DEC
DATS,,,,Date field (YYYYMMDD); stored as CHAR (8)
DEC,,,,Calculation field or amount field with comma and plus/minus sign
FLTP,,,,Floating point number with 8 byte accuracy
INT1,,,,1 byte integer; whole number <= 255
INT2,,,,2 byte integer; only for length field before LCHR or LRAW
INT4,,,,4 byte integer; whole number with plus/minus sign
LANG,,,,Language indicator
NUMC ,,,,Character string with figures only
QUAN,,,,Quantity field, references a unit field with format UNIT
RAW,,,,Uninterpreted sequence of bytes
TIMS,,,,Time field (hhmmss); stored as CHAR (6)
UNIT,,,,Unit key for QUAN fields
ACCP,,,,Posting period YYYYMM