SAP ABAP Function Module ICL_POLLMDD_BULK_PREPARE (Given a table of claim structures prepares for calc'n)
Hierarchy
INSURANCE (Software Component) SAP Insurance
   FS-CM (Application Component) Claims Management
     ICL_CCALC (Package) Compensation Calculation
Basic Data
Function Module ICL_POLLMDD_BULK_PREPARE Given a table of claim structures prepares for calc'n  
Function Group ICL_POL_LIMDED   Calculate Policy Limits and Deductibles  
Program Name SAPLICL_POL_LIMDED    
INCLUDE Name LICL_POL_LIMDEDU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ET_ICLPOLL TYPE ICL_POLL_TAB Sorted ICLPOLL
Exporting ET_ICLPOLM TYPE ICL_POLM_TAB Sorted ICLPOLM
Exporting ET_TICL163 TYPE TICL163_TAB Sorted TICL083
Exporting ET_LIMITS TYPE ICL_LIMDEDCOLL_TAB Table for collect which benefit types have limits
Exporting ET_DEDUCS TYPE ICL_LIMDEDCOLL_TAB Table for collect which benefit types have limits
Importing IT_ICLCLAIM TYPE ICLFCLAIM_TAB Schaden
Importing IT_ICLSUBCL TYPE ICLFSUBCL_TAB Sorted subclaim type for bulk processing
Importing I_XLIMITS TYPE BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ')
Importing I_XDEDUCT TYPE BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ')
               
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 463