MFPLI00343E The precision and/or scale of variable-name is not large enough to accept the assigned constant. Expect a loss of digits.

Significant digits will be lost assigning the constant to variable-name.
Resolution:
Either adjust the precision and/or scale of variable-name to accommodate all the significant digits in the constant or replace the digits that will be lost with zeros to avoid the message.
Module:
DCLPL1.PL1, VALASS.PL1