The keyword is not allowed for subfields when the data structure is defined with TEMPLATE.
20
Cause . . . . . : When keyword TEMPLATE has been specified for a data structure, the only keywords which may be specified for the subfields are CCSID, DATFMT, DIM, EXTFLD, INZ, LIKE, LIKEDS, LIKEREC, OVERLAY, PACKEVEN, PROCPTR, TIMFMT, VARYING. The keyword is ignored.
Recovery . . . : Remove the incorrect keyword. Compile again.