SAP ABAP Class CL_CCALC_RESULT_NODE_ICL (CL_CCALC_RESULT_NODE_ICL)
Hierarchy
INSURANCE (Software Component) SAP Insurance
   FS-CM (Application Component) Claims Management
     ICL_CCALC (Package) Compensation Calculation
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CCALC_RESULT_NODE_ICL Interface of Results Nodes 20030414
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CCALC_RNODE_BENTYPE_ICL Result of User Types 20030430
Properties
Class CL_CCALC_RESULT_NODE_ICL  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ICL_CCALC   Compensation Calculation 
Created 20030411   SAP 
Last change 20050615   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CCALC_RESULT_NODE_ICL has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_CCALC_RESULT_NODE_ICL Interface of Results Nodes 20030414
2 IF_CCALC_RNODE_BENTYPE_ICL Result of User Types 20030430
Friends
Class CL_CCALC_RESULT_NODE_ICL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GO_CCALC_DATA Instance attribute Private Object reference (TYPE REF TO) IF_CCALC_INT_ICL Compensation calc internals 20030414
2 GO_DOM_OUT Instance attribute Private Object reference (TYPE REF TO) CL_CCALC_TO_DOM_ICL 20030414
3 GO_NODE_CALC Instance attribute Private Object reference (TYPE REF TO) IF_CCALC_NODE_CALC_ICL Compensation Calculation Interface 20030414
4 GO_NODE_RESULT Instance attribute Private Object reference (TYPE REF TO) CL_CCALC_RESULT_ICL Compensation Calculation Result 20030909
5 GO_RESULT Instance attribute Private Object reference (TYPE REF TO) CL_CCALC_RESULT_ICL Compensation Calculation Result 20030416
6 GS_BENTYPES Instance attribute Private Attribute reference (LIKE) 20030911
7 GS_CCALC Instance attribute Private Attribute reference (LIKE) 20030911
8 GS_CCALC_NODE Instance attribute Private Attribute reference (LIKE) 20030430
9 GT_CHILDREN Instance attribute Private Attribute reference (LIKE) 20030430
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20030414
2 ITEMS_COVERAGE_CHECK Instance method Public Method Get CCALC positions corresponding to this node 20040317
3 REJECT_ITEM Instance method Public Method Get CCALC positions corresponding to this node 20040811
Events
Class CL_CCALC_RESULT_NODE_ICL has no event.
Types
Class CL_CCALC_RESULT_NODE_ICL has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CCALC_DATA Call by reference Object reference (TYPE REF TO) IF_CCALC_INT_ICL Compensation calculation interface 20030414
2 Importing IO_DOM_OUT Call by reference Object reference (TYPE REF TO) CL_CCALC_TO_DOM_ICL 20030414
3 Importing IO_NODE_CALC Call by reference Object reference (TYPE REF TO) IF_CCALC_NODE_CALC_ICL Compensation calculation interface 20030414
4 Importing IS_CCALC_NODE Call by reference Type reference (TYPE) ICL_CCALC_NODE Node table for compensation calculation 20030911

Method CONSTRUCTOR on class CL_CCALC_RESULT_NODE_ICL has no exception.

Method ITEMS_COVERAGE_CHECK Signature

Method ITEMS_COVERAGE_CHECK on class CL_CCALC_RESULT_NODE_ICL has no parameter.
Method ITEMS_COVERAGE_CHECK on class CL_CCALC_RESULT_NODE_ICL has no exception.

Method REJECT_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_CCALC Call by reference Type reference (TYPE) ICL_CCALC ICL: Interface structure for compensation calculation 20040811

Method REJECT_ITEM on class CL_CCALC_RESULT_NODE_ICL has no exception.
History
Last changed by/on SAP  20050615 
SAP Release Created in 472