SAP ABAP Function Module ISH_READ_NKTR (IS-H: Lesen Kostenträgerdaten aus Kostenträgerdatei NKTR (opt. gepuffert))
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       NPAS (Package) Application development patient accounting system
Basic Data
Function Module ISH_READ_NKTR IS-H: Lesen Kostenträgerdaten aus Kostenträgerdatei NKTR (opt. gepuffert)  
Function Group N003   IS-H: FMs Insurance Verification (Bill.)  
Program Name SAPLN003    
INCLUDE Name LN003U02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting NGPA_E TYPE NGPA Read work area of general business partner
Exporting NKTR_E TYPE NKTR Read work area of insurance provider
Exporting TN18_E TYPE TN18 Parameters of corresponding ins. provider type
Exporting TN18B_E TYPE TN18B Einrichtungsabhängige Parameter
Exporting NADR_E TYPE NADR Adressdaten zum Geschäftspartner
Exporting NEW_REL_FOUND TYPE ISH_ON_OFF Erweiterte Zentralenfindung erfolgreich (JA/NEIN)
Exporting NKTR_KV_E TYPE ISH_NKTR_KV IS-H: Kostenträgerstruktur lt. KBV aus KV-Abrechnungssystem
Importing COPY_PARMS_OF_KTART TYPE NPDOK-XFELD ' ' Copy insurance provider type parameters
Importing KOSTR TYPE NKTR-KOSTR Insurance provider which should be read
Importing WITH_NGPA TYPE NPDOK-XFELD 'X' Include bus. partner in READ (NGPA): X-Yes
Importing EINRI TYPE TN01-EINRI Einrichtung (falls TN18B gelesen werden soll)
Importing WITH_TN18B TYPE NPDOK-XFELD ' ' Einrichtungsabhängige Parameter lesen
Importing SS_BUFFER TYPE NPDOK-XFELD 'X' Pufferung (ja/ein)
Importing SS_SEARCH_USE TYPE GPREL IS-H: Geschäftspartner - Beziehung
Importing SS_SEARCH_EINRI TYPE TN01-EINRI IS-H: Einrichtung für Beziehungssuche
Importing SS_SEARCH_FALAR TYPE NFAL-FALAR IS-H: Fallart für Beziehungssuche
Importing SS_SEARCH_FALNR TYPE NFAL-FALNR IS-H: Fallnummer
Importing SS_SEARCH_VAL_QUARTER TYPE ISH_VAL_QUARTER_BEGIN IS-H: Beginndatum des Quartals der Gültigkeit
Importing SS_SEARCH_VKNUM TYPE ISH_VK_KNR IS-H: Versichertenkarte - Krankenkassennummer
Importing SS_SEARCH_UNTGR TYPE UNTGR IS-H: Untergruppe Versicherung
Importing I_FALNR TYPE FALNR IS-H: Fallnummer
Importing I_WITH_COPAY TYPE NXFELD ' ' Einrichtungsabhängige Ermittlung des Zuzahlungsverfahrens
Tables SS_RETURN_TAB TYPE BAPIRET2 Nachrichten der erweiterten Zentralenfindung
Exception NGPA_NOT_FOUND TYPE General business partner not found
Exception NGPA_NO_AUTHORITY TYPE No authorization to read business partner (planned)
Exception NOT_FOUND TYPE Insurance provider not found
Exception NO_AUTHORITY TYPE No authorization to read insurance provider (planned)
Exception MISSING_INSTITUTION TYPE Wird ein Verwendungszweck übergeben, muss eine Einrichtung übergeben werden.
Exception MISSING_PAR_FOR_COPAY TYPE Fehlende Parameter für Zuzahlungsermittlung
               
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