Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

function that can save document

Former Member
0 Likes
399

hi,

did some now about function that can save docoument in the computer localy?

Regards

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
379

wht u mean download file on local system. If yes then u can use WS_DOWNLOAD

2 REPLIES 2
Read only

Former Member
0 Likes
380

wht u mean download file on local system. If yes then u can use WS_DOWNLOAD

Read only

0 Likes
379

Hi,

WS_DOWNLOAD is declared obsolete and a bit slower than FUNCTION 'GUI_DOWNLOAD'. The documentation of the function also applies to (state-of-the-art) Method CL_GUI_FRONTEND_SERVICES=>GUI_DOWNLOAD .

Regards,

Clemens