hotspot_click 

Use

In this event, you respond to a user's mouse-click on a column that is marked as a hotspot (the shape of the mouse pointer changes accordingly).

Prerequisites

To enable users to select columns through a hotspot click, you must designate the column as a hotspot column. To do this, you use:

Event parameter

Meaning

E_ROW_ID
TYPE REF TO LVC_S_ROW

Structure with row index

E_COLUMN_ID
TYPE REF TO LVC_S_COL

Structure with column name

 

For an overview, see: Events of Class CL_GUI_ALV_GRID