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
Parent topic:
MFPLI00460 - MFPLI00479