The Function Module HELP_VALUES_GET_WITH_CHECKTAB () is a standard Function Module in SAP ERP and is part of the function group SHL3 within the package SDSH.
Function Module | HELP_VALUES_GET_WITH_CHECKTAB |
Short Text | |
Function Group | SHL3 |
Package | SDSH |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CHECKTABLE | LIKE | HELP_INFO-CHECKTABLE | ||
SELECTFIELD | LIKE | HELP_INFO-FIELDNAME | ||
TITEL | LIKE | SPACE | Title of the F4 popup |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
SELECTVALUE | LIKE | Selected value |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ERROR_IN_DATABASE | |
ERROR_IN_DICTIONARY | |
NO_SELECTFIELD_IN_CHECKTABLE |