SAP ABAP Function Module ISH_GET_AUFDT_ENTDT (IS-H: Ermittelt Aufnahmezeitpunkt und Entlassungszeitpunkt)
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_AUFDT_ENTDT IS-H: Ermittelt Aufnahmezeitpunkt und Entlassungszeitpunkt  
Function Group NBEW   IS-H: Read NBEW  
Program Name SAPLNBEW    
INCLUDE Name LNBEWU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting SS_AUFART TYPE NBEW-BWART Admiss.type
Exporting SS_AUFATX TYPE TN14U-BWATX Admission type (text)
Exporting SS_AUFDT TYPE NBEW-BWIDT Admission date
Exporting SS_AUFZT TYPE NBEW-BWIZT Admission time
Exporting SS_AUFORGFA TYPE NBEW-ORGFA fachliche Org.einheit der Aufnahme
Exporting SS_AUFORGPF TYPE NBEW-ORGPF pflegerische Org.einheit der Aufnahme
Exporting SS_ENTART TYPE NBEW-BWART Disch.type
Exporting SS_ENTATX TYPE TN14U-BWATX Disch.type (text)
Exporting SS_ENTDT TYPE NBEW-BWIDT Discharge date
Exporting SS_ENTZT TYPE NBEW-BWIZT Discharge time
Exporting SS_ENTORGFA TYPE NBEW-ORGFA fachliche Org.einheit der Entlassung
Exporting SS_ENTORGPF TYPE NBEW-ORGPF pflegerische Org.einheit der Entlassung
Exporting SS_PLANAUF TYPE NBEW-PLANB Status of admission
Exporting SS_PLANENT TYPE NBEW-PLANB Status of discharge
Exporting SS_RNF06 TYPE RNF06 Admission data (form structure)
Exporting SS_RNF08 TYPE RNF08 Discharge data (form structure)
Importing SS_EINRI TYPE NFAL-EINRI Institution
Importing SS_FALNR TYPE NFAL-FALNR Case number
Importing SS_STORNO TYPE ' ' Include cancelled (ON/OFF) -> F2
Importing SS_NO_BUFFER_NO_AUTH TYPE ' ' Nicht puffern/keine Berechtigungsprüfung (ON/OFF)
Exception NOT_FOUND TYPE Not found (case or movements)
Exception NO_AUTHORITY TYPE No authorization
               
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