Menu

SAP Function Module EBA_SELECTION_LIST

INTERN: Popup zur Auswahl aus einer Liste

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 EBA_SELECTION_LIST (INTERN: Popup zur Auswahl aus einer Liste) is a standard Function Module in SAP ERP and is part of the function group EBA2 within the package CCMB.

Technical Information

Function Module EBA_SELECTION_LIST
Short Text INTERN: Popup zur Auswahl aus einer Liste
Function Group EBA2
Package CCMB
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_CALLBACK_PROGRAM LIKE SY-REPID Programmname der Callback-Forms
X_CALLBACK_STATUS LIKE SY-XFORM Callback-Formname zum Setzen des PF-Status
X_CALLBACK_USER_COMMAND LIKE SY-XFORM Callback-Formname 'AT USER COMMAND'
X_COMMENT1 LIKE EBAGEN-TEXTLINE Kommentartext Zeile 1
X_COMMENT2 LIKE EBAGEN-TEXTLINE Kommentartext Zeile 2
X_COMMENT3 LIKE EBAGEN-TEXTLINE Kommentartext Zeile 3
X_CUA_STATUS LIKE SY-PFKEY zu setzender Status (aus cb-Programm)
X_HOTSPOT LIKE EBAGEN-KENNZX Kennz: Pickup per Hotspot (SelMode S)
X_MINLEN_KEY LIKE EBAGEN-TEXTLEN 0 Mindestausgabelänge Schlüsselspalte
X_MINLEN_TEXT LIKE EBAGEN-TEXTLEN 10 Mindestausgabelänge Textspalte
X_MINLEN_TYPE LIKE EBAGEN-TEXTLEN 0 Mindestausgabelänge Typspalte
X_POPUP LIKE EBAGEN-KENNZX 'X' Kennz: Anzeige als Popup
X_SELECT_MODE LIKE EBAGEN-SELECTMODE 'S' Kennz: mehrere zeilen selektierbar
X_SUPPRESS_KEY LIKE EBAGEN-KENNZX SPACE Kennz: Keyspalte ausblenden
X_SUPPRESS_TYPE LIKE EBAGEN-KENNZX 'X' Kennz: Typspalte ausblenden
X_TITLE LIKE EBAGEN-TITLE Titelzeile

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
Y_SELECTIND LIKE SY-TABIX Zeilenindex bei Einzelauswahl

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 EBASELLIST Auswahlliste

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
CANCELLED Abbruch durch Benutzer