SAP ABAP Class CL_ICL_POL_OVERVIEW_UI (Policy Snapshot: Overview of Policy)
Hierarchy
INSURANCE (Software Component) SAP Insurance
   FS-CM (Application Component) Claims Management
     ICL_POLICY_UI (Package) Claims: Policy Snapshot: User Interface
Properties
Class CL_ICL_POL_OVERVIEW_UI  
Short Description Policy Snapshot: Overview of Policy    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ICL_POLICY_UI   Claims: Policy Snapshot: User Interface 
Created 20050204   SAP 
Last change 20080505   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CNTL Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 ISCM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_ICL_POL_OVERVIEW_UI has no interface implemented.
Friends
Class CL_ICL_POL_OVERVIEW_UI has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_CLASS_BENTYPE Constant Protected Type reference (TYPE) CHAR2 'BT' Benefit Type 20050221
2 GC_CLASS_CLAUSE Constant Protected Type reference (TYPE) CHAR2 'CL' Clause 20050316
3 GC_CLASS_CLFOLDER Constant Protected Type reference (TYPE) CHAR2 'CF' Clause File 20050316
4 GC_CLASS_CONTRACT Constant Protected Type reference (TYPE) CHAR2 'CO' Contract 20050208
5 GC_CLASS_COVERAGE Constant Protected Type reference (TYPE) CHAR2 'CV' Coverage 20050204
6 GC_CLASS_DED Constant Protected Type reference (TYPE) CHAR2 'DD' Deductible 20050221
7 GC_CLASS_INSOBJ Constant Protected Type reference (TYPE) CHAR2 'IO' Insured Object 20050208
8 GC_CLASS_LIMIT Constant Protected Type reference (TYPE) CHAR2 'LI' Limit 20050221
9 GC_CLASS_POLICY Constant Protected Type reference (TYPE) CHAR2 'PO' Policy 20050208
10 GC_CLASS_SUM Constant Protected Type reference (TYPE) CHAR2 'IS' Sum Insured 20050222
11 GC_NODE_KEY_SEPARATOR Constant Protected Type reference (TYPE) CHAR1 ';' Separator 20050204
12 GO_CONTAINER Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Custom Container for List Tree 20050204
13 GO_LIST_TREE Instance attribute Protected Object reference (TYPE REF TO) CL_LIST_TREE_MODEL List Tree Model 20050204
14 GO_SPLITTER Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_SPLITTER_CONTAINER Splitter Control 20050204
15 GO_TOOLBAR Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_TOOLBAR Toolbar Control 20050204
16 GO_TOOLBAR_CONTAINER Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_CONTAINER Toolbar Container 20050204
17 GO_TREE_CONTAINER Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_CONTAINER Tree Container 20050204
18 GT_NODETYPE Static Attribute Protected Type reference (TYPE) ICL_POLSNTYP_T_UI Definition of Node Categories 20050217
19 GT_NODE_DATA Static Attribute Protected Type reference (TYPE) ICL_POLSTREE1_T_UI Table Type for View ICL_POLSTREE1_B 20050217
20 GT_TREE_DATA Static Attribute Protected Type reference (TYPE) ICL_POLSTREE2_T_UI Customizing Data for Name in Tree 20050217
21 GV_MSGTXT Instance attribute Protected Type reference (TYPE) STRING Dummy Variable for Message Handling 20050217
22 GV_REFRESH_TREE Instance attribute Protected Type reference (TYPE) BOOLE_D ' ' Update Tree? (X = Yes, SPACE = No) 20050204
Methods
# Method Level Visibility Method type Description Created on
1 ADD_BENTYPE_LIMDED_INSSUM Instance method Protected Method Add Node for Benefit Type, Limits, Deductibles, Sum Insured 20050218
2 ADD_CLAUSE Instance method Protected Method Add Node to Coverage 20050316
3 ADD_CONTRACT Instance method Protected Method Add Node to Contract 20050208
4 ADD_COVERAGE Instance method Protected Method Add Node to Coverage 20050204
5 ADD_DEDUCTIBLE Instance method Protected Method Add Node to Deductibles 20050221
6 ADD_INSOBJ Instance method Protected Method Add Node to Insured Object 20050208
7 ADD_INSSUM Instance method Protected Method Add Node to Sums Insured 20050222
8 ADD_LIMIT Instance method Protected Method Add Node to Limits 20050221
9 ADD_MISSING_FLD_NAMES Static method Protected Method Determination of Cross-Language Node Customizing 20050617
10 ADD_POLICY Instance method Protected Method Add Node to Policy in Tree 20050208
11 BUILD_NODE_KEY Instance method Protected Method Construct Node Key 20050204
12 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20050214
13 COLLAPSE_NODE Instance method Protected Method Expand Selected Node in Overview Tree 20050222
14 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050204
15 DISPLAY Instance method Public Method Display Policy Overview in List Tree 20050204
16 EXPAND_NODE Instance method Protected Method Expand Selected Node in Overview Tree 20050222
17 FREE Instance method Public Method Release Grid and Container 20050322
18 GET_BENT_DISP_DATA Instance method Protected Method Determination of Display Data for Benefit Type 20050228
19 GET_CONTR_DISP_DATA Instance method Protected Method Determination of Display Data for Contract 20050228
20 GET_COV_DISP_DATA Instance method Protected Method Determination of Display Data for Coverage 20050228
21 GET_DEDUCTIBLE_DISP_DATA Instance method Protected Method Determination of Display Data for Deductible 20050228
22 GET_INSSUM_DISP_DATA Instance method Protected Method Determination of Display Data for Sum Insured 20050228
23 GET_LIMIT_DISP_DATA Instance method Protected Method Determination of Display Data for Limit 20050228
24 GET_POLICY_DISP_DATA Instance method Protected Method Determination of Display Data for Policy 20050228
25 ITEMTEXT_GET Instance method Protected Method Tree: Determination of Item Table 20050217
26 NODETEXT_GET Instance method Protected Method Tree: Get Node Text 20050214
27 NODEVAR_REPLACE Instance method Protected Method Replace Variables in Node Key Customizing 20050217
28 ON_FUNCTION_SELECTED Instance method Protected Event handling method Event Handling: Toolbar Button Pressed 20050204
29 REFRESH_DISPLAY Instance method Protected Method Display Again 20050204
30 REFRESH_TREE Instance method Protected Method Create Tree 20050204
31 REFRESH_TREE_SET Instance method Public Method Update Overview Tree 20050228
Events
Class CL_ICL_POL_OVERVIEW_UI has no event.
Types
Class CL_ICL_POL_OVERVIEW_UI has no local type.
Method Signatures

Method ADD_BENTYPE_LIMDED_INSSUM 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 20071102
2 Importing IS_POLM Call by reference Type reference (TYPE) ICL_POLM_EXT 20071102
3 Importing IT_ICLPOLBF Call by reference Type reference (TYPE) ICL_POLS_ICLPOLBF_T_UI 20071102
4 Importing IT_ICLPOLL Call by reference Type reference (TYPE) ICL_POLL_T 20071102
5 Importing IT_ICLPOLS Call by reference Type reference (TYPE) ICL_POLS_T 20071102
6 Importing IV_COV_NODEKEY Call by reference Type reference (TYPE) TM_NODEKEY 20071102
7 Importing IV_WO_PRODUCT Call by reference Type reference (TYPE) C 20071102

Method ADD_BENTYPE_LIMDED_INSSUM on class CL_ICL_POL_OVERVIEW_UI has no exception.

Method ADD_CLAUSE 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 20071102
2 Importing IV_ASSIGNGUID Call by reference Type reference (TYPE) ICL_GUID32 20071102
3 Importing IV_NODEKEY Call by reference Type reference (TYPE) TM_NODEKEY 20071102

Method ADD_CLAUSE on class CL_ICL_POL_OVERVIEW_UI has no exception.

Method ADD_CONTRACT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_CONT_NODEKEY Call by reference Type reference (TYPE) TM_NODEKEY 20071102
2 Importing IS_POL Call by reference Type reference (TYPE) ICL_POL 20071102
3 Importing IV_POL_NODEKEY Call by reference Type reference (TYPE) TM_NODEKEY 20071102

Method ADD_CONTRACT on class CL_ICL_POL_OVERVIEW_UI has no exception.

Method ADD_COVERAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_COV_NODEKEY Call by reference Type reference (TYPE) TM_NODEKEY 20071102
2 Importing IS_POL Value transfer Type reference (TYPE) ICL_POL 20071102
3 Importing IS_POLM Value transfer Type reference (TYPE) ICL_POLM_EXT 20071102
4 Importing IV_INSOBJ_NODEKEY Call by reference Type reference (TYPE) TM_NODEKEY 20071102
5 Importing IV_WO_PRODUCT Call by reference Type reference (TYPE) C 20071102

Method ADD_COVERAGE on class CL_ICL_POL_OVERVIEW_UI has no exception.

Method ADD_DEDUCTIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_BENT_WRK Call by reference Type reference (TYPE) ICL_POLS_BENTYPE_WORK_S_UI 20071102
2 Importing IS_POL Call by reference Type reference (TYPE) ICL_POL 20071102
3 Importing IS_POLM Call by reference Type reference (TYPE) ICL_POLM_EXT 20071102
4 Importing IT_ICLPOLL Call by reference Type reference (TYPE) ICL_POLL_T 20071102
5 Importing IV_BENT_NODEKEY Call by reference Type reference (TYPE) TM_NODEKEY 20071102
6 Importing IV_WO_PRODUCT Call by reference Type reference (TYPE) C 20071102

Method ADD_DEDUCTIBLE on class CL_ICL_POL_OVERVIEW_UI has no exception.

Method ADD_INSOBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_INSOBJ_NODEKEY Call by reference Type reference (TYPE) TM_NODEKEY 20071102
2 Importing IS_POL Call by reference Type reference (TYPE) ICL_POL 20071102
3 Importing IS_POLO Call by reference Type reference (TYPE) ICL_POLO 20071102
4 Importing IV_CONT_NODEKEY Call by reference Type reference (TYPE) TM_NODEKEY 20071102

Method ADD_INSOBJ on class CL_ICL_POL_OVERVIEW_UI has no exception.

Method ADD_INSSUM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_BENT_WRK Call by reference Type reference (TYPE) ICL_POLS_BENTYPE_WORK_S_UI 20071102
2 Importing IS_POL Call by reference Type reference (TYPE) ICL_POL 20071102
3 Importing IS_POLM Call by reference Type reference (TYPE) ICL_POLM_EXT 20071102
4 Importing IT_ICLPOLS Call by reference Type reference (TYPE) ICL_POLS_T 20071102
5 Importing IV_BENT_NODEKEY Call by reference Type reference (TYPE) TM_NODEKEY 20071102
6 Importing IV_WO_PRODUCT Call by reference Type reference (TYPE) C 20071102

Method ADD_INSSUM on class CL_ICL_POL_OVERVIEW_UI has no exception.

Method ADD_LIMIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_BENT_WRK Call by reference Type reference (TYPE) ICL_POLS_BENTYPE_WORK_S_UI 20071102
2 Importing IS_POL Call by reference Type reference (TYPE) ICL_POL 20071102
3 Importing IS_POLM Call by reference Type reference (TYPE) ICL_POLM_EXT 20071102
4 Importing IT_ICLPOLL Call by reference Type reference (TYPE) ICL_POLL_T 20071102
5 Importing IV_BENT_NODEKEY Call by reference Type reference (TYPE) TM_NODEKEY 20071102
6 Importing IV_WO_PRODUCT Call by reference Type reference (TYPE) C 20071102

Method ADD_LIMIT on class CL_ICL_POL_OVERVIEW_UI has no exception.

Method ADD_MISSING_FLD_NAMES Signature

Method ADD_MISSING_FLD_NAMES on class CL_ICL_POL_OVERVIEW_UI has no parameter.
Method ADD_MISSING_FLD_NAMES on class CL_ICL_POL_OVERVIEW_UI has no exception.

Method ADD_POLICY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_POL_NODEKEY Call by reference Type reference (TYPE) TM_NODEKEY 20071102
2 Importing IS_POL Call by reference Type reference (TYPE) ICL_POL 20071102

Method ADD_POLICY on class CL_ICL_POL_OVERVIEW_UI has no exception.

Method BUILD_NODE_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_NODE_KEY Value transfer Type reference (TYPE) TM_NODEKEY 20071102
2 Importing IV_CLASS Value transfer Type reference (TYPE) CHAR2 20071102
3 Importing IV_PARAMETER Value transfer Type reference (TYPE) STRING 20071102
4 Importing IV_PARAMETER2 Value transfer Type reference (TYPE) STRING 20071102
5 Importing IV_REPL_CLASS Value transfer Type reference (TYPE) XFELD SPACE 20071102

Method BUILD_NODE_KEY on class CL_ICL_POL_OVERVIEW_UI has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_ICL_POL_OVERVIEW_UI has no parameter.
Method CLASS_CONSTRUCTOR on class CL_ICL_POL_OVERVIEW_UI has no exception.

Method COLLAPSE_NODE Signature

Method COLLAPSE_NODE on class CL_ICL_POL_OVERVIEW_UI has no parameter.
Method COLLAPSE_NODE on class CL_ICL_POL_OVERVIEW_UI has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CONTAINER Value transfer Type reference (TYPE) SCRFNAME Name eines Dynproelementes 20050204

Method CONSTRUCTOR on class CL_ICL_POL_OVERVIEW_UI has no exception.

Method DISPLAY Signature

Method DISPLAY on class CL_ICL_POL_OVERVIEW_UI has no parameter.
Method DISPLAY on class CL_ICL_POL_OVERVIEW_UI has no exception.

Method EXPAND_NODE Signature

Method EXPAND_NODE on class CL_ICL_POL_OVERVIEW_UI has no parameter.
Method EXPAND_NODE on class CL_ICL_POL_OVERVIEW_UI has no exception.

Method FREE Signature

Method FREE on class CL_ICL_POL_OVERVIEW_UI has no parameter.
Method FREE on class CL_ICL_POL_OVERVIEW_UI has no exception.

Method GET_BENT_DISP_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_BENT_WRK Call by reference Type reference (TYPE) ICL_POLS_BENTYPE_WORK_T_UI Tabellen Typ zur Struktur ICL_POLS_BENTYPE_WORK_S_UI 20050228
2 Importing IS_COVTYPE Call by reference Type reference (TYPE) ICL_COVTYPE Deckungsart 20050228
3 Importing IT_ICLPOLBF Call by reference Type reference (TYPE) ICL_POLS_ICLPOLBF_T_UI Tabellentyp zur Tabelle ICLPOLBF für Vertragsspiegel 20050228
4 Importing IV_WO_PRODUCT Call by reference Type reference (TYPE) C (X=Daten aus PM-System, SPACE=Daten aus Claims Cust) 20050228

Method GET_BENT_DISP_DATA on class CL_ICL_POL_OVERVIEW_UI has no exception.

Method GET_CONTR_DISP_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CONTR_DISP Call by reference Type reference (TYPE) ICL_POLS_TREE_CONT_S_UI Daten zum Vertrag im Übersichtsbaum 20050228
2 Importing IS_ICLPOL Call by reference Type reference (TYPE) ICL_POL Erweiterte ICLPOL für global memory 20050228

Method GET_CONTR_DISP_DATA on class CL_ICL_POL_OVERVIEW_UI has no exception.

Method GET_COV_DISP_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_COV_DISP Call by reference Type reference (TYPE) ICL_POLS_TREE_COV_S_UI 20071102
2 Importing IS_POL Call by reference Type reference (TYPE) ICL_POL Erweiterte ICLPOL für global memory 20050228
3 Importing IS_POLM Call by reference Type reference (TYPE) ICL_POLM_EXT Erweiterte ICLPOLM (Deckung im Vertragsspiegel) 20050228
4 Importing IV_WO_PRODUCT Call by reference Type reference (TYPE) C (X=Daten aus PM-System, SPACE=Daten aus Claims Cust) 20050317

Method GET_COV_DISP_DATA on class CL_ICL_POL_OVERVIEW_UI has no exception.

Method GET_DEDUCTIBLE_DISP_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DED_DISP Call by reference Type reference (TYPE) ICL_POLS_TREE_DED_T_UI 20071102
2 Importing IS_BENT_WRK Call by reference Type reference (TYPE) ICL_POLS_BENTYPE_WORK_S_UI 20071102
3 Importing IS_POL Call by reference Type reference (TYPE) ICL_POL 20071102
4 Importing IS_POLM Call by reference Type reference (TYPE) ICL_POLM_EXT 20071102
5 Importing IT_ICLPOLL Call by reference Type reference (TYPE) ICL_POLL_T 20071102
6 Importing IV_WO_PRODUCT Call by reference Type reference (TYPE) C 20071102

Method GET_DEDUCTIBLE_DISP_DATA on class CL_ICL_POL_OVERVIEW_UI has no exception.

Method GET_INSSUM_DISP_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_INSSUM_DISP Call by reference Type reference (TYPE) ICL_POLS_TREE_INSSUM_T_UI 20071102
2 Importing IS_BENT_WRK Call by reference Type reference (TYPE) ICL_POLS_BENTYPE_WORK_S_UI 20071102
3 Importing IS_POL Call by reference Type reference (TYPE) ICL_POL 20071102
4 Importing IS_POLM Call by reference Type reference (TYPE) ICL_POLM_EXT 20071102
5 Importing IT_ICLPOLS Call by reference Type reference (TYPE) ICL_POLS_T 20071102
6 Importing IV_WO_PRODUCT Call by reference Type reference (TYPE) C 20071102

Method GET_INSSUM_DISP_DATA on class CL_ICL_POL_OVERVIEW_UI has no exception.

Method GET_LIMIT_DISP_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LIMIT_DISP Call by reference Type reference (TYPE) ICL_POLS_TREE_LIMIT_T_UI 20071102
2 Importing IS_BENT_WRK Call by reference Type reference (TYPE) ICL_POLS_BENTYPE_WORK_S_UI 20071102
3 Importing IS_POL Call by reference Type reference (TYPE) ICL_POL 20071102
4 Importing IS_POLM Call by reference Type reference (TYPE) ICL_POLM_EXT 20071102
5 Importing IT_ICLPOLL Call by reference Type reference (TYPE) ICL_POLL_T 20071102
6 Importing IV_WO_PRODUCT Call by reference Type reference (TYPE) C 20071102

Method GET_LIMIT_DISP_DATA on class CL_ICL_POL_OVERVIEW_UI has no exception.

Method GET_POLICY_DISP_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_POLICY_DISP Call by reference Type reference (TYPE) ICL_POLS_TREE_POL_S_UI 20071102
2 Importing IS_ICLPOL Call by reference Type reference (TYPE) ICL_POL 20071102

Method GET_POLICY_DISP_DATA on class CL_ICL_POL_OVERVIEW_UI has no exception.

Method ITEMTEXT_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ITEMTEXT Call by reference Type reference (TYPE) ICL_POLS_TREE_ITEMTXT_T_UI 20071102
2 Importing IS_DATA Call by reference Type reference (TYPE) ANY 20071102
3 Importing IV_NODETYPE Call by reference Type reference (TYPE) ICL_NODETYPE_D 20071102

Method ITEMTEXT_GET on class CL_ICL_POL_OVERVIEW_UI has no exception.

Method NODETEXT_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_NODE_ICON Call by reference Type reference (TYPE) TV_IMAGE 20071102
2 Exporting EV_NODE_TEXT Call by reference Type reference (TYPE) ICL_NODETEXT_D 20071102
3 Importing IS_TREE_DATA Call by reference Type reference (TYPE) ANY 20071102
4 Importing IV_NODETYPE Call by reference Type reference (TYPE) ICL_NODETYPE_D 20071102

Method NODETEXT_GET on class CL_ICL_POL_OVERVIEW_UI has no exception.

Method NODEVAR_REPLACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_TEXT Call by reference Type reference (TYPE) ICL_NODETEXT_D 20071102
2 Exporting EV_NO_PLACEHOLDER Call by reference Type reference (TYPE) C 20071102
3 Importing IS_DATA Call by reference Type reference (TYPE) ANY 20071102
4 Importing IV_STRUCTURE Call by reference Type reference (TYPE) ICL_STRUCNAME_D 20071102

Method NODEVAR_REPLACE on class CL_ICL_POL_OVERVIEW_UI has no exception.

Method ON_FUNCTION_SELECTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FCODE Value transfer Attribute reference (LIKE) 20071102

Method ON_FUNCTION_SELECTED on class CL_ICL_POL_OVERVIEW_UI has no exception.

Method REFRESH_DISPLAY Signature

Method REFRESH_DISPLAY on class CL_ICL_POL_OVERVIEW_UI has no parameter.
Method REFRESH_DISPLAY on class CL_ICL_POL_OVERVIEW_UI has no exception.

Method REFRESH_TREE Signature

Method REFRESH_TREE on class CL_ICL_POL_OVERVIEW_UI has no parameter.
Method REFRESH_TREE on class CL_ICL_POL_OVERVIEW_UI has no exception.

Method REFRESH_TREE_SET Signature

Method REFRESH_TREE_SET on class CL_ICL_POL_OVERVIEW_UI has no parameter.
Method REFRESH_TREE_SET on class CL_ICL_POL_OVERVIEW_UI has no exception.
History
Last changed by/on SAP  20080505 
SAP Release Created in 600