‎2008 Dec 24 2:01 AM
Hi guys,
I have been trying to figure out the problem in solution provided by SAP but have not been able to fix it somehow.
PROBLEM
1. In the append list if the user selects the checkbox of the last row of first list, the first row of the second list gets selected in the perform receive_marked_rows.
I will appreciate any kind of help. All i need is the selected rows per table in an internal table it_marked_rows.
Thanks
A
‎2008 Dec 24 3:16 PM
How can i get the boxes checked without this receive_marked_rows perform? There has to be a simple trick which i am missing.
-A