Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Problem with Demo program BCALV_TEST_LIST_APPEND

Former Member
0 Likes
282

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

1 REPLY 1
Read only

Former Member
0 Likes
265

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