Skip to Content
0
Former Member
Sep 19, 2008 at 01:59 PM

How to disable delete keyboard when using REUSE_ALV_GRID_DISPLAY

615 Views

Hi,

I have created my own 'delete button' in the toolbar in ALV GRID.

All thing is all right when the user use this button.

But user can select a row and push directly on the 'delete' key on keyboard.

In this way, the selected rows are deleted without passing in my own delete form.

Does any body know how to disable this with REUSE_ALV_GRID_DISPLAY function ?

Thanks in advance.