Hi,
I am applying filtering for a normal Web Dynpro table (without using any ALV) using apply_filter(). The filter values come up as drop down values at the column header level. Filtering is working as expected.
I have a requirement where in I need to first filter the table by selecting a value from the filter values drop down & then select the filtered rows and move them to another table.
I need to know how to read only the filtered records after filtering has been applied? At the moment I get all the records bound to the context, but I need only the filtered records.
Request your suggestions.
Regards,
Shilpa B V