Skip to Content
0
Former Member
Jun 10, 2009 at 01:38 PM

Problem downloading in GUI_DOWNLOAD

2297 Views

Please don't post your subjects in ALL CAPITALS

HELLO FOLKS..

I am downloading data from an int tab to excel.

im using gui_download for that.

we have to pass the internal table to this FM where all the fields' data are put into string field of itab

separated by '#' and passed to FM.

now the problem is- the data is getting copied into excel, but the hashes are still there. and the data is stored in only one cell not different.

im using ascii encoding- 'ASC' and file encoding type '4103'.

thanks in adv.

Edited by: Matt on Jun 11, 2009 8:35 AM - edited title