Skip to Content
0
Former Member
Nov 19, 2009 at 10:34 AM

ALV OO: How to remove all DELETE/ INSERT/ COPY functionality

729 Views

Hi @ all,

I developed an editable ALV and I automatically got the Buttons for DELETE/ INSERT/ COPY of lines. My problem is that I don´t want to have these functions. The User is only supposed to enter values and not to modify anything else.

It seems to me that I always get these Buttons when I have editable fields in my GRID. (Maybe I´m wrong) So my first approach was to exclude them from the toolbar. Now the buttons are gone, but I can still delete lines with the 'DEL'-Button on the keyboard.

Here is my question:

How can I have editable cells without getting automatically those buttons/functions ?

OR IF THIS IS NOT POSSIBLE

How can I completely remove those Functions ? Please regard that it does not work via exclude table of function codes! Keyboard buttons are still working.

Thanks in advance