Mentor SAP

Layout Variants

You can use the is_variant and i_save parameters to determine the options for variant management that are offered to the user.

 

The modes that you can define are as follows:

 

 

Saving of Layout Variants

You can transport only the standard layout variants. Call the layout management, choose the desired variants, and then choose LayoutTransport.

 

When saving a layout variant, you can define it as the default variant if the i_default parameter of the set_table_for_first_display method has the value X. This value is the default value.

 

To create or change standard layouts or to set them as the default setting, users require an authorization for the authorization object S_ALV_LAYO with ACTVT value 23.

 

 

Passing of a Layout Variant to the Selection Screen

It may be necessary to pass the layout variant to the selection screen of the report, for example, in the case of execution in the background.