Menu

SAP Function Module VALUES_DISPLAY_AND_RETURN_TAB

Anzeige der Werte und Rückgabe von Tabellen der Werte und Indizes

Recommended Now

All-new Echo Dot Smart speaker with Alexa

This bundle includes Echo Dot (3rd Gen) Charcoal and Philips Hue White A19 Medium Lumen Smart Bulb, 1100 Lumens. Built in Smart Home hub. Ask Alexa to control Zigbee-compatible devices. No additional Philips Hue hub required. Two choices for easy smart lighting - Start setting the mood with Hue Smart bulbs and your Echo device, supporting up to 5 Hue Bluetooth & Zigbee smart bulbs. Add the Hue Hub for whole-home smart lighting (up to 50 light points) and bonus features.

Check it out on amazon.com →

The Function Module VALUES_DISPLAY_AND_RETURN_TAB (Anzeige der Werte und Rückgabe von Tabellen der Werte und Indizes) is a standard Function Module in SAP ERP and is part of the function group SHL2 within the package SHEL.

Technical Information

Function Module VALUES_DISPLAY_AND_RETURN_TAB
Short Text Anzeige der Werte und Rückgabe von Tabellen der Werte und Indizes
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
CUCOL LIKE SY-CUCOL 0 Cursor position: Column
CUROW LIKE SY-CUROW 0 Cursor position: Line
DISPLAY LIKE SPACE Display flag
FIELDNAME LIKE HELP_INFO-FIELDNAME SPACE Table field name
SHRINK_FLAG LIKE SPACE
TABNAME LIKE HELP_INFO-TABNAME SPACE Name of an ABAB/4 Dictionary table

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EXTERNAL_F4_CALL_2ND_TIME LIKE
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
SELECTION_TAB LIKE SHVALUE Lines and values return table
VALUES LIKE SHVALUE Values to be displayed
VALUESTRUCTURE LIKE SHSTRUC Values structure definition

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
CHECK_TABLE_LOCKED Check table locked
NO_VALUES_FOR_FIELD No values available
TABLEFIELD_DOES_NOT_EXIST Table field does not exist