GRP4180

The initial value specified in position 21 to 42 does not match the data type of the subfield. If the subfield is a numeric field, the initial value must be a numeric literal or a named constant which represents a numeric literal. If the subfield is a character field, the initial value must be a character or hexadecimal literal, or a named constant which represents a character or hexadecimal literal. If the subfield is a DBCS field, the initial value must be a DBCS literal or a named constant which represents a DBCS literal.

Change the initial value or the type of subfield. Compile again.