2005 Aug 04 10:15 AM
hi,
I want to know a file whether exist in a special direcotry in the user's computer, e.g. a computer that a user used to log on the sap.
how can i realize it .
thanks in advance.
2005 Aug 04 10:26 AM
Hi,
Try class method CL_GUI_FRONTEND_SERVICES=>FILE_EXIST
Svetlin
2005 Aug 04 10:20 AM
2005 Aug 04 10:26 AM
Hi,
Try class method CL_GUI_FRONTEND_SERVICES=>FILE_EXIST
Svetlin
2005 Aug 04 10:45 AM
If 46c or lower, ws_query is v good soln.
For 470 onwards, use cl_gui_frontend_services=>file_exist