Menu

SAP Function Module HELP_VALUES_GET_WITH_FULL_TAB

The Function Module HELP_VALUES_GET_WITH_FULL_TAB () 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_WITH_FULL_TAB
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
CUCOL LIKE SY-CUCOL 0
CUROW LIKE SY-CUROW 0
DISPLAY LIKE SPACE
SELECTFIELD LIKE HELP_INFO-FIELDNAME
SHOW_ALL_VALUES_AT_FIRST_TIME LIKE SPACE
TABLENAME LIKE HELP_INFO-TABNAME
TITLE_IN_LIST_POPUP LIKE SPACE Information line in display popup

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IND LIKE SY-TABIX

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
FULL_TABLE LIKE

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NO_TABLEFIELDS_IN_DICTIONARY
NO_TABLESTRUCTURE_GIVEN