
button_click
Use
After the user has clicked a pushbutton in the ALV Grid Control, you handle this event in the event handler method.
Prerequisites
You have displayed one or more cells as pushbuttons in the ALV Grid Control (see
Displaying Cells as Pushbuttons).Event parameters |
Meaning |
ES_COL_ID |
Structure with field FIELDNAME for identifying the column |
ES_ROW_NO |
Structure for identifying the row |
For an overview, see
Events of Class CL_GUI_ALV_GRID