CEE2520S
CEEDAYS detected non-numeric data in a numeric field, or the date string did not match the picture string.

Explanation

The input value passed in a CEEDAYS call did not appear to be in the format described by the picture specification. For example, non-numeric characters appear where only numeric characters are expected.

System action

The output value is set to 0.

Programmer response

Verify that the format of the input data matches the picture string specification and that numeric fields contain only numeric data.

Symbolic Feedback Code

CEE2EO