SAP ABAP Function Module EFG_SELECTION_LISTX (INTERN: Popup zur Auswahl aus einer Liste)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-PWB (Application Component) Print Workbench
     EEPW (Package) Print Workbench
Basic Data
Function Module EFG_SELECTION_LISTX INTERN: Popup zur Auswahl aus einer Liste  
Function Group EFGSELLIST   Print workbench: Dial.Box for Selection  
Program Name SAPLEFGSELLIST   BOR-Oriented Dialog Tools 
INCLUDE Name LEFGSELLISTU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting Y_SELECTIND TYPE SYST-TABIX Zeilenindex bei Einzelauswahl
Exporting Y_STR_SELECTED TYPE EFGSELLIST Struktur für eine Auswahlliste
Importing X_TITLE TYPE Titelzeile
Importing X_POPUP TYPE EFGGEN-KENNZX 'X' Kennz: Anzeige als Popup
Importing X_SELECT_MODE TYPE EFGGEN-SELECTMODE 'S' Kennz: mehrere zeilen selektierbar
Importing X_HOTSPOT TYPE EFGGEN-KENNZX Kennz: Pickup per Hotspot (SelMode S)
Importing X_COMMENT1 TYPE C Kommentartext Zeile 1
Importing X_COMMENT2 TYPE C Kommentartext Zeile 2
Importing X_COMMENT3 TYPE C Kommentartext Zeile 3
Importing X_SUPPRESS_TYPE TYPE EFGGEN-KENNZX 'X' Kennz: Typspalte ausblenden
Importing X_SUPPRESS_KEY TYPE EFGGEN-KENNZX SPACE Kennz: Keyspalte ausblenden
Importing X_LENGTH_TYPE TYPE EFGGEN-TEXTLEN 0 Mindestausgabelänge Typspalte
Importing X_LENGTH_KEY TYPE EFGGEN-TEXTLEN 0 Mindestausgabelänge Schlüsselspalte
Importing X_LENGTH_TEXT TYPE EFGGEN-TEXTLEN 0 Mindestausgabelänge Textspalte
Importing X_STR_HEADER TYPE EFGSELLIST Optional: Headerzeile
Importing X_FLG_ALV TYPE EFG_DTE_FLAG 'X' Anzeige im ALV
Importing X_RIF_ALV_CALLBACK TYPE REF TO IF_EFG_SELLIST_ALV Sellist Interface
Importing X_WIDTH TYPE I 0 Breite des Fensters
Tables T_SELECTLIST TYPE EFGSELLIST Auswahlliste
Exception CANCELLED TYPE Abbruch durch Benutzer
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20041223 
SAP Release Created in