Menu

SAP Function Module EFG_SELECTION_LIST

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 EFG_SELECTION_LIST () is a standard Function Module in SAP ERP and is part of the function group EFGSELLIST within the package EEPW.

Technical Information

Function Module EFG_SELECTION_LIST
Short Text
Function Group EFGSELLIST
Package EEPW
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
X_ALLOW_CLIPBOARD LIKE RFGEN-KENNZX
X_CALLBACK_PROGRAM LIKE SY-REPID
X_CALLBACK_STATUS LIKE SY-XFORM
X_CALLBACK_USER_COMMAND LIKE SY-XFORM
X_COMMENT1 TYPE C
X_COMMENT2 TYPE C
X_COMMENT3 TYPE C
X_CUA_STATUS LIKE SY-PFKEY
X_HOTSPOT LIKE EFGGEN-KENNZX
X_MINLEN_KEY LIKE EFGGEN-TEXTLEN 0
X_MINLEN_TEXT LIKE EFGGEN-TEXTLEN 10
X_MINLEN_TYPE LIKE EFGGEN-TEXTLEN 0
X_POPUP LIKE EFGGEN-KENNZX 'X'
X_SELECT_MODE LIKE EFGGEN-SELECTMODE 'S'
X_STR_HEADER TYPE EFGSELLIST
X_STR_SEL_STATE TYPE EFG_STR_SEL_STATE Status of Selection Dialog
X_SUPPRESS_KEY LIKE EFGGEN-KENNZX SPACE
X_SUPPRESS_TYPE LIKE EFGGEN-KENNZX 'X'
X_TITLE LIKE Title line

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
Y_SELECTIND TYPE SY-TABIX
Y_STR_SELECTED TYPE EFGSELLIST Selection List Structure
Y_STR_SEL_STATE TYPE EFG_STR_SEL_STATE Status of Selection Dialog

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
T_SELECTLIST LIKE EFGSELLIST Selection List

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
CANCELLED Canceled by user