Hello,
does anybody knows how can I move data from a table/column to a single textedit?
for example a SELECT DISTINCT FIRST_NAME FROM ZTEST into stable.
so here I wanna move all the names stored into one text view.
I tried to loop internal table into my work area and concatenate values into a variable but
it didn't work, so please let me know if you have any other suggestions???
Regards,
Abdul.