2008 Apr 21 9:37 AM
Hi All,
We have a requirement where in user would like to download certain files from application server onto local machine based on some selection criteria. The list of files meeting the selection criteria is stored in an internal table. When user clicks on download button (this is thru a report program) we are planning to get a popup with all these file names and a checkbox associated with each, which in turn would facilitate user to view all the files he can get and further filter from the list if he needs. Hence when clicked on OK the files for which checkbox is checked would then get downloaded onto local machine.
Any pointers to meet this requirement would be of great help.
Thanks
Mohinder Singh Chauhan
Hi All,
We have a requirement where in user would like to download certain files from application server onto local machine based on some selection criteria. The list of files meeting the selection criteria is stored in an internal table. When user clicks on download button (this is thru a report program) we are planning to get a popup with all these file names and a checkbox associated with each, which in turn would facilitate user to view all the files he can get and further filter from the list if he needs. Hence when clicked on OK the files for which checkbox is checked would then get downloaded onto local machine.
Any pointers to meet this requirement would be of great help.
Thanks
Mohinder Singh Chauhan
2008 Apr 21 10:15 AM
2008 Apr 21 10:27 AM
Hi,
please try this Functional Module
CMPOP_POPUP_FOR_SELECTION
ISM_POPUP_TO_SELECT_FROM_LIST
reward if helpful
raam
2008 Apr 21 10:27 AM
2008 Apr 21 11:24 AM