SAP ABAP Class CL_CCALC_RESULT_SUMM_ICL (Summary Results from Compensation Calculation)
Hierarchy
INSURANCE (Software Component) SAP Insurance
   FS-CM (Application Component) Claims Management
     ICL_CCALC (Package) Compensation Calculation
Properties
Class CL_CCALC_RESULT_SUMM_ICL  
Short Description Summary Results from 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 20021121   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CCALC_RESULT_SUMM_ICL has no forward declaration.
Interfaces
Class CL_CCALC_RESULT_SUMM_ICL has no interface implemented.
Friends
Class CL_CCALC_RESULT_SUMM_ICL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GO_RESULT Instance attribute Public Object reference (TYPE REF TO) CL_CCALC_RESULT_ICL Compensation Calculation Result 20021121
2 GS_CCALCHDR Instance attribute Public Type reference (TYPE) ICL_CCALCHDR ICL: Header Information for Compensation Calculation 20021121
3 GS_NPAYHDR Instance attribute Public Type reference (TYPE) ICL_CCALCHDR_STATS ICL: Header Information on Compensation Calc.: Statistics 20021121
4 GS_OPAYHDR Instance attribute Public Type reference (TYPE) ICL_CCALCHDR_STATS ICL: Header Information on Compensation Calc.: Statistics 20021121
Methods
# Method Level Visibility Method type Description Created on
1 ADD_UP_PAYMENTS Instance method Public Method apply_payi_to_ccalc 20021122
2 CALCULATE_TOTALS Instance method Public Method Sum up compcalc entries to obtain totals 20021121
3 CLAIM_CALC_AFTER Instance method Public Method 20021121
4 CLAIM_CALC_BEFORE Instance method Public Method 20021121
5 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20021121
6 PRE_CCALC_TOTALS Instance method Public Method Add Up Requested Amounts 20021217
Events
Class CL_CCALC_RESULT_SUMM_ICL has no event.
Types
Class CL_CCALC_RESULT_SUMM_ICL has no local type.
Method Signatures

Method ADD_UP_PAYMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_CCALCHDRS Call by reference Type reference (TYPE) ICL_CCALCHDR_STATS ICL: Kopfinformation zur Entschädigungsberechnung: Statistic 20021122
2 Importing IT_PAYI Call by reference Type reference (TYPE) ICL_PAYI_TAB Schadenzahlung: Zahlungspositionen einer Zahlung 20021122
3 Importing I_CURR Call by reference Type reference (TYPE) TICL321-CURR Währung für alle Reserven, Limits und Selbstbehalte 20021122
# Exception Resumable Description Created on
1 CCALC_ABORTED ccalc_aborted 20021122
2 CURR_CONV_ERROR curr_conv_error 20021122

Method CALCULATE_TOTALS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_CCALCHDR Call by reference Type reference (TYPE) ICL_CCALCHDR ICL: Kopfinformation zur Entschädigungsberechnung 20021121
2 Importing IT_CCALC Call by reference Type reference (TYPE) ICL_CCALC_TAB_SORT ICL: Interface structure for compensation calculation 20021121
# Exception Resumable Description Created on
1 CCLINE_ERROR Error in one of the compensation calculation output lines 20021121

Method CLAIM_CALC_AFTER 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 20021122
2 Importing IO_CCALC Call by reference Object reference (TYPE REF TO) IF_CCALC_INT_ICL Compensation calc internals 20021121
# Exception Resumable Description Created on
1 CCALC_ABORTED 20021121
2 CURR_CONV_ERROR 20021121
3 INTERNAL_ERROR 20021121

Method CLAIM_CALC_BEFORE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CCALC Call by reference Object reference (TYPE REF TO) IF_CCALC_INT_ICL Compensation calc internals 20021121
2 Importing IT_EVALPAYITEM Call by reference Type reference (TYPE) ICL_PAYI_TAB Schadenzahlung: Zahlungspositionen einer Zahlung 20021121
3 Importing IT_RELPAYMENT Call by reference Type reference (TYPE) ICL_PAYI_TAB Schadenzahlung: Zahlungspositionen einer Zahlung 20021122
# Exception Resumable Description Created on
1 CCALC_ABORTED 20021121
2 CURR_CONV_ERROR 20021121

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_RESULT Call by reference Attribute reference (LIKE) GO_RESULT 20021121
2 Importing IV_CURR Value transfer Type reference (TYPE) TICL321-CURR Währung für alle Reserven, Limits und Selbstbehalte 20021121

Method CONSTRUCTOR on class CL_CCALC_RESULT_SUMM_ICL has no exception.

Method PRE_CCALC_TOTALS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CCALC Call by reference Type reference (TYPE) ICL_CCALC_TAB_SORT ICL: Interface structure for compensation calculation 20021217
# Exception Resumable Description Created on
1 ERROR error 20021220
History
Last changed by/on SAP  20050224 
SAP Release Created in 471