Skip to Content
0
Former Member
Oct 31, 2005 at 09:21 PM

Automatic refresh of list without user input

32 Views

We have a shipping report which we want to display on a large monitor in the warehouse and have it refresh after a defined interval.

I have a test report created which I am able to refresh via FM RS_TREE_AUTOMATIC_REFRESH and call a user-command for refresh. This works but I get short-dumps from time to time, haven't been able to resolve this.

The main report is alv control grid and this doesn't work with this FM.

Is there anyother technique we can use to accomplish this.