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

call function 'download' RESTRICTED...

Former Member
0 Likes
564

Hi abapers,

im using the FM download, but i need to specify some rute
myserver\private, and for security reasons the user cant change the rute or name of the file,

so i need to restrict any changes for the rute and name for this function..

i know how to restrict the filetype, but i dont know how to restrict the name and download rute.

any help?

tks in advance.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
534

please try using the FM WS_DOWNLOAD.

reward all the helpful answers

bbye tac care

Ashwani

3 REPLIES 3
Read only

Former Member
0 Likes
535

please try using the FM WS_DOWNLOAD.

reward all the helpful answers

bbye tac care

Ashwani

Read only

0 Likes
534

Ashwani - FM WS_DOWNLOAD is marked as obsolete. GUI_DOWNLOAD is a better choice.

Rob

Read only

0 Likes
534

yeah thats right Bob, Thanks for updating me.