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

Screen With a Timer

Former Member
0 Likes
494

Hi, Is it posible to display a SAP screen for some seconds and then update it and dislay it again with new data for the same number of seconds, without pressing any button.

Thanx

3 REPLIES 3
Read only

sridhar_meesala
Active Contributor
0 Likes
445

Hi,

As far as my knowledge is concerned, I think we cannot do like that. Lets see what experts say.

Thanks,

Sri.

Read only

former_member194416
Contributor
0 Likes
445

It's possible if you are using container. Check below thread for sample code.

Read only

Former Member
0 Likes
445

Thanks, will try it.