Skip to Content
0
Former Member
Jun 24, 2009 at 03:14 AM

move data from a column to a single textedit / textview

45 Views

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.