‎2013 Aug 15 1:37 AM
Hi Experts,
I am uploading text file into itab using ws_upload,I am getting errors.I am attaching the screen shots of the errors .Kindly anyone advice how to solve
these errors,
Thanks in Advance,
Anusha.B
‎2013 Aug 15 2:57 AM
Hi,
I think you are trying to do something with the graphics stuff is it.. Check the list of programs given below:
GRAPHICS_IGS_ADMIN
GRAPHICS_IGS_CE_TEST
GRAPHICS_IGS_CHART_TEST
GRAPHICS_IGS_IMGCONV_DEMO
GRAPHICS_IGS_RSPO_TEST
GRAPHICS_IGS_ZIPPER_DEMO
Might be helpful.
Cheers,
Arindam
‎2013 Aug 15 3:34 AM
Thank you for reply.I am not changing any graphics ,I am uploading the text file using WS_UPLOAD FM .While uploading I am getting these errors.Please advice how to solve these errors.
Thanks in advance,
Anusha
‎2013 Aug 15 4:06 PM
Hi,
Might be a issue with the SAP GUI installation at your workstation. Have you tried it from another desktop. If it works fine from another desktop it may be installation issue with the GUI.
Cheers,
Arindam
‎2013 Aug 22 3:47 AM
‎2013 Aug 22 7:45 AM
Did you happen to check my previous reply and whether you have sufficient write permission to Work Directory of SAP GUI?
‎2013 Aug 28 1:32 AM
‎2013 Aug 15 5:48 AM
According to this thread, you need to check whether SAP GUI has sufficient write permissions on work directory.
‎2013 Aug 22 7:42 AM
Hi Anu,
Actually the FM WS_UPLOAD is obsolete and you have to use FM GUI_UPLOAD instead. Please try using this and let us know if any issues