Hi All . My requirement is such that i need to automatically scroll down alv report every 10 seconds and set timer to fetch data every 2 mins minutes . Used Cl_gui_timer to fetch data but is it possible to automatically scroll down without giving any input .
Client wants live data on a big screen :)
Actually the list will not cross 70 items but need to keep updating entries within those 70 items
Why 70 items? This is getting curioser and curioser...
Based on the comments, it seems you're trying to implement some kind of live data feed similar to, say, a news agency or a stock exchange. ALV is clearly not the right tool for that. Sorry but this seems like you need a completely different design here.
Add comment