SAP ABAP Class CL_CC_DATA_ICL (Data for Multiple Claims for Compensation Calculation)
Hierarchy
INSURANCE (Software Component) SAP Insurance
   FS-CM (Application Component) Claims Management
     ICL_CCALC (Package) Compensation Calculation
Properties
Class CL_CC_DATA_ICL  
Short Description Data for Multiple Claims for Compensation Calculation    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ICL_CCALC   Compensation Calculation 
Created 20010831   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CC_DATA_ICL has no forward declaration.
Interfaces
Class CL_CC_DATA_ICL has no interface implemented.
Friends
Class CL_CC_DATA_ICL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_CLAIM Static Attribute Public Type reference (TYPE) ICLCLAIM_TAB Claim Table 20010831
2 GT_CLMI_SEL Static Attribute Public Type reference (TYPE) ICL_CC_CLMI_SEL_TAB Controls item and payment selection from other claims 20010831
3 GT_SUBCL Static Attribute Public Type reference (TYPE) ICL_SUBCL_TAB Subclaim Table 20010831
Methods
# Method Level Visibility Method type Description Created on
1 CLAIMS_ADD Static method Public Method Add Claims to Global Store 20010831
2 CLAIMS_MULTI_ADD Static method Public Method Add Claims to Global Store 20010903
3 CLAIMS_MULTI_GET Static method Public Method Get Multiple Claims Based on Benefit Type 20010831
4 CLAIM_BENTYPE_ADD Static method Public Method Add Claim/Benefit Type Combinations 20010903
5 CLEAR_ALL Static method Public Method Empty All Tables 20010903
6 ITEMS_GET Static method Public Method Get Item Data from Claims 20010831
7 ITEMS_SUB_BENTYPE_GET Static method Public Method Get Item Data from Claims 20030519
Events
Class CL_CC_DATA_ICL has no event.
Types
Class CL_CC_DATA_ICL has no local type.
Method Signatures

Method CLAIMS_ADD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CLAIM Call by reference Type reference (TYPE) ICLCLAIM_TAB New claims 20010831
2 Importing I_BENTYPE Call by reference Type reference (TYPE) ICL_BENTYPE Erweiterte TICL056 20010903
3 Importing I_CLREADMETH Call by reference Type reference (TYPE) ICL_CLREADMETH Kennzeichen: pro Schaden/Teilschaden/Anspruchsposten 20011017
4 Importing I_SUBCLTYPE Call by reference Type reference (TYPE) ICL_SUBCLTYPE Deckungsart 20010903

Method CLAIMS_ADD on class CL_CC_DATA_ICL has no exception.

Method CLAIMS_MULTI_ADD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_BENTYPES Call by reference Type reference (TYPE) ICL_TICL056 Erweiterte TICL056 20010903
2 Importing IT_CLAIM Call by reference Type reference (TYPE) ICLCLAIM_TAB New claims 20010903

Method CLAIMS_MULTI_ADD on class CL_CC_DATA_ICL has no exception.

Method CLAIMS_MULTI_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CCALC_INSTANCE Call by reference Object reference (TYPE REF TO) IF_CCALC_INT_ICL Compensation calc internals 20010831

Method CLAIMS_MULTI_GET on class CL_CC_DATA_ICL has no exception.

Method CLAIM_BENTYPE_ADD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CLMI_SEL Call by reference Attribute reference (LIKE) GT_CLMI_SEL Combinations to be added 20010903

Method CLAIM_BENTYPE_ADD on class CL_CC_DATA_ICL has no exception.

Method CLEAR_ALL Signature

Method CLEAR_ALL on class CL_CC_DATA_ICL has no parameter.
Method CLEAR_ALL on class CL_CC_DATA_ICL has no exception.

Method ITEMS_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PAYMENT Call by reference Type reference (TYPE) ICL_PAYI_TAB Schadenzahlung: Zahlungspositionen einer Zahlung 20010903
2 Exporting ET_RELITEM Call by reference Type reference (TYPE) ICL_ITEMLIST_TAB Anspruchsposten 20010903
3 Importing I_BENTYPE Value transfer Type reference (TYPE) ICL_BENTYPE Leistungsart 20010903
4 Importing I_EXCL_CLAIM Value transfer Type reference (TYPE) ICL_CLAIM Schadennummer 20011114
5 Importing I_SUBCLTYPE Value transfer Type reference (TYPE) ICL_SUBCLTYPE Deckungsart 20010903

Method ITEMS_GET on class CL_CC_DATA_ICL has no exception.

Method ITEMS_SUB_BENTYPE_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PAYMENT Call by reference Type reference (TYPE) ICL_PAYI_TAB Schadenzahlung: Zahlungspositionen einer Zahlung 20030519
2 Exporting ET_RELITEM Call by reference Type reference (TYPE) ICL_ITEMLIST_TAB Anspruchsposten 20030519
3 Importing I_BENTYPE Value transfer Type reference (TYPE) ICL_BENTYPE Leistungsart 20030519
4 Importing I_EXCL_CLAIM Value transfer Type reference (TYPE) ICL_CLAIM Schadennummer 20030519
5 Importing I_SUBCLTYPE Value transfer Type reference (TYPE) ICL_SUBCLTYPE Deckungsart 20030519

Method ITEMS_SUB_BENTYPE_GET on class CL_CC_DATA_ICL has no exception.
History
Last changed by/on SAP  20050224 
SAP Release Created in 464