MFPLI00051E The precision specified for "
variable-name
" exceeds the implementation's limit for FIXED DECIMAL variables. The maximum precision has been supplied.
The maximum precision that may be specified for a FIXED DECIMAL variable is 31.
Resolution:
Reduce the precision of
variable-name
to 31.
Module:
DCLPCS.PL1
Parent topic:
MFPLI00040 - MFPLI00059