How do you set columns to be editable in ALV object model (CL_SALV_TABLE)?
279 Views
Hi,
For ALVs using function module REUSE_ALV_GRID_DISPLAY, making a field editable was as simple as setting slis_fieldcat_alv-edit to 'X'. How do we do the equivalent of this using the ALV Object Model (CL_SALV_TABLE)?