SALV Table 10 – Editable SALV Model (Overcome the restriction of SALV Model)
4 Comments, 7,014 views
This is one of my published blog on the SAP Community Network. In this blog, I described a way to overcome the restrictions of SALV models. Follow:Power of ABAP Objects: Overcome the Restrictions of SALV Model This is only possible because of the power of the ABAP objects which gives us the access to the…
Catch the event generated by DELETE-key on Keyboard & disable it in OO ALV using CL_GUI_ALV_GRID From ABAP 6.20, SAP has provided many options with the ALV Grid created using the OO ALV using class CL_GUI_ALV_GRID. In the editable ALV, we can insert a new record, delete the record, modify the record and Save those…