MFPLI10072S Assignment of a non-array structure to array of structure requiring conversion is not yet supported.

Assignment of a non-array structure to an array of structures is currently only supported if no conversion is required.
Resolution:
Assign the instances of the structure array separately, possibly using an iterative DO-loop.
Module:
VALASS.PL1