Hello all,
I programmed a simple OO ALV grid. After the grid is displayed on the screen, I issue a system message (type S) to inform the user how many rows were read.
Now the problem: when I use the scrolling wheel on the mouse or simply press the page up or down buttons, the system message gets processed again. It only disappears if I press the "enter" button. This is a really annoying problem.
Does anyone know how to make the system message disappear once the user starts navigating on the ALV grid?
I tried making a dummy call of function 'SAPGUI_PROGRESS_INDICATOR, but it did not help.
Any help is appreciated.
Thanks,
~DA
Edited by: Dejan Ahrens on Nov 7, 2011 4:49 AM