‎2009 Jan 21 3:19 AM
HI All,
While creating interactive reporting......
IN at-line selection.event...
If sy-lsind =1.
sy-lsind = 5.
I want to jump directly from 1 to 5th list is it possible?
sachin.
‎2009 Jan 21 3:24 AM
refer demo program..
demo_list_interactive_2