SAP ABAP Function Module ICL_TOTAL_PYMTNRESV_PER_CLAIM (Summe aller Zahlungen und Reserven pro Fall oder Teilfall)
Hierarchy
INSURANCE (Software Component) SAP Insurance
   FS-CM (Application Component) Claims Management
     ICL_CF (Package) FS-CM: Claims Management Financials
Basic Data
Function Module ICL_TOTAL_PYMTNRESV_PER_CLAIM Summe aller Zahlungen und Reserven pro Fall oder Teilfall  
Function Group ICL_CF_EXT_PAY1   Externally Callable Functions f. Payment  
Program Name SAPLICL_CF_EXT_PAY1    
INCLUDE Name LICL_CF_EXT_PAY1U40    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EV_TTL_LOSS_PAYM TYPE ICL_PAID_LOSS Entschädigungszahlung
Exporting EV_TTL_EXPN_PAYM TYPE ICL_PAID_EXPENSE Kostenzahlung
Exporting EV_TTL_LOSS_RESV TYPE ICL_RES_LOSS Entschädigungsreserve (Reporting)
Exporting EV_TTL_EXPN_RESV TYPE ICL_RES_EXPENSE Kostenreserve (Reporting)
Exporting EV_TTL_EXPC_RESV TYPE ICL_RES_RECOVERY Erwartungsreserve (Reporting)
Exporting EV_TOTAL_RESERVE TYPE ICL_TOTALRESERVE Gesamtaufwand
Exporting EV_CURR TYPE ICL_CURR Währung (Reporting)
Importing IV_CLAIM TYPE ICL_CLAIM Nummer des Schaden-/Leistungsfalls
Importing IV_SUBCLAIM TYPE ICL_SUBCL Teilfall
Importing IV_CURR TYPE ICL_CURR Währung (Reporting)
Exception ERROR_CLAIM TYPE
Exception ERROR_SUBCLAIM TYPE
               
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