Actions for Table Fields

Fields that are buttons or linked with an action (see also: Fields with Pushbuttons, Actions, and Icons) trigger event CELL_ACTION when they are clicked on. A corresponding action responds in the application program, and the action is executed.

Interface Method
IF_SALV_GUI_FIELD_DISPLAY_OPT
  • display_as_button
  • display_as_link_to_action
Interface Event
IF_SALV_GUI_FIELD_DISPLAY_OPT cell_action

Report example: SALV_IDA_DISPLAY_OPTIONS_FS