Menu

SAP Function Module LT_F4_FOR_VARIANTS

Display variant selection dialog box

The Function Module LT_F4_FOR_VARIANTS (Display variant selection dialog box) is a standard Function Module in SAP ERP and is part of the function group SKBS within the package SLIS.

Technical Information

Function Module LT_F4_FOR_VARIANTS
Short Text Display variant selection dialog box
Function Group SKBS
Package SLIS
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IS_VARIANT LIKE DISVARIANT
I_CUSTOMER TYPE C 'X'
I_NO_AEDAT TYPE C 'X'
I_NO_AENAME TYPE C 'X'
I_NO_AETIME TYPE C 'X'
I_NO_DEFAULT TYPE C 'X'
I_SAP TYPE C 'X'
I_TOOL LIKE LTDX-RELID 'LT'

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_EXIT TYPE C Single-Character Flag

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.