Hi,
I got the checkbox as a part of an internal table.
As a result,I got the checkbox as a part of the output list.
Now if I check or uncheck the checkbox on the list after getting the output and use this internal table further in the program then will the values in th checkbox get updated?
If so,how?