cancel
Showing results for 
Search instead for 
Did you mean: 

Uploading any type of file from the presentation server

Former Member
0 Kudos

Hi Gurus,

I have a problem in uploading any type of file from the local system. Could you please help me in finding any FMs or BAPIs to achieve the same.

Thanks & Best Regards,

Vishnu

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Answers (1)

Answers (1)

Former Member
0 Kudos

Hello,

you can use function module gui_upload, if you are running in webgui. Additionaly method FILE_OPEN_DIALOG of class

cl_gui_frontend_services gives you a file open dialog. These functions need the java plugin on the frontend computer.

Regards,

Ralf