Hi Folks.
My requirement is that I need to display an ALV with many fields along with the checkbox.
We need to put a 'DELETE' button on the application toolbar.
1) After displaying in ALV , if we select the checkbox and press the 'DELETE' button ,a popup will be displayed with
the no of entries to be deleted and if we press 'YES' these entries will be removed from the display and simultaneously from
the table.
How to proceed for this?
2) There is a filtering option in the standard ALV.If we filter the records and check them for deletion ,Those records will
be deleted and the hidden records will also come in the display. That should not be happened.Ideally those hidden records should not be appeared.
How to follow-up this task?
Now I am in a plan to use REUSE_ALV_LIST_DISPLAY. Please suggest me the other possible ways to achieve them in a better way.
Any pointers/Code in this regard will be very helpful.
Regards,
SSR.