SAP ABAP Function Module SELECT_FROM_LIST (Dialogfenster zur Auswahl aus einer Liste ohne Diagnose)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LO-LIS-REP (Application Component) Reporting
     MCR (Package) R/3 application development: Logistics Info Sys. (Reporting)
Basic Data
Function Module SELECT_FROM_LIST Dialogfenster zur Auswahl aus einer Liste ohne Diagnose  
Function Group MCR_ARRAY   Array Processing/Output for Std Analysis  
Program Name SAPLMCR_ARRAY    
INCLUDE Name LMCR_ARRAYU04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ANSWER TYPE Rückgabewert bei Abbruch/Auswahl einer Mögl.
Importing CURSORLINE TYPE SYST-LILLI 1 Zeile für Cursor/Vorschlagzeile Auswahlknopf
Importing MARK_FLAG TYPE SPACE Kennzeichen: Auswahlliste mit Check Buttons
Importing MARK_MAX TYPE 1 maximal erlaubte Anzahl der Markierungen
Importing START_COL TYPE SYST-CUCOL 0 Spalte, in der das Popup beginnt
Importing START_ROW TYPE SYST-CUROW 0 Zeile, in der das Popup beginnt
Importing TEXTLINE1 TYPE erste Textzeile
Importing TEXTLINE2 TYPE SPACE zweite Textzeile
Importing TEXTLINE3 TYPE SPACE dritte Textzeile
Importing TITEL TYPE Titelzeile des Popups
Tables T_SPOPLI TYPE SPOPLI Auswahlmöglichkeiten
Exception NOT_ENOUGH_ANSWERS TYPE zu wenig Antworten vorgeschlagen
Exception TOO_MUCH_ANSWERS TYPE zu viele Antworten (>15) vorgeschlagen
Exception TOO_MUCH_MARKS TYPE zu viele Markierungen
               
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  19980401 
SAP Release Created in