
save_variant_dark
Use
This method assigns a name for the
layout to be saved. If the user saves the current layout, the ALV Grid Control suppresses the dialog box for saving a layout and issues a simple confirmation message instead.Prerequisites
The user must be authorized to save layouts. For information on this, see
Saving Layouts.Features
CALL METHOD
<ref. var. to CL_GUI_ALV_GRID > ->save_variant_dark IMPORTING
IS_VARIANT =
Parameter |
Meaning |
IS_VARIANT |
Structure for identifying a layout. As a minimum, you must fill the fields REPORT (sy-repid) and VARIANT (technical name of the layout). |
For an overview, see
Methods of Class CL_GUI_ALV_GRID