
set_frontend_layout
Use
Set a layout structure at the frontend that you have got and modified using method
get_frontend_layout.
After setting the layout structure, you must refresh the list display using method
In the layout structure you determine the properties of the grid control (see also
The Layout Structure).
Using parameter
Features
CALL METHOD
<ref.var. to CL_GUI_ALV_GRID > ->set_frontend_layoutEXPORTING
Parameter |
Meaning |
IS_LAYOUT |
Structure with fields for display options, graphical grid control properties, totals options, exceptions, colors, drag and drop and other interaction elements. |
For an overview, see:
Methods of Class CL_GUI_ALV_GRID