SAP ABAP Function Module K_KKB_LIST_FOR_ITEM_SELECTION (List in dialog box for selecting one or more entries (or display only))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-ALV (Application Component) SAP List Viewer
     SLIS (Package) Generic list types
Basic Data
Function Module K_KKB_LIST_FOR_ITEM_SELECTION List in dialog box for selecting one or more entries (or display only)  
Function Group KKBL   INTERNAL USE  
Program Name SAPLKKBL   Dynamic List Display 
INCLUDE Name LKKBLU06    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ES_SELFIELD TYPE KKBLO_SELFIELD Selection info for simple selection
Exporting E_EXIT TYPE 'X' = Cancel by user
Importing I_TITLE TYPE Dialog box title
Importing I_SELECTION TYPE 'X' (X) = Selection possible, ( ) = Display
Importing I_NO_SORT TYPE ' '
Importing I_ZEBRA TYPE 'X' Line output with alternating color
Importing I_SCREEN_START_COLUMN TYPE 0 Coordinates for list in dialog box
Importing I_SCREEN_START_LINE TYPE 0 Coordinates for list in dialog box
Importing I_SCREEN_END_COLUMN TYPE 0 Coordinates for list in dialog box
Importing I_SCREEN_END_LINE TYPE 0 Coordinates for list in dialog box
Importing I_CHECKBOX_FIELDNAME TYPE
Importing I_SELECTED_LINE TYPE SYST-TABIX
Importing I_SCROLL_TO_SEL_LINE TYPE 'X' Scroll to default selection if necessary
Importing I_SELECTION_OBLIGATORY TYPE 'X'
Importing I_TABNAME TYPE Table name with chosen values
Importing IT_FIELDCAT TYPE KKBLO_T_FIELDCAT Field Catalog with Field Descriptions
Tables T_OUTTAB TYPE   Selection value table
               
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  19961111 
SAP Release Created in