RNF3498

Default initialization value does not match the type of the subfield.

20

Cause . . . . . : The initialization value retrieved for the field is not the correct type for the subfield, or it cannot be converted by the RPG compiler to an acceptable value. The initialization value is ignored.

Recovery . . . : Specify a default value in the DDS that is valid for the type of field, or remove the parameter *EXTDFT from the keyword INZ. Compile again.