SAP ABAP Interface IF_CCALC_RESULT_NODE_ICL (Interface of Results Nodes)
Hierarchy
INSURANCE (Software Component) SAP Insurance
   FS-CM (Application Component) Claims Management
     ICL_CCALC (Package) Compensation Calculation
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_CCALC_RNODE_BENTYPE_ICL Result of User Types 20030430
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CCALC_RESULT_NODE_ICL 20030414
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CCALC_RNODE_COVTYPE_ICL 20031212
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CCALC_RNODE_SUBCLAIM_ICL 20030414
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CCALC_RNODE_SUBCLTYPE_ICL 20030414
Properties
Interface IF_CCALC_RESULT_NODE_ICL  
Short Description Interface of Results Nodes    
General Data
Package ICL_CCALC   Compensation Calculation 
Created 20030414   SAP 
Last changed 20050224   SAP 
Unicode checks active    
Forward declarations
Interface IF_CCALC_RESULT_NODE_ICL has no forward declaration.
Interfaces
Interface IF_CCALC_RESULT_NODE_ICL has no interface.
Friends
Interface IF_CCALC_RESULT_NODE_ICL has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GS_CCALC_NODE Instance attribute Public Type reference (TYPE) ICL_CCALC_NODE Node Table for Compensation Calculation 20030414
2 GT_CHILDREN Instance attribute Public Type reference (TYPE) ICL_CCALC_NODES Table of CL_CCALC_RESULT_NODE_ICL 20030414
Methods
# Method Level Visibility Method type Description Created on
1 CCALC_ITEMS_GET Instance method Public Method Get CCALC positions corresponding to this node 20030416
2 NODE_CALC Instance method Public Method node_calc 20030414
3 NODE_TYPE_GET Instance method Public Method What Type of Node Is This 20030505
4 SUBTREE_CCALC_ITEMS_GET Instance method Public Method Get All Items That Fall Under This Benefit Type 20031030
Events
Interface IF_CCALC_RESULT_NODE_ICL has no event.
Types
Interface IF_CCALC_RESULT_NODE_ICL has no local type.
Method Signatures

Method CCALC_ITEMS_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CCALC Call by reference Type reference (TYPE) ICL_CCALC_TAB ICL: Interface structure for compensation calculation 20030416
2 Importing IV_ONLY_OTHER Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20030430

Method CCALC_ITEMS_GET on Interface IF_CCALC_RESULT_NODE_ICL has no exception.

Method NODE_CALC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ACCUM Call by reference Object reference (TYPE REF TO) IF_CCALC_ACCUM_ICL Accumulate running results 20030414
# Exception Resumable Description Created on
1 ERROR_IN_FUNCTION error_in_function 20030414

Method NODE_TYPE_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_NODE_TYPE Value transfer Type reference (TYPE) ICL_CCALC_RNODE_TYPE Describes the type of the CCALC result node 20030505

Method NODE_TYPE_GET on Interface IF_CCALC_RESULT_NODE_ICL has no exception.

Method SUBTREE_CCALC_ITEMS_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CCALC Call by reference Type reference (TYPE) ICL_CCALC_TAB ICL: Interface structure for compensation calculation 20031030

Method SUBTREE_CCALC_ITEMS_GET on Interface IF_CCALC_RESULT_NODE_ICL has no exception.
History
Last changed by/on SAP  20050224 
SAP Release Created in 472