ABAP Program with Editable ALV Grid Contents

Using ALV Grid is always beneficial in terms operations and activities we can perform on the data. It even allow us to download data in various formats. But when compared to Table Control, its main disadvantage is, un-editable / read-only data.

Here is a simple program to make certain cells of an ALV grid control editable.

Editable Table Grid

Editable Table Grid

 

Continue Reading…

Page 1 of 11