Now I have a another problem.
I want to use the following code:
cdummy = "tmpBelege." + hField:NAME.
RUN addArrayText (INPUT cdummy, INPUT-OUTPUT iCounter).
Now contains cdummy e.g. tmpBelege.Satzart.
But in the RUN addArrayText i need cdummy as referenze to a temptablefield.
How can i solve this problem, now cdummy is a string, but i need a referenze to a temp-table.
best regards
christian