Menu

SAP Function Module VALUES_DISPLAY

Recommended Now

Fire TV Stick Lite Essentials Bundle

This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.

Check it out on amazon.com →

The Function Module VALUES_DISPLAY () 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
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
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
NO_CONVERSION LIKE SPACE No conversion
SHRINK_FLAG LIKE SPACE
TABNAME LIKE HELP_INFO-TABNAME SPACE Name of an ABAB/4 Dictionary table
TITLE_IN_VALUES_LIST LIKE SPACE

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_INDEX LIKE SY-TABIX
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
SELECT_VALUES LIKE HELP_VTAB Selected Values
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 exist
TABLEFIELD_DOES_NOT_EXIST Table Field Does Not Exist