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

Time Trigger in Web dynpro

Former Member
0 Likes
555

How to use time trigger in web-dynpro without refreshing the page?

If it's not possible then is there any alternate way to run a timmer in an web-dynpro application?

1 REPLY 1
Read only

vineetrrakesh
Explorer
0 Likes
336

HI,

You can use "TIMED_TRIGGER" UI elemant provided by WebDynpro. You can Bind Delay property to the interval of autorefresh.

Please use below link for more information.

[Documentation for Timed Trigger UI Element|http://help.sap.com/saphelp_erp60_sp/helpdata/EN/da/a6884121a41c09e10000000a155106/frameset.htm]

Regards

Vineet