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

SG141
Active Participant
0 Likes
545

In a module pool program can we refresh the screen automatically........without leaving the current screen.

4 REPLIES 4
Read only

Former Member
0 Likes
523

Hi,

Yes, it's possible by using timer.

Regards

Surya.

Read only

Former Member
0 Likes
523

Yes - just clear the values.

Rob

Read only

former_member194669
Active Contributor
0 Likes
523

Hi,

Check this

a®

Read only

0 Likes
523

in my screen....i have a table control which displays data....i want that to be automatically refreshed and populate the latest entries....