!--a11y-->
Use
You can use this method to replace standard functions of the ALV Grid Control with self-defined functions. To do this, you must get the current function code in event
before_user_command and change it using set_user_command .See also:
Changing Standard FunctionsFeatures
CALL METHOD
<ref.var. to CL_GUI_ALV_GRID > ->set_user_commandEXPORTING
Parameter |
Meaning |
I_UCOMM |
Function code (function codes are defined as constant attributes of the class (and are prefixed with MC_FC_ )) |
For an overview, see:
Methods of Class CL_GUI_ALV_GRID