SAP ABAP Function Module ISH_PATIENT_SEARCH (IS-H: Patientenliste in Tabellenform (für BAPI))
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_PATIENT_SEARCH IS-H: Patientenliste in Tabellenform (für BAPI)  
Function Group NPA1   IS-H: Patient index search modules  
Program Name SAPLNPA1    
INCLUDE Name LNPA1U01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting SS_RETMAXTYPE TYPE NPDOK-BAPIRETMAXTY Maximal aufgetretener Nachrichtentyp -> F2
Importing SS_EINRI TYPE RNPA1-EINRI Einrichtung
Importing SS_PATNR TYPE NPAT-PATNR SPACE Patient
Importing SS_FALNR TYPE NFAL-FALNR SPACE Fall
Importing SS_NNAME TYPE RNPA1-NNAME SPACE Suchkriterium: Nachname
Importing SS_VNAME TYPE RNPA1-VNAME SPACE Suchkriterium: Vorname
Importing SS_GBNAM TYPE RNPA1-GBNAM SPACE Suchkriterium: Geburtsname
Importing SS_GBDAV TYPE RNPA1-GBDAV '00000000' Suchkriterium: Geburtsdatum von
Importing SS_GBDAB TYPE RNPA1-GBDAB '00000000' Suchkriterium: Geburtsdatum bis
Importing SS_GSCHL TYPE RNPA1-GSCHLE SPACE Suchkriterium: Geschlecht (anwenderspezifisch)
Importing SS_RVNUM TYPE RNPA1-RVNUM SPACE Suchkriterium: Sozialversicherungsnummer
Importing SS_EXTNR TYPE RNPA1-EXTNR SPACE Suchkriterium: externe Patientennummer
Importing SS_PASNR TYPE RNPA1-PASSNR SPACE Suchkriterium: Dokumentennummer
Importing SS_INSID TYPE NPAT-INSID SPACE DE: Suchkriterium eindeutige Versichertennummer (EGK)
Importing SS_SPHON TYPE RNPA1-SUCHP SPACE Suchkriterium: phonetische Suche (ON/OFF)
Importing SS_READ_NAPP TYPE NPDOK-XFELD SPACE Lesen Termine (ON/OFF)
Importing SS_READ_NPAP TYPE C1 SPACE Vorläufige Patientenstammdaten lesen (' ', 'X'. 'V') -> F2
Importing SS_PFOERTNER TYPE NPDOK-XFELD SPACE Prüfen Pförtnersperre (ON/OFF)
Importing SS_MAX_CNT TYPE SYST-DBCNT -1 maximale Anzahl Treffer -> F2
Importing SS_READ_DB TYPE NPDOK-XFELD SPACE Puffer ignorieren, von DB lesen (ON/OFF)
Importing SS_CHECK_AUTH TYPE NPDOK-XFELD 'X' Berechtigungsprüfung (ON/OFF)
Importing SS_NGPA_ROLE TYPE GP_ROLLE '1' Rolle Geschäftspartner
Importing SS_IGNORE_STORNO TYPE ISH_ON_OFF SPACE Stornierte Patienten ignorieren
Tables SS_PATLIST TYPE RNPATLIST Patientenliste
Tables SS_RETURN TYPE BAPIRET2 Tabelle mit Fehlermeldungen -> F2
Tables SS_NGPA_EXT TYPE RNRANGEGPARTNER Geschäftspartner denen Pat. zugeordnet sind
               
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