‎2006 Jun 05 7:57 AM
Hi all,
I am running a report with selection screens. I created a 'REFRESH' button. If i press that button, the report shud be refreshed for the same selection screen but without going back to selection screen. How to do?
Also if I want to refresh automatically after 30 seconds, what shud i do?
Thanks in advance.
Vijayakumar.G
‎2006 Jun 05 8:21 AM
1. at the press of the refresh button, read the current selscreen values and use sumbit statement to submit the same program with the sel screen values read
2. automatic refresh:
http://www.sapdevelopment.co.uk/reporting/rep_autorefresh.htm
Regards
Raja
‎2006 Jun 05 9:54 AM
‎2006 Jun 05 10:10 AM
Hi,
Try this Function module
RS_REFRESH_FROM_SELECTOPTIONS
Regards,
Amole
‎2006 Jun 05 10:11 AM
Hi vijay,
Please chek these below threads.
or
http://www.sapdevelopment.co.uk/reporting/rep_autorefresh.htm
/people/sap.user72/blog/2005/04/22/parallel-processing--an-introduction
/people/rich.heilman2/blog/2005/10/18/a-look-at-clguitimer-in-46c
Cheers,
Buji