Skip to Content
0
Former Member
Dec 05, 2006 at 03:22 PM

GUI_DOWNLOAD

70 Views

Hi all,

I'm trying to export an internal table to Excel, but I have a problem.

As the internal table has about 1700 records, the function GUI_DOWNLOAD only download about 1600.

I have already tried with method cl_gui_frontend_services = > gui_download with the same results and with the obsolete FM WS_DOWNLOAD and the last one gave me less results than the others.

I don't know if those functions perform any kind of filter with the information (f.i. non ascii characters or huge strings).

Can anyone help me?

Regards,

Angel Cepa