Hi All,
I have an ALV which has around 10000 data. When I am scrolling the ALV vertically, everytime the method WDDOMODIFYVIEW gets executed.
I want to stop the WDDOMODIFYVIEW to be executed on scrolling . Is there any way to do it.
Is there any way from which I can get the action name in WDDOMODIFYVIEW so that i can stop the WDDOMODIFYVIEW to be executed on that action name.
Thanks
Kumar