MFPLI00502W The number of digits in "
fixed-decimal-constant
" exceeds the FIXED DECIMAL maximum precision; excess nonsignificant digits will be ignored.
The number of digits exceeds the implementation fixed decimal maximum precision or -fdmaxp.
Resolution:
Reduce the number of nonsignificant digits.
Module:
DCLPL1.PL1
Parent topic:
MFPLI00500 - MFPLI00519