Skip to Content
0
Former Member
Dec 07, 2006 at 05:30 PM

ALV: how to set check box value from program.

34 Views

hi,

How can we set value of check box in ALV from program.

i.e, instead of clicking each , i need to set some chk box as selected and some as blank, when i click a button.

i tried using w_chk = 'X' and w_chk = space........w_chk being the chekbox field.

i it didnt work.

is there any way.

thanks