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.