Your code must be writted in ABAP-Object Oriented concept. Visit for more information about SAP ABAP-OO development: Getting comfortable using the Object-Oriented design model with ABAP. Your model ...
IMPORTING e_row e_column. METHODS: event_onf4help FOR EVENT onf4 OF cl_gui_alv_grid. METHODS: event_cust_toolbar FOR EVENT toolbar OF cl_gui_alv_grid IMPORTING e_object. METHOD event_cust_toolbar. * ...