SAP ABAP Function Module ISH_CREATE_SELECTION (Erstellt eine Fallselektion aus den übergebenen Fällen)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       NPAS (Package) Application development patient accounting system
Basic Data
Function Module ISH_CREATE_SELECTION Erstellt eine Fallselektion aus den übergebenen Fällen  
Function Group NBDT   IS-H: BDT Formatting Format  
Program Name SAPLNBDT   IS-H: TDC Format 
INCLUDE Name LNBDTU32    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_SELKZ TYPE KENNZ_SEL IS-H: Eindeutiger Name einer Fallselektion
Importing I_INSTITUTION TYPE EINRI IS-H: Einrichtung
Importing IT_NFAL TYPE ISH_T_NFAL IS-H: Tabellentyp für NFAL
Importing I_SELKZ TYPE KENNZ_SEL IS-H: Eindeutiger Name einer Fallselektion
Importing I_OVERWRITE_EXISTING TYPE ISH_ON_OFF ON IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ')
Exception FOREIGN_LOCK TYPE Fallselektion ist gesperrt
Exception SYSTEM_FAILURE TYPE Systemfehler
Exception EXISTING_SELECTION TYPE Fallselektion existiert
               
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  20060703 
SAP Release Created in