Skip to Content
-1
Jul 01, 2020 at 11:30 PM

Editing help on factory class cl_salv_table

285 Views

Hi Experts,

I am using the factory class cl_salv_table as its based on OO concepts & also will not give dumps when scheduled in background as well.

But now i want to have some editable columns. Also i should be able to update an underlying Z** table as well.

I am finding it difficult to make it editable.

Note..Please don't suggest me the class cl_gui_alv_grid as it goes to dump in background.

Any help would be greatly appreciated.