MFPLI00054E The precision specified for "variable-name" exceeds the implementation's limit for FLOAT DECIMAL variables. The maximum precision has been supplied.

The maximum precision that may be specified for a FLOAT DECIMAL variable is 16.
Resolution:
Reduce the precision of variable-name to 16.
Module:
DCLPCS.PL1