SAP ABAP Interface IF_CCALC_NODE_CALC_ICL (Clearing Calculation Interface)
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 implementation (CLASS c. INTERFACES i_ref) | CL_CCALC_NODE_CALC_ICL | Perform Comp.Calc. for One Node in Benefit Tree | 20021122 |
Properties
| Interface | IF_CCALC_NODE_CALC_ICL | |
| Short Description | Clearing Calculation Interface |
General Data
| Package | ICL_CCALC | Compensation Calculation |
| Created | 20021120 | SAP |
| Last changed | 20050224 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_CCALC_NODE_CALC_ICL has no forward declaration.
Interfaces
Interface IF_CCALC_NODE_CALC_ICL has no interface.
Friends
Interface IF_CCALC_NODE_CALC_ICL has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GO_CCALC_DATA | Instance attribute | Public | Object reference (TYPE REF TO) | IF_CCALC_INT_ICL | Compensation calc internals | 20021125 | ||
| 2 | GO_RESULT | Instance attribute | Public | Object reference (TYPE REF TO) | CL_CCALC_RESULT_ICL | Compensation Calculation Result | 20021125 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | APPLY_BENTYPE_RULES | 20021122 | |
| 2 | Instance method | Public | Method | Calculate Limits for Items | 20021122 | |
| 3 | Instance method | Public | Method | Deductible Determination for Grace Days | 20040906 | |
| 4 | Instance method | Public | Method | CURR_BENTYPE_CALC | 20021122 | |
| 5 | Instance method | Public | Method | lim_ded_apply | 20021122 | |
| 6 | Instance method | Public | Method | Called Before the Recursion Downwards | 20021122 |
Events
Interface IF_CCALC_NODE_CALC_ICL has no event.
Types
Interface IF_CCALC_NODE_CALC_ICL has no local type.
Method Signatures
Method APPLY_BENTYPE_RULES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_ACCUM | Call by reference | Object reference (TYPE REF TO) | IF_CCALC_ACCUM_ICL | Accumulate running results | 20021122 | |||
| 2 | IO_RESULT_NODE | Call by reference | Object reference (TYPE REF TO) | IF_CCALC_RNODE_BENTYPE_ICL | Benefit type result node | 20030911 | |||
| 3 | IS_CCALC_SPEC | Call by reference | Type reference (TYPE) | ICL_CCALC_SPECIFIER | Specifier (key fields) for Compensation Calculation | 20021125 | |||
| 4 | I_VALIDFROM_MIN | Call by reference | Type reference (TYPE) | ICL_VALIDFROM | Anspruchsposten: gültig ab | 20021122 | |||
| 5 | I_VALIDTO_MAX | Call by reference | Type reference (TYPE) | ICL_VALIDTO | Anspruchsposten: gültig bis | 20021122 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | error_in_function | 20021122 |
Method APPLY_ITEM_RULES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_ACCUM | Call by reference | Object reference (TYPE REF TO) | IF_CCALC_ACCUM_ICL | Accumulate running results | 20021122 | |||
| 2 | IO_RESULT_NODE | Call by reference | Object reference (TYPE REF TO) | IF_CCALC_RNODE_BENTYPE_ICL | Benefit type result node | 20030430 | |||
| 3 | IS_CCALC_SPEC | Call by reference | Type reference (TYPE) | ICL_CCALC_SPECIFIER | Specifier (key fields) for Compensation Calculation | 20021125 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | curr_conv_error | 20021122 | ||
| 2 | error_in_function | 20021122 | ||
| 3 | unit_conversion_error | 20021122 |
Method APPLY_ITEM_RULES_DEDUCT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_ACCUM | Call by reference | Object reference (TYPE REF TO) | IF_CCALC_ACCUM_ICL | Accumulate running results | 20040906 | |||
| 2 | IO_RESULT_NODE | Call by reference | Object reference (TYPE REF TO) | IF_CCALC_RNODE_BENTYPE_ICL | Ergebnis Nutzerarten | 20040906 | |||
| 3 | IS_CCALC_SPEC | Call by reference | Type reference (TYPE) | ICL_CCALC_SPECIFIER | Specifier (key fields) for Compensation Calculation | 20040906 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | curr_conv_error | 20040906 | ||
| 2 | error_in_function | 20040906 | ||
| 3 | unit_conversion_error | 20040906 |
Method CURR_BENTYPE_CALC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_ACCUM | Call by reference | Object reference (TYPE REF TO) | IF_CCALC_ACCUM_ICL | Accumulate running results | 20021122 | |||
| 2 | IO_PARENT_ACCUM | Call by reference | Object reference (TYPE REF TO) | IF_CCALC_ACCUM_ICL | Accumulate running results | 20021122 | |||
| 3 | IO_RESULT_NODE | Call by reference | Object reference (TYPE REF TO) | IF_CCALC_RNODE_BENTYPE_ICL | Benefit type result node | 20030430 | |||
| 4 | IS_BENTYPES | Call by reference | Type reference (TYPE) | ICL_CCALC_BENTYPES | Bentype structure for CCALC | 20021125 | |||
| 5 | IS_CCALC_SPEC | Call by reference | Type reference (TYPE) | ICL_CCALC_SPECIFIER | Specifier (key fields) for Compensation Calculation | 20021204 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ccalc_aborted | 20021122 | ||
| 2 | error_in_function | 20021122 |
Method LIM_DED_APPLY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_DEDQUANT_USED | Call by reference | Type reference (TYPE) | ICL_EVQUANTITY | Anspruchsposten: Anzahl (Tage, Besuch, Fläche) für Bewertung | 20040907 | |||
| 2 | EV_DED_TOT | Value transfer | Type reference (TYPE) | ICL_DED_TOT | Total deductible applied | 20030828 | |||
| 3 | E_Q_DED_APP | Value transfer | Type reference (TYPE) | ICL_Q_DED_APP | Actual quantitiy deducted | 20030828 | |||
| 4 | E_Q_LIM_APP | Value transfer | Type reference (TYPE) | ICL_Q_DED_APP | Tatsächlich abgezogen | 20041015 | |||
| 5 | IO_ACCUM | Call by reference | Object reference (TYPE REF TO) | IF_CCALC_ACCUM_ICL | Accumulate running results | 20021122 | |||
| 6 | IO_RESULT_NODE | Call by reference | Object reference (TYPE REF TO) | IF_CCALC_RNODE_BENTYPE_ICL | Benefit type result node | 20030911 | |||
| 7 | IS_CCALC_SPEC | Call by reference | Type reference (TYPE) | ICL_CCALC_SPECIFIER | Specifier (key fields) for Compensation Calculation | 20021125 | |||
| 8 | IS_LIM_CONTEXT | Call by reference | Type reference (TYPE) | ICL_LIM_CONTEXT | Kontextual data für die Entschädigungsberechnung | 20031218 | |||
| 9 | I_AMTPERUNIT | Call by reference | Type reference (TYPE) | ICLPAYI-PAMPAID | Zahlungsbetrag | 20030828 | |||
| 10 | I_CALC_EXPRESSION | Call by reference | Type reference (TYPE) | ICL_CALC_EXPRESSION | BRF-Ausdruck zur Berechnung des Auszahlungsbetrages | 20040906 | |||
| 11 | I_FACTOR | Call by reference | Type reference (TYPE) | ICLH_FACTOR | Faktor | 20040906 | |||
| 12 | I_LIM_QUAN_APP | Call by reference | Type reference (TYPE) | ICL_EVQUANTITY | Anspruchsposten: Anzahl (Tage, Besuch, Fläche) für Bewertung | 20041015 | |||
| 13 | I_OPREV_DEDUCT | Call by reference | Type reference (TYPE) | ICL_OPREV_DEDUCT | Deductible already deducted in other claims | 20030516 | |||
| 14 | I_OPREV_DEDUCT_QUANT | Call by reference | Type reference (TYPE) | ICL_OPREV_DEDUCT_QUANT | Selbstbehalte in anderen Schäden einbehalten worden | 20040805 | |||
| 15 | I_QUANTITY | Call by reference | Type reference (TYPE) | ICL_CCALC-EVQUANTITY | Anspruchsposten: Anzahl (Tage, Besuch, Fläche) für Bewertung | 20030828 | |||
| 16 | I_QUANT_USED | Call by reference | Type reference (TYPE) | ICL_CCALC-EVQUANTITY | Anspruchsposten: Anzahl (Tage, Besuch, Fläche) für Bewertung | 20030828 | |||
| 17 | I_VALIDFROM_MIN | Call by reference | Type reference (TYPE) | ICL_VALIDFROM | Anspruchsposten: gültig ab | 20021122 | |||
| 18 | I_VALIDTO_MAX | Call by reference | Type reference (TYPE) | ICL_VALIDTO | Anspruchsposten: gültig bis | 20021122 |
Method LIM_DED_APPLY on Interface IF_CCALC_NODE_CALC_ICL has no exception.
Method PREP_CURR_BENTYPE_CALC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_ACCCUM | Call by reference | Object reference (TYPE REF TO) | IF_CCALC_ACCUM_ICL | Accumulate running results | 20021122 | |||
| 2 | IO_PARENT_ACCUM | Call by reference | Object reference (TYPE REF TO) | IF_CCALC_ACCUM_ICL | Accumulate running results | 20021122 |
Method PREP_CURR_BENTYPE_CALC on Interface IF_CCALC_NODE_CALC_ICL has no exception.
History
| Last changed by/on | SAP | 20050224 |
| SAP Release Created in | 471 |