I am working on a simple report where iam displaying records from 2 internal tables separately. And when i select a record from 1st internal table and click on my custom 'MOVE' button, the record should display in the list of 2nd internal table (and vice versa) without clicking any other button.
All i wanted to know is, can we dynamically refresh the ABAP report ?