‎2007 Aug 31 10:36 AM
hi ,
Can i display data in grid alv so that the user can select multiple rows without using
ctrl key?
‎2007 Aug 31 10:40 AM
HI,
you have to use oops approach for this
use method get_selected_rows
thanks
vivekanand
‎2007 Aug 31 10:42 AM
Hi Suresh,
With normal ALV function module, it is not possible to select multiple rows with out using ctrl key...It works the same way as Excel file works..
But i guess using OOPS ALV, it is possible. There is an option for SEL_MODE where you can set the value for selection of multiple rows/ columns etc...
Best Regards,
Ram.
‎2013 Jan 29 2:54 PM