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

Report automatic refresh

Former Member
0 Likes
660

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

4 REPLIES 4
Read only

athavanraja
Active Contributor
0 Likes
575

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

Read only

0 Likes
575

this doesnt answer your question? do you have problem in understanding the answer?

i see that you have created another post for the same issue

Regards

Raja

Read only

Former Member
0 Likes
575

Hi,

Try this Function module

RS_REFRESH_FROM_SELECTOPTIONS

Regards,

Amole

Read only

Former Member
0 Likes
575

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