MFPLI10061S Structure arrays containing CHAR varying data items when applied as the argument to the STRING built-in or pseudovariable
is not yet supported.
The STRING built-in function and pseudovariables currently only support CHAR VARYING members of non-array structures.
Resolution:
Assign the instances of the structure array separately, possibly using an iterative DO-loop.