SAP ABAP Class CL_POLS_DATA_ICL (Policy Snapshot Data)
Hierarchy
INSURANCE (Software Component) SAP Insurance
   FS-CM (Application Component) Claims Management
     ICL_POLICY (Package) Policy Snapshot and Interface to Policy
Properties
Class CL_POLS_DATA_ICL  
Short Description Policy Snapshot Data    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ICL_POLICY   Policy Snapshot and Interface to Policy 
Created 20030923   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ISCM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_POLS_DATA_ICL has no interface implemented.
Friends
Class CL_POLS_DATA_ICL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_CLAIMASSIGN Instance attribute Private Type reference (TYPE) ICLCLAIMASSIGN_TAB Claim Subobject Assignment - Table Type 20050221
2 GT_PARTOCC Instance attribute Private Type reference (TYPE) ICLPARTOCC_TAB 20031007
3 GT_POL Instance attribute Public Type reference (TYPE) ICL_POL_TAB Table of ICL_POL 20040624
4 GT_POLBF Instance attribute Public Type reference (TYPE) ICL_POLBF_T Table of ICL_POLBF 20050221
5 GT_POLL Instance attribute Public Type reference (TYPE) ICL_POLL_T Sorted ICLPOLL 20040624
6 GT_POLM Instance attribute Public Type reference (TYPE) ICL_POLM_T Sorted ICLPOLM 20040624
7 GT_POLN Instance attribute Public Type reference (TYPE) ICL_POLN_TAB Table of ICL_POLN 20040624
8 GT_POLO Instance attribute Public Type reference (TYPE) ICL_POLO_TAB Table of ICL_POLO 20040624
9 GT_POLOAU Instance attribute Public Type reference (TYPE) ICL_POLOAU_TAB Table of ICL_POLOAU 20040624
10 GT_POLOPE Instance attribute Public Type reference (TYPE) ICL_POLOPE_TAB Table of ICL_POLOPE 20040624
11 GT_POLORE Instance attribute Public Type reference (TYPE) ICL_POLORE_TAB Table of ICL_POLORE 20040624
12 GT_POLOSI Instance attribute Public Type reference (TYPE) ICL_POLOSI_TAB Table of ICL_POLOSI 20040624
13 GT_POLPD Instance attribute Private Type reference (TYPE) ICLPOLPD_TAB Covered Driver in Policy Snapshot 20031007
14 GT_POLS Instance attribute Public Type reference (TYPE) ICL_POLS_T Table of ICL_POLS 20040712
15 GT_PRIVLG Instance attribute Private Type reference (TYPE) ICL_PRIVLG_XIF_T_AL Special Rights (External Interface) 20050310
16 G_DUMMY Instance attribute Private Type reference (TYPE) C Message output 20031007
17 MV_XUSE_GLOBAL_PARTOCC Instance attribute Protected Type reference (TYPE) BOOLE_D Data Element for BOOLE Domain: TRUE (='X') and FALSE (=' ') 20090703
18 PROBCLASS_HIGH Constant Public Type reference (TYPE) BAL_S_MSG-PROBCLASS '2' Application Log: Message Problem Class 20040624
Methods
# Method Level Visibility Method type Description Created on
1 ADD_OTHER_POLICIES Instance method Public Method Update claim for changes in policy snapshot 20040624
2 APPLY_CHANGES_TO_CLAIM Instance method Public Method Update claim for changes in policy snapshot 20040624
3 CHECK_DATA Instance method Public Method Check policy data for consistency 20040624
4 CHECK_UNCOMMITTED Instance method Public Method Check uncommitted data 20040624
5 CHECK_UNCO_PARTOCC Instance method Public Method Check uncommitted data 20040624
6 CHECK_VERSION Instance method Public Method Checks a version for internal consistency 20040624
7 CLAIMASSIGN_SET Instance method Public Method Sets Memory CLAIMASSIGN 20050310
8 CLAIM_CLAIMTYPE_CHECK Instance method Public Method Check (and change?) the claim internal claim type 20040624
9 CLEAR Instance method Public Method Clear Memory 20040624
10 COMMIT_CHANGES Instance method Public Method Applies the policy changes to the claim 20040624
11 COMMIT_CHANGES_CLAIMASSIGN Instance method Public Method Applies the policy claimassign entries to the claim 20050317
12 COMMIT_CHANGES_PARTICPANT Instance method Public Method Applies the policy changes to the claim 20040624
13 COMPLETE_DATA Instance method Public Method Fill in GUI fields in the policy data 20040624
14 COMPLETE_POL Instance method Public Method Complete ICL_POL Data 20050616
15 COMPLETE_POLM Instance method Public Method Complete POLM 20040628
16 COMPLETE_POLO Instance method Private Method COMPLETE_POLO_AU 20040206
17 COMPLETE_POLO_AU Instance method Private Method COMPLETE_POLO_AU 20040206
18 COMPLETE_POLO_PE Instance method Private Method COMPLETE_POLO_AU 20040206
19 COPY_CONTENT Instance method Public Method Copy content of another pol data obejct 20040624
20 COPY_VERSION Instance method Public Method 20040624
21 GET_COUNTRYREGION_TEXT Instance method Private Method get_countryregion_text 20040206
22 GET_PARTICIPANTS Instance method Public Method 20090703
23 MSG_ADD_POL_LOAD Instance method Public Method 20040624
24 NEXT_FREE_POLVNR Instance method Public Method Get the highest policy version plus one 20040624
25 PART_SET Instance method Public Method 20040624
26 POLBF_VER_SET Instance method Public Method 20050221
27 POLL_VER_SET Instance method Public Method 20040624
28 POLM_MEM_UPDATE Instance method Public Method 20040624
29 POLM_SCR_TO_DB Instance method Public Method 20040628
30 POLM_VER_SET Instance method Public Method 20040624
31 POLN_SCR_TO_DB Instance method Public Method 20040628
32 POLN_VER_SET Instance method Public Method 20040624
33 POLOAU_VER_SET Instance method Public Method 20040624
34 POLOPE_VER_SET Instance method Public Method 20040624
35 POLORE_VER_SET Instance method Public Method 20040624
36 POLO_VER_SET Instance method Public Method 20040624
37 POLS_VER_SET Instance method Public Method 20040712
38 POL_VER_HEADER_CHECK Instance method Public Method Check policy header 20040624
39 POL_VER_SET Instance method Public Method 20040624
40 PRIVLG_SET Instance method Public Method Sets Memory of Special Rights 20050310
41 SET_USE_GLOBAL_PARTOCC Instance method Public Method 20090703
42 UTC_TO_DISPLAY Instance method Private Method 20031001
43 VERSION_OVERLAP_CHECK Instance method Public Method Check to see if the time period overlaps any existing vers 20040624
Events
Class CL_POLS_DATA_ICL has no event.
Types
Class CL_POLS_DATA_ICL has no local type.
Method Signatures

Method ADD_OTHER_POLICIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_POL_OLD Call by reference Object reference (TYPE REF TO) CL_POLS_DATA_ICL Policysnapshot data 20040624
2 Importing IV_EXCL_POLICY Value transfer Type reference (TYPE) ICL_POLICY Police 20040624

Method ADD_OTHER_POLICIES on class CL_POLS_DATA_ICL has no exception.

Method APPLY_CHANGES_TO_CLAIM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_POL_OLD Call by reference Object reference (TYPE REF TO) CL_POLS_DATA_ICL Policysnapshot data 20040624

Method APPLY_CHANGES_TO_CLAIM on class CL_POLS_DATA_ICL has no exception.

Method CHECK_DATA Signature

Method CHECK_DATA on class CL_POLS_DATA_ICL has no parameter.
Method CHECK_DATA on class CL_POLS_DATA_ICL has no exception.

Method CHECK_UNCOMMITTED Signature

Method CHECK_UNCOMMITTED on class CL_POLS_DATA_ICL has no parameter.
Method CHECK_UNCOMMITTED on class CL_POLS_DATA_ICL has no exception.

Method CHECK_UNCO_PARTOCC Signature

Method CHECK_UNCO_PARTOCC on class CL_POLS_DATA_ICL has no parameter.
Method CHECK_UNCO_PARTOCC on class CL_POLS_DATA_ICL has no exception.

Method CHECK_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_POLVNR Value transfer Type reference (TYPE) ICL_POLVCNTR Zähler der Policenversion 20040624

Method CHECK_VERSION on class CL_POLS_DATA_ICL has no exception.

Method CLAIMASSIGN_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CLAIMASSIGN Call by reference Type reference (TYPE) ICLCLAIMASSIGN_TAB Fallteilobjektzuordnung - Tabellentyp 20050310

Method CLAIMASSIGN_SET on class CL_POLS_DATA_ICL has no exception.

Method CLAIM_CLAIMTYPE_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_TICL321 Call by reference Type reference (TYPE) TICL321 Policenproduktversion 20120418
2 Importing IS_POL Call by reference Type reference (TYPE) ICL_POL Erweiterte ICLPOL für global memory 20040624
# Exception Resumable Description Created on
1 CLAIMTYPE_CHANGE_FAILED 20040624

Method CLEAR Signature

Method CLEAR on class CL_POLS_DATA_ICL has no parameter.
Method CLEAR on class CL_POLS_DATA_ICL has no exception.

Method COMMIT_CHANGES Signature

Method COMMIT_CHANGES on class CL_POLS_DATA_ICL has no parameter.
Method COMMIT_CHANGES on class CL_POLS_DATA_ICL has no exception.

Method COMMIT_CHANGES_CLAIMASSIGN Signature

Method COMMIT_CHANGES_CLAIMASSIGN on class CL_POLS_DATA_ICL has no parameter.
Method COMMIT_CHANGES_CLAIMASSIGN on class CL_POLS_DATA_ICL has no exception.

Method COMMIT_CHANGES_PARTICPANT Signature

Method COMMIT_CHANGES_PARTICPANT on class CL_POLS_DATA_ICL has no parameter.
Method COMMIT_CHANGES_PARTICPANT on class CL_POLS_DATA_ICL has no exception.

Method COMPLETE_DATA Signature

Method COMPLETE_DATA on class CL_POLS_DATA_ICL has no parameter.
Method COMPLETE_DATA on class CL_POLS_DATA_ICL has no exception.

Method COMPLETE_POL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_POL Call by reference Type reference (TYPE) ICL_POL Erweiterte ICLPOL für global memory 20050616

Method COMPLETE_POL on class CL_POLS_DATA_ICL has no exception.

Method COMPLETE_POLM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_POLM Call by reference Type reference (TYPE) ICL_POLM_EXT Erweiterte ICLPOLM (Deckung im Vertragsspiegel) 20040628

Method COMPLETE_POLM on class CL_POLS_DATA_ICL has no exception.

Method COMPLETE_POLO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_POLO Call by reference Type reference (TYPE) ICL_POLO Erweiterte ICLPOLOAU (Versichertes Fahrzeug) 20040206

Method COMPLETE_POLO on class CL_POLS_DATA_ICL has no exception.

Method COMPLETE_POLO_AU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_POLOAU Call by reference Type reference (TYPE) ICL_POLOAU Erweiterte ICLPOLOAU (Versichertes Fahrzeug) 20040206

Method COMPLETE_POLO_AU on class CL_POLS_DATA_ICL has no exception.

Method COMPLETE_POLO_PE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_POLOPE Call by reference Type reference (TYPE) ICL_POLOPE Erweiterte ICLPOLOAU (Versichertes Fahrzeug) 20040206

Method COMPLETE_POLO_PE on class CL_POLS_DATA_ICL has no exception.

Method COPY_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_POL_DATA Call by reference Object reference (TYPE REF TO) CL_POLS_DATA_ICL Policysnapshot data 20040624

Method COPY_CONTENT on class CL_POLS_DATA_ICL has no exception.

Method COPY_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_NEW_POLVNR Value transfer Type reference (TYPE) ICL_POLVCNTR Zähler der Policenversion 20040624
2 Importing IV_POLVNR Value transfer Type reference (TYPE) ICL_POLVCNTR Zähler der Policenversion 20040624
3 Importing IV_VALIDFROM Value transfer Type reference (TYPE) ICL_POL01 Policenversion: Gültig-ab-Datum 20040624
4 Importing IV_VALIDTO Value transfer Type reference (TYPE) ICL_POL02 Policenversion: Gültig-bis-Datum 20040624
# Exception Resumable Description Created on
1 VALIDITY_OVERLAP validity_overlap 20040624

Method GET_COUNTRYREGION_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_COUNTRYN Call by reference Type reference (TYPE) LANDX Bezeichnung des Landes 20040206
2 Exporting E_REGIONN Call by reference Type reference (TYPE) BEZEI20 Bezeichnung 20040206
3 Importing I_COUNTRY Call by reference Type reference (TYPE) LAND1 Länderschlüssel 20040206
4 Importing I_REGION Call by reference Type reference (TYPE) REGIO Region (Bundesstaat, Bundesland, Provinz, Grafschaft) 20040206

Method GET_COUNTRYREGION_TEXT on class CL_POLS_DATA_ICL has no exception.

Method GET_PARTICIPANTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_PARTOCC Value transfer Type reference (TYPE) ICL_PARTOCC_TAB Schadenbeteiligter-Vorkommen 20090703

Method GET_PARTICIPANTS on class CL_POLS_DATA_ICL has no exception.

Method MSG_ADD_POL_LOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PROBCLASS Value transfer Type reference (TYPE) BAL_S_MSG-PROBCLASS Anwendungs-Log: Problemklasse einer Meldung 20040624

Method MSG_ADD_POL_LOAD on class CL_POLS_DATA_ICL has no exception.

Method NEXT_FREE_POLVNR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_POLVNR_OFFSET Value transfer Type reference (TYPE) ICL_POLVCNTR Zähler der Policenversion 20040624

Method NEXT_FREE_POLVNR on class CL_POLS_DATA_ICL has no exception.

Method PART_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_PARTOCC Call by reference Type reference (TYPE) ICLPARTOCC_TAB Schadenbeteiligter-Vorkommen - Tabellentyp 20040624
2 Importing IT_POLPD Call by reference Type reference (TYPE) ICLPOLPD_TAB Table of ICLPOLPD 20040624
3 Importing I_POLVNR Call by reference Type reference (TYPE) ICL_POLVCNTR Zähler der Vertragsversion 20090703

Method PART_SET on class CL_POLS_DATA_ICL has no exception.

Method POLBF_VER_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_POLBF Call by reference Type reference (TYPE) ICL_POLBF_T Table of ICL_POLBF 20050221
2 Importing I_POLVNR Call by reference Type reference (TYPE) ICL_POLVCNTR Zähler der Policenversion 20050221

Method POLBF_VER_SET on class CL_POLS_DATA_ICL has no exception.

Method POLL_VER_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_POLL Call by reference Type reference (TYPE) ICL_POLL_T Sortierte ICLPOLM 20040624
2 Importing I_POLVNR Call by reference Type reference (TYPE) ICL_POLVCNTR Zähler der Policenversion 20040624

Method POLL_VER_SET on class CL_POLS_DATA_ICL has no exception.

Method POLM_MEM_UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_POLM Call by reference Type reference (TYPE) ICL_POLM_T Table of icl_polm_ext 20040624

Method POLM_MEM_UPDATE on class CL_POLS_DATA_ICL has no exception.

Method POLM_SCR_TO_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_POLM_SCR Call by reference Type reference (TYPE) ICL_POLM_T Table of icl_polm_ext 20040628
2 Importing IT_POLM_DB Call by reference Type reference (TYPE) ICLPOLM_TAB ICLPOLM_TAB 20040628

Method POLM_SCR_TO_DB on class CL_POLS_DATA_ICL has no exception.

Method POLM_VER_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_POLM Call by reference Type reference (TYPE) ICL_POLM_T Sortierte ICLPOLM 20040624
2 Importing I_POLVNR Call by reference Type reference (TYPE) ICL_POLVCNTR Zähler der Policenversion 20040624

Method POLM_VER_SET on class CL_POLS_DATA_ICL has no exception.

Method POLN_SCR_TO_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_POLN_SCR Call by reference Type reference (TYPE) ICL_POLN_TAB Table of icl_polm_ext 20040628
2 Importing IT_POLN_DB Call by reference Type reference (TYPE) ICLPOLN_TAB ICLPOLM_TAB 20040628

Method POLN_SCR_TO_DB on class CL_POLS_DATA_ICL has no exception.

Method POLN_VER_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_POLN Call by reference Type reference (TYPE) ICL_POLN_TAB Sortierte ICLPOLM 20040624
2 Importing I_POLVNR Call by reference Type reference (TYPE) ICL_POLVCNTR Zähler der Policenversion 20040624

Method POLN_VER_SET on class CL_POLS_DATA_ICL has no exception.

Method POLOAU_VER_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_POLOAU Call by reference Type reference (TYPE) ICL_POLOAU_TAB Sortierte ICLPOLM 20040624
2 Importing I_POLVNR Call by reference Type reference (TYPE) ICL_POLVCNTR Zähler der Policenversion 20040624

Method POLOAU_VER_SET on class CL_POLS_DATA_ICL has no exception.

Method POLOPE_VER_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_POLOPE Call by reference Type reference (TYPE) ICL_POLOPE_TAB Sortierte ICLPOLM 20040624
2 Importing I_POLVNR Call by reference Type reference (TYPE) ICL_POLVCNTR Zähler der Policenversion 20040624

Method POLOPE_VER_SET on class CL_POLS_DATA_ICL has no exception.

Method POLORE_VER_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_POLORE Call by reference Type reference (TYPE) ICL_POLORE_TAB Sortierte ICLPOLM 20040624
2 Importing I_POLVNR Call by reference Type reference (TYPE) ICL_POLVCNTR Zähler der Policenversion 20040624

Method POLORE_VER_SET on class CL_POLS_DATA_ICL has no exception.

Method POLO_VER_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_POLO Call by reference Type reference (TYPE) ICL_POLO_TAB Sortierte ICLPOLM 20040624
2 Importing I_POLVNR Call by reference Type reference (TYPE) ICL_POLVCNTR Zähler der Policenversion 20040624

Method POLO_VER_SET on class CL_POLS_DATA_ICL has no exception.

Method POLS_VER_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_POLS Call by reference Type reference (TYPE) ICL_POLS_T 20040712
2 Importing I_POLVNR Call by reference Type reference (TYPE) ICL_POLVCNTR Zähler der Policenversion 20040712

Method POLS_VER_SET on class CL_POLS_DATA_ICL has no exception.

Method POL_VER_HEADER_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_POL Call by reference Type reference (TYPE) ICL_POL Erweiterte ICLPOL für global memory 20040624

Method POL_VER_HEADER_CHECK on class CL_POLS_DATA_ICL has no exception.

Method POL_VER_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_POL Call by reference Type reference (TYPE) ICL_POL 20040624
2 Importing I_POLVNR Call by reference Type reference (TYPE) ICL_POLVCNTR Zähler der Policenversion 20040624

Method POL_VER_SET on class CL_POLS_DATA_ICL has no exception.

Method PRIVLG_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_PRIVLG Call by reference Type reference (TYPE) ICL_PRIVLG_XIF_T_AL Sonderrechte (externen Schnittstelle) 20050310

Method PRIVLG_SET on class CL_POLS_DATA_ICL has no exception.

Method SET_USE_GLOBAL_PARTOCC Signature

Method SET_USE_GLOBAL_PARTOCC on class CL_POLS_DATA_ICL has no parameter.
Method SET_USE_GLOBAL_PARTOCC on class CL_POLS_DATA_ICL has no exception.

Method UTC_TO_DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DATE Call by reference Type reference (TYPE) ICL_INCEPTIOND Anfangsdatum der Police 20031001
2 Exporting E_TIME Call by reference Type reference (TYPE) ICL_INCEPTIONT Anfangsuhrzeit der Police 20031001
3 Importing I_TZONE Call by reference Type reference (TYPE) ICL_TIMEZONE Standard-Zeitzone für Falldatum 20031001
4 Importing I_UTC Call by reference Type reference (TYPE) ICL_INCEPTION Zeitpunkt des Beginns der Police 20031001

Method UTC_TO_DISPLAY on class CL_POLS_DATA_ICL has no exception.

Method VERSION_OVERLAP_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_POLICY Value transfer Type reference (TYPE) ICL_POLICY Police 20040624
2 Importing IV_POLVNR Value transfer Type reference (TYPE) ICL_POLVCNTR Zähler der Policenversion 20040624
3 Importing IV_VALIDFROM Value transfer Type reference (TYPE) ICL_POL01 Policenversion: Gültig-ab-Datum 20040624
4 Importing IV_VALIDTO Value transfer Type reference (TYPE) ICL_POL02 Policenversion: Gültig-bis-Datum 20040624
# Exception Resumable Description Created on
1 VALIDITY_OVERLAP validity_overlap 20040624
History
Last changed by/on SAP  20130531 
SAP Release Created in 472