Previous Topic: CALC065ENext Topic: CALC067E


CALC066E

Field has an invalid initial value

Reason:

The initial value given in a DEFINE statement is not the correct data type.

Action:

Ensure that the initial values match the field's data type. Use numeric for types N, P, U, or B. Use alphanumeric or hexadecimal literals for type X or Q.