Hi,
I am downloading a report output to local file on PC.
For this I'm using FM GUI_DOWNLOAD with file type as 'DAT'.
If the no. records in the table, that i am passing to the FM, are more than 30,000 then the header (which am passing to FM through 'Fieldnames') is getting repeated after every 9810 row.
Please suggest me how to get the header displayed only once as in this case it is getting displayed 4 times in the downloaded file (text file as well as excel file).
Thanks,
Inder