Use
This method is called automatically if you use
CREATE OBJECT to create an object of class CL_GUI_ALV_GRID . When the control is generated, it is created on the frontend and linked to a container control.Features
CREATE OBJECT
< reference variable to CL_GUI_ALV_GRID>Parameter |
Meaning |
I_appl_events |
If this parameter is set, the ALV Grid Control registers all events as application events. If the parameter is not set, all events are registered as system events. |

The other parameters have the same meaning as in method
constructor of class CL_GUI_CONTROL .For an overview, see: Methods of Class CL_GUI_ALV_GRID