Menu

SAP Function Module HELP_SELECT_CALL

The Function Module HELP_SELECT_CALL () is a standard Function Module in SAP ERP and is part of the function group SHL2 within the package SHEL.

Technical Information

Function Module HELP_SELECT_CALL
Short Text
Function Group SHL2
Package SHEL
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
MAX_ENTRIES LIKE
SHOW_POPUP LIKE 'X' Ignoriere 100-Werte-Grenze beim ersten Aufruf
VALUECHECKTABLE LIKE PHELP-CHECKTABLE Check Table
VALUEKEYVALUE LIKE Key
VALUEKEYVALUESELECTKEY LIKE Local Field Name
VALUEKEY_ID LIKE Key Field
VALUELANGUAGE LIKE Language
VALUETEXTTABLE LIKE DD02T-TABNAME Name of Text Table

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RETCODE LIKE SY-SUBRC Return Code

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
DYNPSELECT LIKE DSELC
FIELD_DESC LIKE SHFDDESC
TEXT_DESC LIKE SHTXDESC
VALUES LIKE SHVALUE Value table
VALUESSTRUCTURE LIKE SHSTRUC

Exceptions

This function module does not define any Exceptions.