Previous Topic: E14ENext Topic: E16E


E15E

Invalid result data type

Reason

The final result after evaluation of an IF expression was not data of a valid type. The valid data types are bit or boolean, binary, packed decimal, and time‑of‑day. You cannot extract a true or false value from the other data types processed by IF expression evaluation.

Action

Correct and try again.