Skip to Content
0
Former Member
Jan 10, 2012 at 06:04 AM

how to assign checkboxes in dynamic alv grid output

334 Views

Hello,

I created a dynamic alv grid table which contains checkboxes against each record. In the output, when the checkbox is checked and save button in toolbar is clicked, an information message should be displayed.

but i get a dump stating GETWA_NOT_ASSIGNED.

On analysis, it is found that the checkbox is not assigned in the fieldcatalog.

How to assign checkbox in the fieldcatalog. I tried giving value of checkbox as 'X' in fieldcatalog which is also giving an error.