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.
Function Module | LT_F4_FOR_VARIANTS |
Short Text | Display variant selection dialog box |
Function Group | SKBS |
Package | SLIS |
Module Type | Normal Module |
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' |
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 |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.