Menu

SAP Function Module HELP_VALUES_GET_FROM_LIST

The Function Module HELP_VALUES_GET_FROM_LIST () is a standard Function Module in SAP ERP and is part of the function group SHL3 within the package SDSH.

Technical Information

Function Module HELP_VALUES_GET_FROM_LIST
Short Text
Function Group SHL3
Package SDSH
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DISPLAY LIKE SPACE Display flag
FIELDNAME LIKE HELP_INFO-FIELDNAME Table Field Name
SHRINK LIKE SPACE
SPACE_MEANS_GENERIC LIKE 'X'
TABNAME LIKE HELP_INFO-TABNAME

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
SELECT_VALUE LIKE HELP_INFO-FLDVALUE Selected value

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
SHRINKFIELDS LIKE DSELC Data selection restriction fields

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NO_FIELDS_IN_TABLE Table field does not exist
NO_TABLE_IN_DICTIONARY Table is not active or it does not exist