MFPLI10113I The BIGENDIAN attribute is not yet supported on POINTER, OFFSET, and AREA data types; DEFAULT BIGENDIAN attribute not applied for "variable-name".

The BIGENDIAN attribute is only supported for FIXED BINARY and VARYING CHARACTER variables.
Resolution:
Remove dependency on the internal representation of POINTER, OFFSET or AREA variables.
Module:
DCLPCS.PL1