MFPLI00076S One of the bounds declared for "array-name" is invalid because the lower bound is greater than the upper bound.

For each dimension of an array the upper bound of must not be less than the lower bound.
Resolution:
Correct the dimensions of "array-name".
Module:
DCLPCS.PL1