SAP ABAP Function Module ISH_CREATE_CASE_ORDER (IS-H: prüft, ob Fallauftrag angelegt werden soll und legt ihn ggf. an)
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_CASE_ORDER IS-H: prüft, ob Fallauftrag angelegt werden soll und legt ihn ggf. an  
Function Group NHCO   IS-HCO: HCO Function Modules  
Program Name SAPLNHCO    
INCLUDE Name LNHCOU22    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EAUFN TYPE NFAL-EAUFN Generated case-based order
Exporting EXRC TYPE SYST-SUBRC Return code (0-ok, <> 0 error)
Importing EINRI TYPE TN01-EINRI Institution
Importing I_*NBEW TYPE NBEW Current movement - old status
Importing I_NBEW TYPE NBEW Current movement
Importing I_NFAL TYPE NFAL Case
Importing TMODE TYPE 'N' Processing mode
Importing TUPDATE TYPE 'A' Update mode
Importing ZEITPUNKT TYPE '01' Time of call
Importing USE_NPOL TYPE ISH_ON_OFF ' ' Für aktuelle Daten NPOL nutzen
               
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  20091125 
SAP Release Created in