CEE2525S
CEESECS detected non-numeric data in a numeric field, or the timestamp string did not match the picture string.

Explanation

The input value passed in a CEESECS 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, or the a.m./p.m. field did not contain the strings AM or PM.

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

CEE2ET