SAP ABAP Function Module ISH_INQUIRY_CASELIST (IS-H: AnfrageFuB zur Bestimmung aller Fälle pro Patient)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       NPVS (Package) Application development patient management system
Basic Data
Function Module ISH_INQUIRY_CASELIST IS-H: AnfrageFuB zur Bestimmung aller Fälle pro Patient  
Function Group NINQ   IS-H: Inquiry FM  
Program Name SAPLNINQ   IS-H: Inquiry Function Modules 
INCLUDE Name LNINQU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing HOSP TYPE NFAL-EINRI Institution
Importing PATNO TYPE NPAT-PATNR Patient number
Importing CASENO TYPE NFAL-FALNR Case number, if already known
Importing MOVEMENT_INFO TYPE RNCOM-XFELD SPACE Movements should be included in selection
Importing READ_DB TYPE RNCOM-XFELD SPACE Flag that DB read each time
Importing APPEND_MODE TYPE RNCOM-XFELD SPACE ON: append found records to transfer tables
Tables E_NFAL TYPE NFAL Table with case specifications
Tables E_VNBEW TYPE VNBEW Table with movements
Tables E_NORG TYPE NORG Table with OUs
Tables E_NBAU TYPE NBAU Table with building units
Exception NO_RECORD_FOUND TYPE No records found
Exception NO_AUTHORITY TYPE Missing authorization
Exception PARAMETER_ERROR TYPE Missing parameters
Exception INVALID_INST TYPE Invalid institution
               
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