The Function Module F4IF_CHOOSE_SEARCHHELP (F4 dialog: Select an elementary search help) is a standard Function Module in SAP ERP and is part of the function group SDHI within the package SDSH.
Function Module | F4IF_CHOOSE_SEARCHHELP |
Short Text | F4 dialog: Select an elementary search help |
Function Group | SDHI |
Package | SDSH |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
SHLP_TAB | TYPE | SHLP_DESCT | Table of elementary search helps |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FCODE | TYPE | SY-UCOMM | ||
SHLP | TYPE | SHLP_DESCR |
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.