where-cando

CAN-DO Functions used in WHERE clause

Rule "where-cando" gives this warning when it finds a WHERE clause that contains a CAN-DO function.

the risc:

Performance is bad

How to suppress these warnings:

You can put the directive {&_proparse_ prolint-nowarn(where-cando)} directly before
the statement that contains the WHERE clause. See also: suppress warnings.