hi experts,
is there any way to convert field symbol to internal table?
my field symbols is declared as a table.
field-symbols: <f_fs> type any table.
thx in advance.