Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Selecting Multiple records in ALV grid display without using ctrl key

Former Member
0 Likes
1,306

hi ,

Can i display data in grid alv so that the user can select multiple rows without using

ctrl key?

3 REPLIES 3
Read only

Former Member
0 Likes
570

HI,

you have to use oops approach for this

use method get_selected_rows

thanks

vivekanand

Read only

Former Member
0 Likes
570

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.

Read only

Former Member
0 Likes
570