Multiple ALVs
Hi,
I have to display say, 2 ALVs in the same page. I am using the FM REUSE_ALV_LIST_DISPLAY to display the first table and in the end-of-list event i am displaying the second table.
My problem is when i double click, the fieldname of rs_selfield variable is populated only in the first table. If i double click in the 2 table then all values are populated except the fieldname. Any suggestion to overcome this? Thanks.
Best Regards.