SAP ABAP Function Module EFG_SELECTION_LIST (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_LIST 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 LEFGSELLISTU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting Y_SELECTIND TYPE SYST-TABIX
Exporting Y_STR_SELECTED TYPE EFGSELLIST Selection List Structure
Exporting Y_STR_SEL_STATE TYPE EFG_STR_SEL_STATE Status of Selection Dialog
Importing X_TITLE TYPE Title line
Importing X_POPUP TYPE EFGGEN-KENNZX 'X'
Importing X_SELECT_MODE TYPE EFGGEN-SELECTMODE 'S'
Importing X_HOTSPOT TYPE EFGGEN-KENNZX
Importing X_COMMENT1 TYPE C
Importing X_COMMENT2 TYPE C
Importing X_COMMENT3 TYPE C
Importing X_SUPPRESS_TYPE TYPE EFGGEN-KENNZX 'X'
Importing X_SUPPRESS_KEY TYPE EFGGEN-KENNZX SPACE
Importing X_MINLEN_TYPE TYPE EFGGEN-TEXTLEN 0
Importing X_MINLEN_KEY TYPE EFGGEN-TEXTLEN 0
Importing X_MINLEN_TEXT TYPE EFGGEN-TEXTLEN 10
Importing X_CALLBACK_PROGRAM TYPE SYST-REPID
Importing X_CALLBACK_USER_COMMAND TYPE SYST-XFORM
Importing X_CALLBACK_STATUS TYPE SYST-XFORM
Importing X_CUA_STATUS TYPE SYST-PFKEY
Importing X_ALLOW_CLIPBOARD TYPE RFGEN-KENNZX
Importing X_SHOW_EXPORT_ICON TYPE RFGEN-KENNZX
Importing X_STR_HEADER TYPE EFGSELLIST
Importing X_STR_SEL_STATE TYPE EFG_STR_SEL_STATE Status of Selection Dialog
Importing X_FLG_ALV TYPE EFG_DTE_FLAG Anzeige im ALV
Importing X_RIF_ALV_CALLBACK TYPE REF TO IF_EFG_SELLIST_ALV Sellist Interface
Importing X_WIDTH TYPE I 0
Tables T_SELECTLIST TYPE EFGSELLIST Selection List
Exception CANCELLED TYPE Canceled by user
               
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  20010402 
SAP Release Created in