QRG6109

The field name is not valid for the following reasons: the field name specified does not exist in the Externally-Described record; the field is a float field which cannot be accessed in the RPG program; or the field is a date, time, timestamp, graphic or variable length field which is ignored because of the parameter specified on the compiler option CVTOPT. The specification is ignored.

Change the name on the output record, or add the name to the Externally-Described record, or change the parameter specified on the compiler option CVTOPT to allow date, time, timestamp, graphic or variable length fields, or remove the specification. Compile again.