SAP ABAP Class CL_NAVTREE_POLPROD_ICL (FS CM: Navigation Tree for Claims)
Hierarchy
INSURANCE (Software Component) SAP Insurance
   FS-CM (Application Component) Claims Management
     ICL_CUST (Package) Customizing Claims Management
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_NAVTREE_CUST_VER_ICL For versioned customizing 20030808
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_VAR_TREE_NODE_IGN IF_IGN_VAR_TREE_NODE 20030808
Properties
Class CL_NAVTREE_POLPROD_ICL  
Short Description FS CM: Navigation Tree for Claims    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package ICL_CUST   Customizing Claims Management 
Created 20030808   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_GUI_SIMPLE_TREE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_NAVTREE_CUST_VER_ICL For versioned customizing 20030808
2 IF_VAR_TREE_NODE_IGN IF_IGN_VAR_TREE_NODE 20030808
Friends
Class CL_NAVTREE_POLPROD_ICL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_NO Constant Public Type reference (TYPE) BOOLE_D '' No 20030808
2 C_YES Constant Public Type reference (TYPE) BOOLE_D 'X' Yes 20030808
3 MS_NODEID Instance attribute Public Attribute reference (LIKE) 20030808
4 M_EXPANDED Instance attribute Private Type reference (TYPE) BOOLE_D Has Node Already Been Expanded? 20030808
5 M_NODECAT Instance attribute Public Attribute reference (LIKE) 20030808
6 NODE Instance attribute Public Attribute reference (LIKE) 20030808
Methods
# Method Level Visibility Method type Description Created on
1 BENTREE_ADD Instance method Private Method Add Benefit Types to Subclaim Types 20030808
2 CLTYPE_ADD Instance method Private Method Add Benefit Types to Subclaim Types 20031023
3 COMPARE_COVTYPE Instance method Private Method Compare Claims Management Activity (045) 20050810
4 COMPARE_LOSSTYPE Instance method Private Method Compare Claims Management Activity (045) 20050810
5 COMPARE_NODE Instance method Public Method 20030808
6 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20030808
7 COVTYPE_ADD Instance method Private Method Add Subclaim Types to Versions 20030808
8 EQUALS Instance method Private Method 20030808
9 GET_TREE_NODE Instance method Public Method 20030808
10 LOSSTYPE_ADD Instance method Private Method Add Subclaim Types to Versions 20031023
11 POLPROD_VERSION_ADD Instance method Public Method Add Versions to Generation 20030808
12 PRINT Instance method Private Method 20030808
13 PROCESS Instance method Private Method 20030808
14 PROCESS_BUTTON_CLICK Instance method Private Method 20030808
15 PROCESS_EXPAND_NO_CHILDREN Instance method Private Method 20030808
16 PROCESS_NODE_CONTEXT_MENU Instance method Private Method 20030808
17 PROCESS_NODE_DBL_CLICK Instance method Private Method 20030808
18 PROCESS_SEL_CHANGE Instance method Private Method 20030808
Events
Class CL_NAVTREE_POLPROD_ICL has no event.
Types
Class CL_NAVTREE_POLPROD_ICL has no local type.
Method Signatures

Method BENTREE_ADD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CHILDREN_ADDED Call by reference Type reference (TYPE) BOOLE_D CHILDREN_ADDED 20030808

Method BENTREE_ADD on class CL_NAVTREE_POLPROD_ICL has no exception.

Method CLTYPE_ADD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CHILDREN_ADDED Call by reference Type reference (TYPE) BOOLE_D CHILDREN_ADDED 20031023

Method CLTYPE_ADD on class CL_NAVTREE_POLPROD_ICL has no exception.

Method COMPARE_COVTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_DIFFERENT Call by reference Type reference (TYPE) I Number of entries that were different 20050810
2 Changing CV_UNMATCHED Call by reference Type reference (TYPE) I Number of unmatched entries 20050810

Method COMPARE_COVTYPE on class CL_NAVTREE_POLPROD_ICL has no exception.

Method COMPARE_LOSSTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_DIFFERENT Call by reference Type reference (TYPE) I Number of entries that were different 20050810
2 Changing CV_UNMATCHED Call by reference Type reference (TYPE) I Number of unmatched entries 20050810

Method COMPARE_LOSSTYPE on class CL_NAVTREE_POLPROD_ICL has no exception.

Method COMPARE_NODE Signature

Method COMPARE_NODE on class CL_NAVTREE_POLPROD_ICL has no parameter.
Method COMPARE_NODE on class CL_NAVTREE_POLPROD_ICL has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_NODEID Call by reference Type reference (TYPE) ICL_CLTYPE_NODEKEY ID des Teilobjektes 20030808
2 Importing I_CAPTION Call by reference Type reference (TYPE) IGN_TREE_TEXT255 Titel 20030808
3 Importing I_EXPANDED Call by reference Type reference (TYPE) BOOLE_D Node already expanded? 20030808
4 Importing I_EXP_IMAGE Call by reference Type reference (TYPE) TV_IMAGE Icon (expanded node) 20030808
5 Importing I_IMAGE Call by reference Type reference (TYPE) TV_IMAGE Icon (normal) 20030808
6 Importing I_ISFOLDER Call by reference Type reference (TYPE) AS4FLAG Node is folder? 20030808
7 Importing I_NODECAT Call by reference Type reference (TYPE) NUMC3 Knotenart 20030808

Method CONSTRUCTOR on class CL_NAVTREE_POLPROD_ICL has no exception.

Method COVTYPE_ADD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CHILDREN_ADDED Call by reference Type reference (TYPE) BOOLE_D CHILDREN_ADDED 20030808

Method COVTYPE_ADD on class CL_NAVTREE_POLPROD_ICL has no exception.

Method EQUALS Signature

Method EQUALS on class CL_NAVTREE_POLPROD_ICL has no parameter.
Method EQUALS on class CL_NAVTREE_POLPROD_ICL has no exception.

Method GET_TREE_NODE Signature

Method GET_TREE_NODE on class CL_NAVTREE_POLPROD_ICL has no parameter.
Method GET_TREE_NODE on class CL_NAVTREE_POLPROD_ICL has no exception.

Method LOSSTYPE_ADD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CHILDREN_ADDED Call by reference Type reference (TYPE) BOOLE_D CHILDREN_ADDED 20031023

Method LOSSTYPE_ADD on class CL_NAVTREE_POLPROD_ICL has no exception.

Method POLPROD_VERSION_ADD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CHILDREN_ADDED Call by reference Type reference (TYPE) BOOLE_D CHILDREN_ADDED 20030808
2 Importing EXPAND_SUBTREE Call by reference Type reference (TYPE) BOOLE_D EXPAND_SUBTREE 20030808

Method POLPROD_VERSION_ADD on class CL_NAVTREE_POLPROD_ICL has no exception.

Method PRINT Signature

Method PRINT on class CL_NAVTREE_POLPROD_ICL has no parameter.
Method PRINT on class CL_NAVTREE_POLPROD_ICL has no exception.

Method PROCESS Signature

Method PROCESS on class CL_NAVTREE_POLPROD_ICL has no parameter.
Method PROCESS on class CL_NAVTREE_POLPROD_ICL has no exception.

Method PROCESS_BUTTON_CLICK Signature

Method PROCESS_BUTTON_CLICK on class CL_NAVTREE_POLPROD_ICL has no parameter.
Method PROCESS_BUTTON_CLICK on class CL_NAVTREE_POLPROD_ICL has no exception.

Method PROCESS_EXPAND_NO_CHILDREN Signature

Method PROCESS_EXPAND_NO_CHILDREN on class CL_NAVTREE_POLPROD_ICL has no parameter.
Method PROCESS_EXPAND_NO_CHILDREN on class CL_NAVTREE_POLPROD_ICL has no exception.

Method PROCESS_NODE_CONTEXT_MENU Signature

Method PROCESS_NODE_CONTEXT_MENU on class CL_NAVTREE_POLPROD_ICL has no parameter.
Method PROCESS_NODE_CONTEXT_MENU on class CL_NAVTREE_POLPROD_ICL has no exception.

Method PROCESS_NODE_DBL_CLICK Signature

Method PROCESS_NODE_DBL_CLICK on class CL_NAVTREE_POLPROD_ICL has no parameter.
Method PROCESS_NODE_DBL_CLICK on class CL_NAVTREE_POLPROD_ICL has no exception.

Method PROCESS_SEL_CHANGE Signature

Method PROCESS_SEL_CHANGE on class CL_NAVTREE_POLPROD_ICL has no parameter.
Method PROCESS_SEL_CHANGE on class CL_NAVTREE_POLPROD_ICL has no exception.
History
Last changed by/on SAP  20050224 
SAP Release Created in 472