Hi All,
I have created a Interactive ALV report in which i have created checkboxes against each row
and once this checkbox is selected then it opens a new window and shows the item details of the selected row this selection updates my table using CHECK_CHANGED_DATA.
but now suppose if i select another row and again click on the item details button then it does not reflect the change ...
Thanks in Advance