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