‎2008 Mar 20 12:29 PM
Hi Folks,
Could anyone from amongst you let me know if we can refresh contents of screen after a stipulated time. e.g. after every 5 minutes i need to refresh a screen.
Please let me know if it is possible and if so could you also send me some demo code so that i can understand what is done in order to achieve it.
Regards,
Im
‎2008 Mar 20 1:01 PM
Hi,
Check this link:
http://www.sap-img.com/fu014.htm
This ABAP program will automatically update a report every 30 seconds while it is on the screen
at the same time keeping the GUI screen buttons active.
Reward if it helps.
Thanks,
Swati
‎2008 Mar 20 12:55 PM
Hi,
There is no any provisions to refresh the screen in periodic manner.But there is no any scenario will be like this.
Regards,
Sankar.
‎2008 Mar 20 1:01 PM
Hi,
Check this link:
http://www.sap-img.com/fu014.htm
This ABAP program will automatically update a report every 30 seconds while it is on the screen
at the same time keeping the GUI screen buttons active.
Reward if it helps.
Thanks,
Swati
‎2008 Mar 20 3:30 PM
Hi Swati,
Thanks for the code.
Can this piece of code be used in modular programming?
Regards,
Imran