Dear all
At a customer we are using an ALV of type CL_SALV_TABLE.
I need to get the filtered entries in a seperate internal table.
(When putting a filter on the data and pressing the button 'Select All', all lines are selected including the ones that were filtered out.)
With the previous ALV (Class GR_ALV_TAB) there was a method GET_FILTERED_ENTRIES. Is there something similar available for the new ALV?
Best regards
Thomas Bretonnet