You cannot use HTEXT & ITEXT as table types in structure and pass the structure type in
FM's interface. It would throw the highlighted error.
Instead, separate the HTEXT & ITEXT rows as separate 'Tables' parameter and the error would go away. Basic the FM interface would not expect table within table parameters.
Cheers,
VS