SAP ABAP Class IF_CCALC_RESULT_NODE_ICL (Interface of Results Nodes)
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
Class IF_CCALC_RESULT_NODE_ICL  
Short Description Interface of Results Nodes    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20030414   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_CCALC_RESULT_NODE_ICL has no forward declaration.
Interfaces
Class IF_CCALC_RESULT_NODE_ICL has no interface implemented.
Friends
Class IF_CCALC_RESULT_NODE_ICL has no friend class.
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
Class IF_CCALC_RESULT_NODE_ICL has no event.
Types
Class 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 class 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 class 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 class IF_CCALC_RESULT_NODE_ICL has no exception.
History
Last changed by/on SAP  20050224 
SAP Release Created in