call AS400 Program with input array

Hi
In one flow I call RPG and have a list of lement which includes another list:

AA 12 12.34

With Adapter data type “Structure” I could not create it because type Structure does not accept other nested Structure element.
How can it be done?
Regards
P.B