SAP ABAP Function Module ISH_POPUP_TO_DECIDE_LIST (IS-H: Dialogfenster zur Auswahl aus beliebiger Liste)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       NBAS (Package) Appl. development Hospital System master data, catalogs
Basic Data
Function Module ISH_POPUP_TO_DECIDE_LIST IS-H: Dialogfenster zur Auswahl aus beliebiger Liste  
Function Group NPOP   IS-H: General Dialog Boxes  
Program Name SAPLNPOP    
INCLUDE Name LNPOPU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ANSWER TYPE NPDOK-C1 Rückgabewert bei Abbruch/Auswahl einer Mögl.
Importing CURSORLINE TYPE SYST-LILLI 1 Zeile für Cursor/Vorschlagzeile Auswahlknopf
Importing MARK_FLAG TYPE NPDOK-XFELD SPACE Kennzeichen: Auswahlliste mit Check Buttons
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 SHOW_ROW TYPE SYST-CUROW 0 Anzahl Zeilen, die gezeigt werden sollen
Importing TEXTLINE1 TYPE NPDOK-T35 erste Textzeile
Importing TEXTLINE2 TYPE NPDOK-T35 SPACE zweite Textzeile
Importing TEXTLINE3 TYPE NPDOK-T35 SPACE dritte Textzeile
Importing TITEL TYPE NPDOK-T35 Titelzeile des Popups
Importing COLTITLE TYPE SPOP-TITEL SPACE Spaltenüberschrift
Tables IM_EX_LISTE TYPE SPOPLI Auswahlmöglichkeiten
Exception NO_ENTRIES TYPE Tabelle mit den zu zeigenden Objekten ist leer
               
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  20050224 
SAP Release Created in