SAP ABAP Function Module SHOW_SELECTION_LIST_MULTI (Anzeige Eingabemöglichkeiten mit Mehrfachauswahl)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       KBAS (Package) Overhead Cost Controlling
Basic Data
Function Module SHOW_SELECTION_LIST_MULTI Anzeige Eingabemöglichkeiten mit Mehrfachauswahl  
Function Group EING   Possible Entry Display  
Program Name SAPLEING    
INCLUDE Name LEINGU03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing DEFAULT_OBJECT TYPE SYST-CUROW 0 Index of object selected beforehan
Importing FIELD TYPE SPACE DDIC name of the field
Importing LIST_TITLE TYPE REING-TITLE SPACE Header line of window
Importing MAX_SELECTS TYPE SYST-TABIX 0 maximum number of elements to be chosen 0=any
Importing NO_PICKUP TYPE SPACE Display mode -> do not allow selection
Importing ORIGINX TYPE SYST-WINX1 0 x-coordinate of left top corner of
Importing ORIGINY TYPE SYST-WINY1 0 y-coordinate of left top corner of
Importing SORTED TYPE 'X' Table is sorted -> restart possible
Importing TABLE TYPE SPACE DDIC table of the field (FIELD)
Importing WIDTH TYPE SYST-WINX1 20 Width of window
Tables LIST TYPE   List of objects to be selected
Exception NO_FIELD TYPE
               
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  00000000 
SAP Release Created in