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

Multiple rows selection in ALV

Former Member
0 Likes
626

Hi

I have an ALV using functions with multiple row selection. If I want to select some non consecutive rows, I use "Ctrl" key and the mouse for select them. I want to know if exists another way to select multiple non consecutive rows without using Ctrl key.

Thanks and regards

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
569

Hi daniel,

1. No there is no other way. We have to use Ctrl.

2. Its similar like excel.

regards,

amit m.

5 REPLIES 5
Read only

Former Member
0 Likes
570

Hi daniel,

1. No there is no other way. We have to use Ctrl.

2. Its similar like excel.

regards,

amit m.

Read only

Former Member
0 Likes
569

There is no other way than using the CTRL key.

Regards,

Ravi

Note - Please mark all the helpful answers

Read only

0 Likes
569

1)you should insert field for checkbox in your output table and indicate the name of this field in layout structure (field box_fieldname).

2) keyboard: press the checkbox using mouse and CTRL or SHIFT.

Read only

Former Member
0 Likes
569

Daniel,

If you don't like to use CTRL key, then do with the help of check box. select the records which you want and do what ever you want in the user action event.

but if you don't like check box then No other way to avoid CTRL and select the rows.

Regards

vijay

Read only

Nawanandana
Active Contributor
0 Likes
569

accoding to my experience ther is no other way to select multiple raw only for Ctrl