Using a Z-table in GuiXT: We want to create a Z-Table and access it from GuiXT via function modules. What rules do we need to observe in the table definition?

The table definition may contain any field type you like, but the function module interface must consist of character-type parameters only; no integers, no float or packed decimals.