‎2008 Mar 04 8:21 PM
Hi friends,
I used the FM gui_upload to transfer a txt file. It works fine, but now i need to change to class method gui_upload. But my txt file have 8 blank space at end of each line. When i changed to class method gui_upload, theses spaces were deleted.
What i need to do to keep the final space??
Thanks in advance!
‎2008 Mar 06 3:45 PM
Use GUI_DOWNLOAD method of CL_GUI_FRONTEND_SERVICES and use parameter TRUNC_TRAILING_BLANKS_EOL parameter = space.
Best!
Jim
‎2008 Mar 06 3:45 PM
Use GUI_DOWNLOAD method of CL_GUI_FRONTEND_SERVICES and use parameter TRUNC_TRAILING_BLANKS_EOL parameter = space.
Best!
Jim