MFPLI00314E STRUCTURE expressions are valid only if both operands have identical structuring.

The operands in a STRUCTURE expression must have the same shape so that the expression can be evaluated using correponding members from each operand.
Resolution:
Ensure that the operands have the same shape or expand the statement to a sequence of evaluations using the required members from each operand.
Module:
AGGEXP.PL1