MFPLI00146S All functions must have a return descriptor with constant size.

Functions may not return strings with adjustable lengths or AREAs with adjustable sizes.
Resolution:
Specify constant string lengths or AREA sizes in RETURN descriptors.
Module:
DCLREE.PL1, INTRP2.PL1