RNF0533

The length of an integer or unsigned field is not valid.

20

Cause . . . . . : A field defined as integer or unsigned must be defined with a length of 3, 5, 10, or 20 digits. The length of the field defaults to 10 digits.

Recovery . . . : Correct the definition of the field so that the number of digits is 3, 5, 10, or 20. Compile again.