SAP ABAP Class CL_NAVTREE_CLAIMTYPE (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 20021205
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_VAR_TREE_NODE_IGN IF_IGN_VAR_TREE_NODE 20000411
Properties
Class CL_NAVTREE_CLAIMTYPE  
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 20000411   SAP 
Last change 20060208   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 20021205
2 IF_VAR_TREE_NODE_IGN IF_IGN_VAR_TREE_NODE 20000411
Friends
Class CL_NAVTREE_CLAIMTYPE 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 20000412
2 C_YES Constant Public Type reference (TYPE) BOOLE_D 'X' Yes 20000412
3 MS_NODEID Instance attribute Public Attribute reference (LIKE) Node Key 20021205
4 M_EXPANDED Instance attribute Private Type reference (TYPE) BOOLE_D Has Node Already Been Expanded? 20000412
5 M_NODECAT Instance attribute Public Attribute reference (LIKE) Table Node 20021205
6 NODE Instance attribute Public Attribute reference (LIKE) 20000412
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVITY_ADD Instance method Private Method Add Claims Management Activity to Coverage Type (045) 20000422
2 BENTREE_ADD Instance method Private Method Add Benefit Types to Subclaim Types 20021205
3 CLTYPE_VERSION_ADD Instance method Public Method Add Versions to Generation 20000412
4 COMPARE_ACTIVITY Instance method Private Method Compare Claims Management Activity (045) 20000422
5 COMPARE_COMPLEX Instance method Private Method Compare Claim Complexity (027) 20000422
6 COMPARE_COVTYPE Instance method Private Method Compare Benefit Type Node for Changes 20050810
7 COMPARE_DADESCRIPT Instance method Private Method Compare Damage Descriptors (050) 20000422
8 COMPARE_DAMAGECAT Instance method Private Method Compare Damage Categories (049) 20000422
9 COMPARE_DOCID Instance method Private Method Compare Claim Documents (046) 20000422
10 COMPARE_FORMOFSET Instance method Private Method Compare Claim Closure Reasons (047) 20000422
11 COMPARE_LOSSCAUSE Instance method Private Method Compare Causes of Loss (009) 20000422
12 COMPARE_REFERRAL Instance method Private Method Compare Coverage Referrals (058) 20000422
13 COMPARE_REJREASON Instance method Private Method Compare Claim Item Rejection Reasons (043) 20000422
14 COMPARE_RESTYPE Instance method Private Method Compare Reserve Type for Differences 20000420
15 COMPARE_SEVERITY Instance method Private Method Compare Damage Severity (051) 20000422
16 COMPARE_SUBCLTYPE Instance method Private Method Compare Coverage Types 20000422
17 COMPLEX_ADD Instance method Private Method Add Claim Complexity to Coverage Type (027) 20000422
18 CONSTRUCTOR Instance method Public Constructor Constructor 20000411
19 COVTYPE_ADD Instance method Private Method Add Reserve Type to Coverage Type 20031023
20 DADESCRIPT_ADD Instance method Private Method Add Damage Descriptor to Damage Category (050) 20000422
21 DAMAGECAT_ADD Instance method Private Method Add Damage Category to Coverage Type (049) 20000422
22 DAMCATSUM_ADD Instance method Private Method Damage Category for Internal Claim Type (Summary) 20001120
23 DOCID_ADD Instance method Private Method Add Claim Document to Coverage Type (046) 20000422
24 EQUALS Instance method Private Method 20000412
25 FORMOFSET_ADD Instance method Private Method Add Claim Closure Reasons to Coverage Type (047) 20000422
26 GET_TREE_NODE Instance method Public Method 20000412
27 ITEMTYPE_ADD Instance method Private Method Add Claim Item to Benefit Type 20000619
28 LOSSCAUSE_ADD Instance method Private Method Add Cause of Loss to Version (009) 20000422
29 PRINT Instance method Private Method 20000412
30 PROCESS Instance method Private Method 20000412
31 PROCESS_BUTTON_CLICK Instance method Private Method 20000412
32 PROCESS_EXPAND_NO_CHILDREN Instance method Private Method 20000412
33 PROCESS_NODE_CONTEXT_MENU Instance method Private Method 20000412
34 PROCESS_NODE_DBL_CLICK Instance method Private Method 20000412
35 PROCESS_SEL_CHANGE Instance method Private Method 20000412
36 REFERRAL_ADD Instance method Private Method Add Coverage Referral to Coverage Type (058) 20000422
37 REJREASON_ADD Instance method Private Method Add Claim Item Rejection Reason to Coverage Type 20000422
38 RESTYPE_ADD Instance method Private Method Add Reserve Type to Coverage Type 20000420
39 SEVERITY_ADD Instance method Private Method Add Damage Severity to Damage Category (051) 20000422
40 SUBCLTYPE_ADD Instance method Private Method Add Subclaim Types to Versions 20000412
Events
Class CL_NAVTREE_CLAIMTYPE has no event.
Types
Class CL_NAVTREE_CLAIMTYPE has no local type.
Method Signatures

Method ACTIVITY_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 20000422

Method ACTIVITY_ADD on class CL_NAVTREE_CLAIMTYPE has no exception.

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 20021205

Method BENTREE_ADD on class CL_NAVTREE_CLAIMTYPE has no exception.

Method CLTYPE_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 20000413
2 Importing EXPAND_SUBTREE Call by reference Type reference (TYPE) BOOLE_D EXPAND_SUBTREE 20000413

Method CLTYPE_VERSION_ADD on class CL_NAVTREE_CLAIMTYPE has no exception.

Method COMPARE_ACTIVITY 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 20001019
2 Changing CV_UNMATCHED Call by reference Type reference (TYPE) I Number of unmatched entries 20001019

Method COMPARE_ACTIVITY on class CL_NAVTREE_CLAIMTYPE has no exception.

Method COMPARE_COMPLEX 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 20001019
2 Changing CV_UNMATCHED Call by reference Type reference (TYPE) I Number of unmatched entries 20001019

Method COMPARE_COMPLEX on class CL_NAVTREE_CLAIMTYPE 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_CLAIMTYPE has no exception.

Method COMPARE_DADESCRIPT 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 20001019
2 Changing CV_UNMATCHED Call by reference Type reference (TYPE) I Number of unmatched entries 20001019

Method COMPARE_DADESCRIPT on class CL_NAVTREE_CLAIMTYPE has no exception.

Method COMPARE_DAMAGECAT 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 20001019
2 Changing CV_UNMATCHED Call by reference Type reference (TYPE) I Number of unmatched entries 20001019

Method COMPARE_DAMAGECAT on class CL_NAVTREE_CLAIMTYPE has no exception.

Method COMPARE_DOCID 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 20001019
2 Changing CV_UNMATCHED Call by reference Type reference (TYPE) I Number of unmatched entries 20001019

Method COMPARE_DOCID on class CL_NAVTREE_CLAIMTYPE has no exception.

Method COMPARE_FORMOFSET 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 20001019
2 Changing CV_UNMATCHED Call by reference Type reference (TYPE) I Number of unmatched entries 20001019

Method COMPARE_FORMOFSET on class CL_NAVTREE_CLAIMTYPE has no exception.

Method COMPARE_LOSSCAUSE 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 20001019
2 Changing CV_UNMATCHED Call by reference Type reference (TYPE) I Number of unmatched entries 20001019

Method COMPARE_LOSSCAUSE on class CL_NAVTREE_CLAIMTYPE has no exception.

Method COMPARE_REFERRAL 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 20001019
2 Changing CV_UNMATCHED Call by reference Type reference (TYPE) I Number of unmatched entries 20001019

Method COMPARE_REFERRAL on class CL_NAVTREE_CLAIMTYPE has no exception.

Method COMPARE_REJREASON 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 20001019
2 Changing CV_UNMATCHED Call by reference Type reference (TYPE) I Number of unmatched entries 20001019

Method COMPARE_REJREASON on class CL_NAVTREE_CLAIMTYPE has no exception.

Method COMPARE_RESTYPE 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 20001019
2 Changing CV_UNMATCHED Call by reference Type reference (TYPE) I Number of unmatched entries 20001019

Method COMPARE_RESTYPE on class CL_NAVTREE_CLAIMTYPE has no exception.

Method COMPARE_SEVERITY 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 20001019
2 Changing CV_UNMATCHED Call by reference Type reference (TYPE) I Number of unmatched entries 20001019

Method COMPARE_SEVERITY on class CL_NAVTREE_CLAIMTYPE has no exception.

Method COMPARE_SUBCLTYPE 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 20001019
2 Changing CV_UNMATCHED Call by reference Type reference (TYPE) I Number of unmatched entries 20001019

Method COMPARE_SUBCLTYPE on class CL_NAVTREE_CLAIMTYPE has no exception.

Method COMPLEX_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 20000422

Method COMPLEX_ADD on class CL_NAVTREE_CLAIMTYPE 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 20000412
2 Importing I_CAPTION Call by reference Type reference (TYPE) IGN_TREE_TEXT255 Titel 20000411
3 Importing I_EXPANDED Call by reference Type reference (TYPE) BOOLE_D Node already expanded? 20000411
4 Importing I_EXP_IMAGE Call by reference Type reference (TYPE) TV_IMAGE Icon (expanded node) 20000411
5 Importing I_IMAGE Call by reference Type reference (TYPE) TV_IMAGE Icon (normal) 20000411
6 Importing I_ISFOLDER Call by reference Type reference (TYPE) AS4FLAG Node is folder? 20000411
7 Importing I_NODECAT Call by reference Type reference (TYPE) NUMC3 Knotenart 20000411

Method CONSTRUCTOR on class CL_NAVTREE_CLAIMTYPE 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 20031023

Method COVTYPE_ADD on class CL_NAVTREE_CLAIMTYPE has no exception.

Method DADESCRIPT_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 20000422

Method DADESCRIPT_ADD on class CL_NAVTREE_CLAIMTYPE has no exception.

Method DAMAGECAT_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 20000422

Method DAMAGECAT_ADD on class CL_NAVTREE_CLAIMTYPE has no exception.

Method DAMCATSUM_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 20001120

Method DAMCATSUM_ADD on class CL_NAVTREE_CLAIMTYPE has no exception.

Method DOCID_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 20000422

Method DOCID_ADD on class CL_NAVTREE_CLAIMTYPE has no exception.

Method EQUALS Signature

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

Method FORMOFSET_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 20000422

Method FORMOFSET_ADD on class CL_NAVTREE_CLAIMTYPE has no exception.

Method GET_TREE_NODE Signature

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

Method ITEMTYPE_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 Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20000710

Method ITEMTYPE_ADD on class CL_NAVTREE_CLAIMTYPE has no exception.

Method LOSSCAUSE_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 20000422

Method LOSSCAUSE_ADD on class CL_NAVTREE_CLAIMTYPE has no exception.

Method PRINT Signature

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

Method PROCESS Signature

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

Method PROCESS_BUTTON_CLICK Signature

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

Method PROCESS_EXPAND_NO_CHILDREN Signature

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

Method PROCESS_NODE_CONTEXT_MENU Signature

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

Method PROCESS_NODE_DBL_CLICK Signature

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

Method PROCESS_SEL_CHANGE Signature

Method PROCESS_SEL_CHANGE on class CL_NAVTREE_CLAIMTYPE has no parameter.
Method PROCESS_SEL_CHANGE on class CL_NAVTREE_CLAIMTYPE has no exception.

Method REFERRAL_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 20000422

Method REFERRAL_ADD on class CL_NAVTREE_CLAIMTYPE has no exception.

Method REJREASON_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 20000422

Method REJREASON_ADD on class CL_NAVTREE_CLAIMTYPE has no exception.

Method RESTYPE_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 20000420

Method RESTYPE_ADD on class CL_NAVTREE_CLAIMTYPE has no exception.

Method SEVERITY_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 20000422

Method SEVERITY_ADD on class CL_NAVTREE_CLAIMTYPE has no exception.

Method SUBCLTYPE_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 20000413

Method SUBCLTYPE_ADD on class CL_NAVTREE_CLAIMTYPE has no exception.
History
Last changed by/on SAP  20060208 
SAP Release Created in