SAP ABAP Function Module ISH_CALC_EXTRA_PAYMENT (IS-H: Calculate copayment amount for a case)
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_CALC_EXTRA_PAYMENT IS-H: Calculate copayment amount for a case  
Function Group N033   IS-H: Copayment Generation Program  
Program Name SAPLN033    
INCLUDE Name LN033U02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting RC TYPE SYST-SUBRC Return code (0=copaymt determined, 1,2,3=not determined)
Exporting ZUZINFO_PAT TYPE RNZUZ7 Information on calculated copayment
Exporting ET_COPAYDAYS TYPE ISH_YT_BWIDT Tabelle mit Tagen, für die Zuzahlung zu leisten ist
Importing INFAL TYPE NFAL Field structure of case
Importing INPAT TYPE NPAT Field structure of patient
Importing ZUZINFO_PAT TYPE RNZUZ7 Information on calculated copayment
Importing FUNCTION TYPE TN21M-FUNKT 'N033' Function for message control
Importing CHK_KOUB TYPE NPDOK-XFELD 'X' KOUB-Nachricht berücksichtigen
Importing CHK_ENTL TYPE NPDOK-XFELD 'X' Versand ENTL-Nachricht berücksichtigen
Importing MESS_COLL TYPE NPDOK-XFELD 'X' Sammeln von Meldungen
Importing I_KOSTR TYPE KH_KOSTR Spezialhandling für diesen Kostenträger
Importing I_IGNORE_PFLZZ TYPE ISH_ON_OFF Für p_kostr Zuzahlungspflicht VV nicht berücksichtigen
Importing I_USE_KOUB_COPAYDAYS TYPE ISH_ON_OFF Zuzahlungsbetrag für p_kostr nur gemäß NCIR-KOUB_COPAYDAYS ermitteln
Tables NBEW_TAB TYPE VNBEW Movements of the case
Tables ZUZINFO_VVF TYPE RNZUZ8 Copayment per case-rel.IR requiring copayment
Tables IT_NCIR TYPE NCIR IS-H: fallbezogene Versicherungsverhältnisse
               
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