SAP ABAP Function Module ISH_AT_GET_NKIP_TAB (IS-H AT: Vorschlagswerte für Kostenübernahme)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       NAT1 (Package) Application development Hospital System Austria
Basic Data
Function Module ISH_AT_GET_NKIP_TAB IS-H AT: Vorschlagswerte für Kostenübernahme  
Function Group NWAT_KUE   IS-H AT: Kostenübernahme  
Program Name SAPLNWAT_KUE    
INCLUDE Name LNWAT_KUEU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_EINRI TYPE TN01-EINRI IS-H: Einrichtung
Importing I_FALNR TYPE NFAL-FALNR IS-H: Fallnummer
Importing I_FALAR TYPE NFAL-FALAR IS-H: Fallart
Importing I_AUFNDAT TYPE NBEW-BWIDT IS-H: Datum der Aufnahme
Importing I_ENTLDAT TYPE NBEW-BWIDT IS-H: Datum der Entlassung
Importing I_ALLOW_OUTPATIENT TYPE ISH_ON_OFF ' ' IS-H: KZ, ob ambulante Fälle erlaubt sind
Tables IT_NCIR TYPE NCIR IS-H: Versicherungsverhältnis Fall
Tables IT_NKSP TYPE NKSP IS-H: Kostenübernahme/Schein - Positionsdaten
Tables NKIP_TAB TYPE NKIP IS-H: Pauschale Kostenübernahmeinformation - Position
Tables NKSP_TAB TYPE NKSP IS-H: Kostenübernahme/Schein - Positionsdaten
Exception NO_INPATIENT TYPE Der FuB ist nur für stationäre Patienten zulässig
Exception NO_INSURANCE TYPE Keine NCIR vorhanden
Exception INTERNAL_ERROR TYPE Interner Fehler
Exception ERR_NCIR TYPE NCIR 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  20050224 
SAP Release Created in 462