SAP ABAP Function Module ISHMED_PATREG_PATIENT_SEARCH (IS-H*MED: PATREG: Verbundweite Patientensuche (RFC))
Hierarchy
IS-H (Software Component) SAP Healthcare
   IS-HMED (Application Component) Clinical System
     N1PR (Package) IS-H*MED: Patientenregister
Basic Data
Function Module ISHMED_PATREG_PATIENT_SEARCH IS-H*MED: PATREG: Verbundweite Patientensuche (RFC)  
Function Group N1PR   IS-H*MED: PATREG: Patientenregister  
Program Name SAPLN1PR    
INCLUDE Name LN1PRU09    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_RETMAXTYPE TYPE NPDOK-BAPIRETMAXTY IS-H: Maximal (schlimmster) aufgetretener Nachrichtentyp
Importing I_MANDT TYPE SYST-MANDT SY-MANDT Mandant (Unterscheidung Test-/Produktivsystem)
Importing I_PATNR TYPE N1PRPATZUO-PATNR SPACE IS-H: Patientennummer
Importing I_FALNR TYPE N1PRFAL-FALNR SPACE IS-H: Fallnummer
Importing I_NNAME TYPE N1PRPAT-NNAME SPACE IS-H: Nachname Patient
Importing I_VNAME TYPE N1PRPAT-VNAME SPACE IS-H: Vorname Patient
Importing I_GBNAM TYPE N1PRPAT-GBNAM SPACE IS-H: Geburtsname
Importing I_GBDAV TYPE N1PRPAT-GBDAT '00000000' IS-H: Geburtsdatum
Importing I_GBDAB TYPE N1PRPAT-GBDAT '00000000' IS-H: Geburtsdatum
Importing I_GSCHL TYPE N1PRPAT-GSCHLE SPACE IS-H: Geschlechtskennzeichen - anwenderspezifisch
Importing I_RVNUM TYPE N1PRPAT-RVNUM SPACE IS-H: Sozialversicherungsnummer
Importing I_EXTNR TYPE N1PRPAT-EXTNR SPACE IS-H: Externe Patientenidentifikation
Importing I_PASNR TYPE N1PRPAT-PASSNR IS-H: Ausweisdokumentnummer
Importing I_SPHON TYPE RNPA1-SUCHP SPACE IS-H: Kennzeichen, daß phonetisch gesucht wird
Importing I_MAXCNT TYPE SYST-DBCNT '-1' Maximale Größe (Zeilenanzahl) der Tabelle T_PATLIST
Importing I_PHON_FUBA TYPE TNE00-FBNAM Name des Funktionsbausteins für die Umsetzung auf Phonetik (Initial: Standard)
Importing I_FLG_DBREAD TYPE DDREFSTRUC-FLAG SPACE Flag: Die Suche erfolgt auf der Datenbank (Pufferung aus)
Tables T_PATLIST TYPE N1PRPAT IS-H*MED: PATREG: Patientenstammdatentabelle
Tables T_RETURN TYPE BAPIRET2 Returnparameter
               
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