Skip to Content
0
Jun 10, 2009 at 05:55 PM

File upload create a file with about only half of the table in ECC6

23 Views

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??