MFPLI00557E A scale factor is not allowed when the result type of the PRECISION built-in is type FLOAT; scale factor ignored.

The scale factor for the PRECISION built-in is not allowed when the first operand is type FLOAT BIN or FLOAT DEC.
Resolution:
Remove the third argument applied to PRECISION built-in function.
Module:
INTRP2.PL1