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

CL_GUI_TIMER without FLUSH

Former Member
0 Likes
352

Hi there,

I'm using CL_GUI_TIMER to do "things continuously in background" of my application.

Meanwhile the user can use the dynpro to input values and see information.

Because of using CL_GUI_TIMER the screen flushes every time. I don't want that and I don't need it.

What do I have to do to avoid the flushing screen?

Regards.

Thomas

1 REPLY 1
Read only

Former Member
0 Likes
306

Hi thomas,

1. The refresing of screen

will happen bcos

data / communication is being

done between the front-end computer

and the application server.

2. We cannot avoid that.

regards,

amit m.