SAP ABAP Function Module ISH_GET_MATCHING_NCIR_FOR_KV (IS-H: Finde letztes fallbezogenes VV mit eingelesener KV-Karte für Patient)
Hierarchy
IS-H (Software Component) SAP Healthcare
   IS-H (Application Component) SAP Healthcare - Industry-Specific Components for Hospitals
     N_OUTPATIENT (Package) IS-H: SAP Ambulatory Care Management
Basic Data
Function Module ISH_GET_MATCHING_NCIR_FOR_KV IS-H: Finde letztes fallbezogenes VV mit eingelesener KV-Karte für Patient  
Function Group N_NKTR_KV   IS-H: PPA Ins.Prov.Master frm WebService  
Program Name SAPLN_NKTR_KV    
INCLUDE Name LN_NKTR_KVU11    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_NCIR TYPE NCIR IS-H: Versicherungsverhältnis eines Falls
Exporting E_NPIR TYPE NPIR IS-H: Vorschlag für patientenbezogenes Versicherungsverhältnis
Importing I_EINRI TYPE EINRI IS-H: Einrichtung
Importing I_PATNR TYPE PATNR IS-H: Patientennummer
Importing I_ADMDT TYPE ISH_ADMBWIDT IS-H: Aufnahmedatum
Importing I_ORGPF TYPE NZUWPF IS-H: OrgEinheit, die einem Fall zugewiesen wird
Exception NCIR_NOT_FOUND TYPE Kein passendes fallbezogenes VV gefunden
Exception MISSING_PATNR TYPE Patientennummer fehlt
Exception MISSING_EINRI TYPE Einrichtung fehlt
Exception MISSING_ADMDT TYPE Aufnahmedatum fehlt
Exception MISSING_ORGPF TYPE Pflegerische Organisationseinheit fehlt
               
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  20110810 
SAP Release Created in 700