SAP ABAP Function Module K_KKB_LIST_FOR_ITEM_SELECTION2 (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_SELECTION2 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 LKKBLU17    
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 CHAR1 'X' = Cancel by user
Importing I_TITLE TYPE SYST-TITLE Dialog box title
Importing I_SELECTION TYPE CHAR1 'X' (X) = Selection possible, ( ) = Display
Importing I_ALLOW_NO_SELECTION TYPE CHAR1 Allow copy although nothing is selected
Importing I_ZEBRA TYPE CHAR1 ' ' Line output with alternating color
Importing I_SCREEN_START_COLUMN TYPE I 0 Coordinates for list in dialog box
Importing I_SCREEN_START_LINE TYPE I 0 Coordinates for list in dialog box
Importing I_SCREEN_END_COLUMN TYPE I 0 Coordinates for list in dialog box
Importing I_SCREEN_END_LINE TYPE I 0 Coordinates for list in dialog box
Importing I_CHECKBOX_FIELDNAME TYPE KKBLO_FIELDNAME
Importing I_LINEMARK_FIELDNAME TYPE KKBLO_FIELDNAME
Importing I_SCROLL_TO_SEL_LINE TYPE CHAR1 'X' Scroll to default selection if necessary
Importing I_SELECTION_OBLIGATORY TYPE CHAR1 'X' Character Field Length 1
Importing I_TABNAME TYPE KKBLO_TABNAME Table name with chosen values
Importing I_STATUS TYPE SYST-PFKEY
Importing IT_FIELDCAT TYPE KKBLO_T_FIELDCAT Field Catalog with Field Descriptions
Importing I_CALLBACK_PROGRAM TYPE SYST-REPID
Importing I_CALLBACK_USER_COMMAND TYPE KKBLO_FORMNAME
Importing IT_EXCLUDING TYPE KKBLO_T_EXTAB
Importing IS_PRIVATE TYPE SLIS_DATA_CALLER_EXIT
Tables T_OUTTAB TYPE STANDARD TABLE 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  19961216 
SAP Release Created in