Skip to Content
0
Apr 27, 2009 at 06:09 AM

Opne file on client computer

54 Views

Hi Experts!

I have one question. How can I open file which is on Unix server on client computer. I have to say that I don't know file type, it could be pdf, excel file or ordinary text file. In dependence of file type I would like to open it in proper program on user computer.

I found following function modules: GUI_RUN, WS_EXECUTE. With files which are saved on user computer everything is ok but when I pass path for Unix i.e. '/usr/sap/tmp/test.txt' functions are not able to find them.

Maybe there is possibility to use one of these functions but I don't know how, if not could you give me other?

Thanks in advance.

Baru