Menu

SAP Function Module HELP_VALUES_GET_AND_RETURN_TAB

Use F4IF_INT_TABLE_VALUE_REQUEST

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 HELP_VALUES_GET_AND_RETURN_TAB (Use F4IF_INT_TABLE_VALUE_REQUEST) 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_VALUES_GET_AND_RETURN_TAB
Short Text Use F4IF_INT_TABLE_VALUE_REQUEST
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: 'X' display only, ' ' with choice
MARK_ALL_BY_DEFAULT LIKE SPACE Display all values as already marked
NO_SCROLL LIKE SPACE No list scroll when marking: 'X'
RETURN_PRESEL_VALUES LIKE SPACE Return pre-selected values
SELECTFIELD LIKE HELP_INFO-FIELDNAME Chosen table field
TABLENAME LIKE HELP_INFO-TABNAME Name of the Dict.tab.,struct.of the int. table
TITEL LIKE SPACE Title of the F4 popup
USE_USER_DEFINED_FIELDS LIKE SPACE User table definition: 'X'
WRITE_SELECTFIELD_IN_COLOURS LIKE 'X' Color display of selected values

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RETURNCODE LIKE SY-SUBRC Action code: 12 Cancel, 0 otherwise

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 Internal Table
SELECTION_TAB LIKE SHVALUE Lines and values return table
USER_FIELDS LIKE HELP_VALUE User-specified table fields
USER_MARKED_VALUES LIKE Values which are to be marked in the list

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
FIELD_NOT_IN_DDIC Table (field) not (active) in DDIC.
MORE_THEN_ONE_SELECTFIELD More than one field flagged as F4 field.
NO_SELECTFIELD No field flagged as F4 field
NO_TABLEFIELDS_IN_DICTIONARY No fields available in ABAP Dictionary
NO_TABLESTRUCTURE_GIVEN No Dictionary table name specified