SAP ABAP Function Module ISH_GET_MOVEMENTS (IS-H: Alle Bewegungen einer Einrichtung, die im Zeitraum im KH sind)
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_GET_MOVEMENTS IS-H: Alle Bewegungen einer Einrichtung, die im Zeitraum im KH sind  
Function Group NBEW   IS-H: Read NBEW  
Program Name SAPLNBEW    
INCLUDE Name LNBEWU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing SS_ABWES TYPE 'X' Movement cat.:absences (ON/OFF)
Importing SS_AMBU TYPE 'X' Case type: outpatient (ON/OFF)
Importing SS_AMBU_BES TYPE 'X' Movement type: outpatient visits (ON/OFF)
Importing SS_AUFN TYPE 'X' Movement type: admissions (ON/OFF)
Importing SS_BEGINN TYPE SYST-DATUM SY-DATUM Start of evaluation period
Importing SS_EINRI TYPE NBEW-EINRI Institution
Importing SS_ENDE TYPE SYST-DATUM SY-DATUM End of evaluation period
Importing SS_ENTL TYPE 'X' Movement cat.: discharges (ON/OFF)
Importing SS_PLAN TYPE NBEW-PLANB ' ' Movements with status planned or waiting list? (ON)
Importing SS_REFRESH TYPE ' ' Always read table from DB (ON/OFF)
Importing SS_STAT TYPE 'X' Case type: inpatient (ON/OFF)
Importing SS_STORN TYPE NBEW-STORN ' ' Cancelled movements ? (ON)
Importing SS_TSTAT TYPE 'X' Case type: observ.pat. (ON/OFF)
Importing SS_VERL TYPE 'X' Movement cat.: transfers (ON/OFF)
Importing SS_BUFFER TYPE 'X' Buffer read records (ON/OFF)
Tables SS_FALNR TYPE RNSFALNR Cases whose movemements selected (RANGES)
Tables SS_VNBEW TYPE V_NBEW Table containing movements
Tables SS_FIELDCAT TYPE   Field catalog for SELECT (one field, max. C72)
Exception NOT_FOUND TYPE No movements found
               
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