SAP ABAP Function Module ISH_GET_ZUZ_BETRAG (IS-H: Zuzahlungsbetrag pro Tag für Patienten ermitteln)
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_GET_ZUZ_BETRAG IS-H: Zuzahlungsbetrag pro Tag für Patienten ermitteln  
Function Group N019   IS-H: Copayments and Down Payments  
Program Name SAPLN019    
INCLUDE Name LN019U55    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting BETRAG TYPE BSID-WRBTR Determined copayment amount per day
Exporting WAERS TYPE BSID-WAERS Currency
Importing DATUM TYPE SYST-DATUM SY-DATUM Reference date (because param. time-dependent)
Importing EINRI TYPE TN01-EINRI Institution (because param. institution-specific)
Importing INFAL TYPE NFAL Case
Importing KOSTR TYPE NCIR-KOSTR Insurance provider
Importing VTRTY TYPE NCIR-VTRTY ContractCat
Importing VKVSE TYPE NCIR-VKVSE Supplement to status of insured
Importing VERWE TYPE TN22K-VERWE 'D1' Usage
Tables NBEWTAB TYPE VNBEW
Exception NOT_FOUND TYPE Amount could not be determined
               
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