Previous Topic: IDCMCDEP44 - Invalid alphanumeric literal specified in "VALUE"Next Topic: IDCMCDEP46 - Flag value must be T, F, TRUE, or FALSE


IDCMCDEP45 - Numeric value may have leading sign, digits, and decimal point

Reason:

A value for a numeric field is written in an unexpected format. The expected format has an optional leading sign, followed by integer positions (not to exceed the integer positions in the field's definition), an optional decimal point and decimal positions (not to exceed the decimal positions in the field's definition).

Action:

Change the value so it has a valid format.