Instance for ALV Grid Control
This instance is defined with reference to class cl_gui_alv_grid:
data <name of reference variable> type ref to cl_gui_alv_grid.
Use
An instance for the ALV Grid Control manages all information in a list on your Dynpro. You can call methods on this instance and use them to define and change properties of this control.
Inheritance Hierarchy
Integration
Class cl_gui_alv_grid contains both control-specific methods and methods of the Control Framework.