Hi all,
Where upgrading from 4.6C to ECC6 and I have a problem with the function WS_DOWNLOAD or the class CL_GUI_FRONTEND_SERVICES=>GUI_UPLOAD.
In our actual version everything works fine int ECC6 the same program generate a file with only about half of the data.
I've set a breakpoint and the table is containing all the data, when I pass it through the function, the file created contains only about half of the table's data.
I've played with the file length, by it gives me an error.
Any clues??