SAP ABAP Function Module ICL_ICLPOL_LOAD (Load policy snapshot from the database to global memory)
Hierarchy
INSURANCE (Software Component) SAP Insurance
   FS-CM (Application Component) Claims Management
     ICL_POLICY (Package) Policy Snapshot and Interface to Policy
Basic Data
Function Module ICL_ICLPOL_LOAD Load policy snapshot from the database to global memory  
Function Group ICL_POLS_DB   ICL Policy Snapshot: Database Interface  
Program Name SAPLICL_POLS_DB    
INCLUDE Name LICL_POLS_DBU08    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_POL TYPE ICLPOL
Importing I_ACTIVE TYPE ICL_ACTIVE
Importing I_CLAIM TYPE ICL_CLAIM
Importing I_XMEMORY TYPE BOOLE_D 'X' Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ')
Tables T_POL_DB TYPE ICLPOL Vertragsspiegel
Tables T_POLL_DB TYPE ICLPOLL Limit und Selbstbehalt auf Policenebene
Tables T_POLS_DB TYPE ICLPOLS Vetragssummen und Berechnungen im Vertragsspiegel
Tables T_POLM_DB TYPE ICLPOLM Deckung-Snapshot
Tables T_POLO_DB TYPE ICLPOLO Versichertes-Objekt-Snapshot
Tables T_POLN_DB TYPE ICLPOLN Beziehung zwischen Versicherteobjekte und Deckung
Tables T_POLBF_DB TYPE ICLPOLBF Leistungsarten im Vertragsspiegel
               
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