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

Refresh Screen Automatically

Former Member
0 Likes
1,361

Hi,

Can anyone tell how to refresh the screen with out pressing enter. I mean in selection screen when we press enter then only it do the validations like mandatory etc.. But instead of that is there any way to do the same thing with pressing enter, like when we press tab to move from one box to another or per every 10 seconds the screen should be refreshed automatically(validations).

Thanks&Regards,

Gowtham K.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,072
5 REPLIES 5
Read only

Former Member
0 Likes
1,073
Read only

0 Likes
1,072

Have you seen this yet?

/people/rich.heilman2/blog/2005/10/18/a-look-at-clguitimer-in-46c

Regards,

RIch Heilman

Read only

0 Likes
1,072

Also check this out -

/people/sap.user72/blog/2005/04/22/parallel-processing--an-introduction

Cheers.

Read only

0 Likes
1,072

Hi

Thanks Sanjay.

Regards,

Gowtham K

Read only

andreas_mann3
Active Contributor
0 Likes
1,072

Hi Gowtham ,

or use class CL_GUI_TIMER

regards Andreas