CEE3460E
The decimal separator 'decimal_separator' was truncated and was not defined in CEE3MDS.

Explanation

The decimal_separator parameter must be a 2-character field. The resulting decimal separator might not be valid. The decimal separator was left-justified and padded on the right with a blank if necessary.

System action

The decimal separator is truncated and placed into the given parameter.

Programmer response

Provide a 2-character decimal_separator parameter.

Symbolic Feedback Code

CEE3C4