CONVERSION_EXIT_ERROR |
Error in conversion exit |
FIELD_AND_DESCR_INCOMPATIBLE |
Output field does not match Dictionary description |
ILL_THOUSAND_SEPARATOR_DIST |
Separation between thousands not = 0 mod 3 |
INPUT_NOT_NUMERICAL |
Non-numeric input |
INPUT_TOO_LONG |
Input longer than output length of output field |
INVALID_DATE |
Invalid date |
INVALID_DATE_FORMAT |
Invalid date format |
INVALID_FIELDNAME |
Field not in Dictionary |
INVALID_FLOAT |
Invalid floating point entry |
INVALID_HEX_DIGIT |
Incorrect hex character |
INVALID_TIME |
Invalid time |
INVALID_TIME_FORMAT |
Invalid time format |
MORE_THAN_ONE_SIGN |
+/- sign input multiple times |
NO_DECIMALS |
Decimal separator without subsequent decimal places |
SIGN_FOR_UNSIGNED |
No +/- signs allowed |
TOO_LARGE |
Value too large |
TOO_MANY_DECIMALS |
Too many places after the decimal point |
TOO_MANY_DIGITS |
Too many characters in whole number field |
TOO_SMALL |
Value too small |
UNEXPECTED_ERROR |
Unintercepted error |