cancel
Showing results for 
Search instead for 
Did you mean: 

Check box in ALV table column in webdynpro abap

Former Member
0 Kudos

Dear Experts,

I have a table with 6 columns in which Column-1 is of Char 1 .Now I'm creating a ALV table based on that table node.Now my requirement is the column-1 of that ALV table which is mapped to that table column of Char-1 should be appear as Checkbox.

i.e the first column of the ALV table should contain CheckBox.Can anyone pls help me in creating checkbox in ALV table in WDP .

Thanks

Katrice

Accepted Solutions (1)

Accepted Solutions (1)

former_member184578
Active Contributor
0 Kudos

Hi Katrice,

You have to set the cell editor of type CL_SALV_WD_UIE_CHECKBOX  for check box in ALV.

Check the code snippet in the below thread: http://scn.sap.com/thread/3168651

Hope this helps u.

Regards,

Kiran

Answers (0)