MFPLI00471S Arithmetic operations of STRUCTURE TYPE and STRUCTURE TYPE is invalid.

Arithmetic operations like addition, subtraction, multiplication etc. are invalid if operands are named STRUCTURE.
Resolution:
Use DECLARE of a structure instead of define STRUCTURE.
Module:
AGGEXP.PL1