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

Regarding alv grid

Former Member
0 Likes
427

whether multiple selection is possible in alv, i m using <b>set_table_for_first display</b> method.

the class name is cl_gui_alv_grid.

If yes means can any one explain me how its urgent.

Thanks in advance.

whether multiple selection is possible in alv, i m using <b>set_table_for_first display</b> method.

the class name is cl_gui_alv_grid.

If yes means can any one explain me how its urgent.

Thanks in advance.

2 REPLIES 2
Read only

Former Member
0 Likes
391

Hello Kalpana,

Refer the demo report BCALV_TEST_GRID

If useful reward.

Vasanth

Read only

Former Member
0 Likes
391

for multiple selection u have to use checkboxes

chk program BCALV_EDIT_05 for the same

u can use boxes also , but u have use CTRL button to select multiple line

so better go for checkboxes