SAP ABAP Class CL_CCALC_NODE_CALC_ICL (Perform Comp.Calc. for One Node in Benefit Tree)
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_NODE_CALC_ICL | Clearing Calculation Interface | 20021122 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_CCALC_NODE_CALC_WOP_ICL | New Scenario | 20050504 |
Properties
| Class | CL_CCALC_NODE_CALC_ICL | |
| Short Description | Perform Comp.Calc. for One Node in Benefit Tree | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ICL_CCALC | Compensation Calculation |
| Created | 20021122 | SAP |
| Last change | 20110810 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CCALC_NODE_CALC_ICL has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CCALC_NODE_CALC_ICL | Clearing Calculation Interface | 20021122 |
Friends
Class CL_CCALC_NODE_CALC_ICL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_EX_ICL_CCALC_BENTYPE_EV | BAdI Interface IF_EX_ICL_CCALC_BENTYPE_EV | 20021122 | |||
| 2 | Instance attribute | Private | Attribute reference (LIKE) | 20021125 | |||||
| 3 | Instance attribute | Private | Attribute reference (LIKE) | 20021125 | |||||
| 4 | Static Attribute | Private | Type reference (TYPE) | ICL_CCALC_SPEC | Specifier Structure for CCALC | 20021211 |
Methods
Events
Class CL_CCALC_NODE_CALC_ICL has no event.
Types
Class CL_CCALC_NODE_CALC_ICL has no local type.
Method Signatures
Method APPLY_BENTYPE_RULES Signature
Method APPLY_BENTYPE_RULES on class CL_CCALC_NODE_CALC_ICL has no parameter.
Method APPLY_BENTYPE_RULES on class CL_CCALC_NODE_CALC_ICL has no exception.
Method APPLY_ITEM_RULES Signature
Method APPLY_ITEM_RULES on class CL_CCALC_NODE_CALC_ICL has no parameter.
Method APPLY_ITEM_RULES on class CL_CCALC_NODE_CALC_ICL has no exception.
Method BENTYPE_CALC_SUBCLAIM 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 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | error_in_function | 20021122 |
Method CALC_DEDQUANT_AFTER_LIMIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_CCALC | Call by reference | Type reference (TYPE) | ICL_CCALC | ICL: Interface structure for compensation calculation | 20040903 | |||
| 2 | EV_DEDQUANT_USED | Call by reference | Type reference (TYPE) | ICL_EVQUANTITY | Anspruchsposten: Anzahl (Tage, Besuch, Fläche) für Bewertung | 20040907 | |||
| 3 | EV_DED_TOT | Value transfer | Type reference (TYPE) | ICL_DED_TOT | Total deductible applied | 20040903 | |||
| 4 | EV_Q_DED_APP | Value transfer | Type reference (TYPE) | ICL_Q_DED_APP | Tatsächlich abgezogen | 20040903 | |||
| 5 | IO_ACCUM | Call by reference | Object reference (TYPE REF TO) | IF_CCALC_ACCUM_ICL | Accumulate running results | 20040903 | |||
| 6 | IO_RESULT_NODE | Call by reference | Object reference (TYPE REF TO) | IF_CCALC_RNODE_BENTYPE_ICL | Benefit type result node | 20040903 | |||
| 7 | IV_AMTPERUNIT | Call by reference | Type reference (TYPE) | ICLPAYI-PAMPAID | Zahlungsbetrag | 20040907 | |||
| 8 | IV_CALCEXPRESSION | Call by reference | Type reference (TYPE) | ICL_CALC_EXPRESSION | BRF-Ausdruck zur Berechnung des Auszahlungsbetrages | 20040907 | |||
| 9 | IV_DEDUCTQUANT | Value transfer | Type reference (TYPE) | ICL_DEDAMT | Selbstbehalt auf Mengen (z.B. Tage, Meter) | 20040903 | |||
| 10 | IV_FACTOR | Call by reference | Type reference (TYPE) | ICLH_FACTOR | Faktor | 20040907 | |||
| 11 | IV_QUANTITY | Call by reference | Type reference (TYPE) | ICL_CCALC-EVQUANTITY | Anspruchsposten: Anzahl (Tage, Besuch, Fläche) für Bewertung | 20040907 |
Method CALC_DEDQUANT_AFTER_LIMIT on class CL_CCALC_NODE_CALC_ICL has no exception.
Method CALC_DEDQUANT_BEFORE_LIMIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_CCALC | Call by reference | Type reference (TYPE) | ICL_CCALC | ICL: Interface structure for compensation calculation | 20040908 | |||
| 2 | EV_DEDQUANT_USED | Call by reference | Type reference (TYPE) | ICL_EVQUANTITY | Anspruchsposten: Anzahl (Tage, Besuch, Fläche) für Bewertung | 20040908 | |||
| 3 | EV_DED_APP | Value transfer | Type reference (TYPE) | ICL_DED_APP | Deductible applied. Maybe per unit | 20040908 | |||
| 4 | EV_DED_TOT | Value transfer | Type reference (TYPE) | ICL_DED_TOT | Total deductible applied | 20040908 | |||
| 5 | EV_Q_DED_APP | Value transfer | Type reference (TYPE) | ICL_Q_DED_APP | Tatsächlich abgezogen | 20040908 | |||
| 6 | IO_ACCUM | Call by reference | Object reference (TYPE REF TO) | IF_CCALC_ACCUM_ICL | Accumulate running results | 20040908 | |||
| 7 | IO_RESULT_NODE | Call by reference | Object reference (TYPE REF TO) | IF_CCALC_RNODE_BENTYPE_ICL | Benefit type result node | 20040908 | |||
| 8 | IV_AMTPERUNIT | Call by reference | Type reference (TYPE) | ICLPAYI-PAMPAID | Zahlungsbetrag | 20040909 | |||
| 9 | IV_CALCEXPRESSION | Call by reference | Type reference (TYPE) | ICL_CALC_EXPRESSION | BRF-Ausdruck zur Berechnung des Auszahlungsbetrages | 20040908 | |||
| 10 | IV_DEDUCTQUANT | Value transfer | Type reference (TYPE) | ICL_DEDAMT | Selbstbehalt | 20040908 | |||
| 11 | IV_FACTOR | Call by reference | Type reference (TYPE) | ICLH_FACTOR | Faktor | 20040908 | |||
| 12 | IV_QUANTITY | Call by reference | Type reference (TYPE) | ICL_CCALC-EVQUANTITY | Anspruchsposten: Anzahl (Tage, Besuch, Fläche) für Bewertung | 20040922 |
Method CALC_DEDQUANT_BEFORE_LIMIT on class CL_CCALC_NODE_CALC_ICL has no exception.
Method CALC_DED_AFTER_LIMIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_CCALC | Call by reference | Type reference (TYPE) | ICL_CCALC | ICL: Interface structure for compensation calculation | 20021122 | |||
| 2 | EV_DED_TOT | Value transfer | Type reference (TYPE) | ICL_DED_TOT | Total deductible applied | 20030828 | |||
| 3 | EV_Q_DED_APP | Value transfer | Type reference (TYPE) | ICL_Q_DED_APP | Tatsächlich abgezogen | 20040805 | |||
| 4 | IO_ACCUM | Call by reference | Object reference (TYPE REF TO) | IF_CCALC_ACCUM_ICL | Accumulate running results | 20021122 | |||
| 5 | IO_RESULT_NODE | Call by reference | Object reference (TYPE REF TO) | IF_CCALC_RNODE_BENTYPE_ICL | Benefit type result node | 20030911 | |||
| 6 | IV_DEDUCTIBLE | Value transfer | Type reference (TYPE) | ICL_POLB03 | Selbstbehalt | 20021122 | |||
| 7 | IV_DEDUCTPERC | Call by reference | Type reference (TYPE) | ICL_DEDUCTPERC | Selbstbehalt in Prozent | 20021122 | |||
| 8 | I_AMTPERUNIT | Call by reference | Type reference (TYPE) | ICLPAYI-PAMPAID | Zahlungsbetrag | 20030828 | |||
| 9 | I_QUANTITY | Call by reference | Type reference (TYPE) | ICL_CCALC-EVQUANTITY | Anspruchsposten: Anzahl (Tage, Besuch, Fläche) für Bewertung | 20030828 |
Method CALC_DED_AFTER_LIMIT on class CL_CCALC_NODE_CALC_ICL has no exception.
Method CALC_DED_BEFORE_LIMIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_CCALC | Call by reference | Type reference (TYPE) | ICL_CCALC | ICL: Interface structure for compensation calculation | 20021122 | |||
| 2 | EV_DED_APP | Value transfer | Type reference (TYPE) | ICL_DED_APP | Deductible applied. Maybe per unit | 20030828 | |||
| 3 | EV_DED_TOT | Value transfer | Type reference (TYPE) | ICL_DED_TOT | Total deductible applied | 20030828 | |||
| 4 | IO_ACCUM | Call by reference | Object reference (TYPE REF TO) | IF_CCALC_ACCUM_ICL | Accumulate running results | 20021122 | |||
| 5 | IO_RESULT_NODE | Call by reference | Object reference (TYPE REF TO) | IF_CCALC_RNODE_BENTYPE_ICL | Benefit type result node | 20030911 | |||
| 6 | IV_DEDUCTIBLE | Value transfer | Type reference (TYPE) | ICL_POLB03 | Selbstbehalt | 20021122 | |||
| 7 | IV_DEDUCTPERC | Call by reference | Type reference (TYPE) | ICL_DEDUCTPERC | Selbstbehalt in Prozent | 20021122 | |||
| 8 | I_AMTPERUNIT | Call by reference | Type reference (TYPE) | ICLPAYI-PAMPAID | Zahlungsbetrag | 20030828 | |||
| 9 | I_QUANTITY | Call by reference | Type reference (TYPE) | ICL_CCALC-EVQUANTITY | Anspruchsposten: Anzahl (Tage, Besuch, Fläche) für Bewertung | 20030828 |
Method CALC_DED_BEFORE_LIMIT on class CL_CCALC_NODE_CALC_ICL has no exception.
Method CALC_LIMIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_CCALC | Call by reference | Type reference (TYPE) | ICL_CCALC | ICL: Interface structure for compensation calculation | 20021122 | |||
| 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 | IO_ACCUM | Call by reference | Object reference (TYPE REF TO) | IF_CCALC_ACCUM_ICL | Accumulate running results | 20021122 | |||
| 5 | I_AMTPERUNIT | Call by reference | Type reference (TYPE) | ICLPAYI-PAMPAID | Zahlungsbetrag | 20030828 | |||
| 6 | I_LIMIT | Call by reference | Type reference (TYPE) | ICL_POLB02 | Limit | 20021122 | |||
| 7 | I_LIMQUANT | Call by reference | Type reference (TYPE) | ICL_LIMAMT | Limit auf Mengen (z.B. Tage, Meter) | 20021122 | |||
| 8 | I_NO_LIMIT | Call by reference | Type reference (TYPE) | BOOLE_D | kein Limit vorhanden | 20041015 | |||
| 9 | I_NO_LIMQUANT | Call by reference | Type reference (TYPE) | BOOLE_D | kein mengenbezogenes Limit | 20041015 | |||
| 10 | I_QUANTITY | Call by reference | Type reference (TYPE) | ICL_CCALC-EVQUANTITY | Anspruchsposten: Anzahl (Tage, Besuch, Fläche) für Bewertung | 20030828 | |||
| 11 | I_QUANT_USED | Call by reference | Type reference (TYPE) | ICL_CCALC-EVQUANTITY | Anspruchsposten: Anzahl (Tage, Besuch, Fläche) für Bewertung | 20030828 |
Method CALC_LIMIT on class CL_CCALC_NODE_CALC_ICL has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CCALC_DATA | Call by reference | Object reference (TYPE REF TO) | IF_CCALC_INT_ICL | Compensation calc internals | 20021122 | |||
| 2 | IO_RESULT | Call by reference | Object reference (TYPE REF TO) | CL_CCALC_RESULT_ICL | Compensation calc result | 20021122 |
Method CONSTRUCTOR on class CL_CCALC_NODE_CALC_ICL has no exception.
Method CONVERT_UNITS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_CCALC | Call by reference | Type reference (TYPE) | ICL_CCALC | ICL: Interface structure for compensation calculation | 20021122 | |||
| 2 | EV_AMTPERUNIT | Call by reference | Type reference (TYPE) | ICL_CCALC-EVAMTPERUNIT | Bewerteter Betrag | 20021122 | |||
| 3 | EV_QUANTITY | Call by reference | Type reference (TYPE) | ICL_CCALC-EVQUANTITY | Anspruchsposten: Anzahl (Tage, Besuch, Fläche) für Bewertung | 20021122 | |||
| 4 | EV_QUANTITY_FLOAT | Call by reference | Type reference (TYPE) | F | Anspruchsposten: Anzahl für Bewertung in FLOAT | 20090506 | |||
| 5 | IV_LIMUNIT | Call by reference | Type reference (TYPE) | TICL056-LIMUNIT | Limit Maßeinheit | 20021122 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | unit_conversion_error | 20021122 |
Method LIM_DED_APPLY Signature
Method LIM_DED_APPLY on class CL_CCALC_NODE_CALC_ICL has no parameter.
Method LIM_DED_APPLY on class CL_CCALC_NODE_CALC_ICL has no exception.
Method SELECT_COVERAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_POLM | Call by reference | Type reference (TYPE) | ICL_POLM_EXT | Erweiterte ICLPOLM (Deckung im Vertragsspiegel) | 20091022 | |||
| 2 | EV_LINES | Call by reference | Type reference (TYPE) | I | 20091022 | ||||
| 3 | IT_POL | Value transfer | Type reference (TYPE) | ICL_POL_TAB | Tabelle ICL_POL | 20091022 | |||
| 4 | IT_POLM | Value transfer | Type reference (TYPE) | ICL_POLM_T | Tabelle icl_polm_ext | 20091022 | |||
| 5 | IV_COVTYPE | Value transfer | Type reference (TYPE) | ICL_COVTYPE | Deckungsart | 20091022 | |||
| 6 | IV_INSURED | Value transfer | Type reference (TYPE) | ICL_PART | Fallbeteiligter | 20091022 | |||
| 7 | IV_VALID_FROM | Value transfer | Type reference (TYPE) | ICL_VALIDFROM | Anspruchsposten: gültig ab | 20091022 | |||
| 8 | IV_VALID_TO | Value transfer | Type reference (TYPE) | ICL_VALIDTO | Anspruchsposten: gültig bis | 20091022 |
Method SELECT_COVERAGE on class CL_CCALC_NODE_CALC_ICL has no exception.
Method SPEC_BY_PERIOD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_CCALC_SPEC | Call by reference | Type reference (TYPE) | ICL_CCALC_SPECIFIER | Specifier (key fields) for Compensation Calculation | 20040616 | |||
| 2 | IV_RCOVTYPE | Call by reference | Type reference (TYPE) | ICL_RCOVTYPE | Deckungsart für Entschädigungsberechnung | 20040621 | |||
| 3 | IV_VALIDFROM | Call by reference | Type reference (TYPE) | ICL_VALIDFROM | Anspruchsposten: gültig ab | 20040616 | |||
| 4 | IV_VALIDTO | Call by reference | Type reference (TYPE) | ICL_VALIDTO | Anspruchsposten: gültig bis | 20040616 |
Method SPEC_BY_PERIOD on class CL_CCALC_NODE_CALC_ICL has no exception.
History
| Last changed by/on | SAP | 20110810 |
| SAP Release Created in | 471 |