Skip to Content
0
Former Member
May 24, 2008 at 12:06 PM

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)?

Thanks,

Carl