Skip to Content
0
Apr 17, 2014 at 10:48 AM

How to display a file from Application server without downloading it to local drive

1734 Views

I want to dispaly a file from Application server without downloading it to my local system.

i tried the below method but it didn't work.

CALL METHOD CL_GUI_FRONTEND_SERVICES=>EXECUTE

EXPORTING

APPLICATION = L_FILE

DEFAULT_DIRECTORY = L_DIR