‎2007 Jun 27 3:54 AM
hi,
if the address of file contains chinese character, the GUI_UPLOAD cann't upload the file ? there's error message ' file is unavailable '
regards
zhangkun
‎2007 Jun 27 4:08 AM
Hi zhang,
Which FM you are using to get the file name.
Use CL_GUI_FRONTEND_SERVICES->FILE_EXIST to check if the file exist or not.
Reward points if useful.
Regards,
Atish
‎2007 Jun 27 7:45 AM
hi Atish,
i use WS_FILENAME_GET to get file name, and if i change the chinese folder name in the path into english, all is ok. so the file is exist.
moreover, it's no matter whether the file name is english or chinese.
‎2007 Jun 27 6:08 AM
Hi,
Try Using CL_GUI_FRONTEND_SERVICES->GUI_UPLOAD
Regards,
Shruthi R
‎2007 Jun 27 8:08 AM