The Function Module ALV_POPUP_TO_SEARCH () is a standard Function Module in SAP ERP and is part of the function group SKBH within the package SLIS.
Function Module | ALV_POPUP_TO_SEARCH |
Short Text | |
Function Group | SKBH |
Package | SLIS |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_CANCELLED | TYPE | CHAR01 | ||
E_NEW_SEARCH | TYPE | SAP_BOOL | boolsche Variable (X-true, space-false) |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
C_STRING | TYPE | C | Search string |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.