SAP ABAP Class CL_CONTROL_VISIT_ICL (Care Review Visit)
Hierarchy
☛
INSURANCE (Software Component) SAP Insurance
⤷
FS-CM (Application Component) Claims Management
⤷
ICL_HEALTH (Package) FS-CM: Health Line of Insurance

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_MASS_PROCESSING_BASE_IMP | IMP: Mass Processing - Base Class | 20031217 |
Properties
Class | CL_CONTROL_VISIT_ICL | |
Short Description | Care Review Visit | |
Super Class | CL_MASS_PROCESSING_BASE_IMP | IMP: Mass Processing - Base Class |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ICL_HEALTH | FS-CM: Health Line of Insurance |
Created | 20031217 | SAP |
Last change | 20050224 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_CONTROL_VISIT_ICL has no forward declaration.
Interfaces
Class CL_CONTROL_VISIT_ICL has no interface implemented.
Friends
Class CL_CONTROL_VISIT_ICL has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | TICL365_TAB | Alternative Evidence | 20040528 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | Visit Made | 20040525 |
2 | ![]() |
Instance method | Protected | Method | Is a Visit Required? | 20040525 |
3 | ![]() |
Instance method | Protected | Method | Has Claimant Died? | 20040525 |
4 | ![]() |
Instance method | Protected | Method | Determine Claimant | 20040525 |
5 | ![]() |
Instance method | Protected | Method | Alternative Evidence | 20040528 |
6 | ![]() |
Instance method | Protected | Method | Appraisal | 20040601 |
7 | ![]() |
Instance method | Protected | Method | Home Health Care | 20040601 |
8 | ![]() |
Instance method | Protected | Method | Get Items | 20040525 |
9 | ![]() |
Instance method | Protected | Method | Respite Care/Care Provided by Substitute | 20040528 |
10 | ![]() |
Instance method | Protected | Method | Determine Care Level | 20040525 |
11 | ![]() |
Instance method | Protected | Method | Interruptions | 20040527 |
12 | ![]() |
Instance method | Protected | Method | Determine Period | 20040525 |
Events
Class CL_CONTROL_VISIT_ICL has no event.
Types
Class CL_CONTROL_VISIT_ICL has no local type.
Method Signatures
Method BESUCH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_FOUND | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20040525 | ||
2 | ![]() |
IT_ITEM | Call by reference | Type reference (TYPE) | ICLITEM_TAB | ICLITEM | 20040525 | ||
3 | ![]() |
IT_PARAMETERS_1 | Call by reference | Type reference (TYPE) | TIMP_PARAMETERS_1 | IMP: Parameter als Schlüssel-Werte-Paar - Tabellentyp | 20040604 | ||
4 | ![]() |
IV_FROM | Call by reference | Type reference (TYPE) | SYDATUM | Datum und Zeit, aktuelles (Applikationsserver-)Datum | 20040525 | ||
5 | ![]() |
IV_NACHWEIS | Call by reference | Type reference (TYPE) | ICL_BENTYPE | Leistungsart | 20040525 | ||
6 | ![]() |
IV_TO | Call by reference | Type reference (TYPE) | SYDATUM | Datum und Zeit, aktuelles (Applikationsserver-)Datum | 20040525 |
Method BESUCH on class CL_CONTROL_VISIT_ICL has no exception.
Method BESUCH_NOTWENDIG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_NOTWENDIG | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20040525 | ||
2 | ![]() |
IS_CLAIM | Call by reference | Type reference (TYPE) | ICLCLAIM | Schaden-/Leistungsfall | 20040525 | ||
3 | ![]() |
IT_ITEM | Call by reference | Type reference (TYPE) | ICLITEM_TAB | ICLITEM | 20040525 | ||
4 | ![]() |
IT_PARAMETERS_1 | Call by reference | Type reference (TYPE) | TIMP_PARAMETERS_1 | IMP: Parameter als Schlüssel-Werte-Paar - Tabellentyp | 20040604 | ||
5 | ![]() |
IV_FROM | Call by reference | Type reference (TYPE) | SYDATUM | Datum und Zeit, aktuelles (Applikationsserver-)Datum | 20040525 | ||
6 | ![]() |
IV_GELD | Call by reference | Type reference (TYPE) | ICL_BENTYPE | Leistungsart | 20040525 | ||
7 | ![]() |
IV_TO | Call by reference | Type reference (TYPE) | SYDATUM | Datum und Zeit, aktuelles (Applikationsserver-)Datum | 20040525 |
Method BESUCH_NOTWENDIG on class CL_CONTROL_VISIT_ICL has no exception.
Method CLAIMANT_DEAD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_DEAD | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20040525 | ||
2 | ![]() |
IS_CLAIM | Call by reference | Type reference (TYPE) | ICLCLAIM | Schaden-/Leistungsfall | 20040525 | ||
3 | ![]() |
IT_PARAMETERS_1 | Call by reference | Type reference (TYPE) | TIMP_PARAMETERS_1 | IMP: Parameter als Schlüssel-Werte-Paar - Tabellentyp | 20040604 | ||
4 | ![]() |
IV_CLAIMANT | Call by reference | Type reference (TYPE) | ICL_CLAIMANT | Anspruchsteller | 20040525 |
Method CLAIMANT_DEAD on class CL_CONTROL_VISIT_ICL has no exception.
Method CLAIMANT_GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_CLAIMANT | Call by reference | Type reference (TYPE) | ICL_CLAIMANT | Anspruchsteller | 20040525 | ||
2 | ![]() |
IS_CLAIM | Call by reference | Type reference (TYPE) | ICLCLAIM | Schaden-/Leistungsfall | 20040525 | ||
3 | ![]() |
IT_PARAMETERS_1 | Call by reference | Type reference (TYPE) | TIMP_PARAMETERS_1 | IMP: Parameter als Schlüssel-Werte-Paar - Tabellentyp | 20040604 |
Method CLAIMANT_GET on class CL_CONTROL_VISIT_ICL has no exception.
Method ERSATZTATBESTAND Signature
Method ERSATZTATBESTAND on class CL_CONTROL_VISIT_ICL has no parameter.
Method ERSATZTATBESTAND on class CL_CONTROL_VISIT_ICL has no exception.
Method GUTACHTEN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_FOUND | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20040601 | ||
2 | ![]() |
IS_CLAIM | Call by reference | Type reference (TYPE) | ICLCLAIM | Schaden-/Leistungsfall | 20040601 | ||
3 | ![]() |
IT_PARAMETERS_1 | Call by reference | Type reference (TYPE) | TIMP_PARAMETERS_1 | IMP: Parameter als Schlüssel-Werte-Paar - Tabellentyp | 20040604 | ||
4 | ![]() |
IV_FROM | Call by reference | Type reference (TYPE) | SYDATUM | Datum und Zeit, aktuelles (Applikationsserver-)Datum | 20040601 | ||
5 | ![]() |
IV_REASON | Call by reference | Type reference (TYPE) | ICL_REASON | Grund für Anlage einer Anspruchspostengruppierung | 20040604 | ||
6 | ![]() |
IV_TO | Call by reference | Type reference (TYPE) | SYDATUM | Datum und Zeit, aktuelles (Applikationsserver-)Datum | 20040601 |
Method GUTACHTEN on class CL_CONTROL_VISIT_ICL has no exception.
Method HKP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_FOUND | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20040601 | ||
2 | ![]() |
IS_CLAIM | Call by reference | Type reference (TYPE) | ICLCLAIM | Schaden-/Leistungsfall | 20040601 | ||
3 | ![]() |
IT_PARAMETERS_1 | Call by reference | Type reference (TYPE) | TIMP_PARAMETERS_1 | IMP: Parameter als Schlüssel-Werte-Paar - Tabellentyp | 20040604 | ||
4 | ![]() |
IV_CLAIMANT | Call by reference | Type reference (TYPE) | ICL_CLAIMANT | Fallbeteiligter | 20040601 | ||
5 | ![]() |
IV_FROM | Call by reference | Type reference (TYPE) | SYDATUM | Datum und Zeit, aktuelles (Applikationsserver-)Datum | 20040601 | ||
6 | ![]() |
IV_HKP | Call by reference | Type reference (TYPE) | ICL_CLTYPE | Interne Fallart | 20040601 | ||
7 | ![]() |
IV_TO | Call by reference | Type reference (TYPE) | SYDATUM | Datum und Zeit, aktuelles (Applikationsserver-)Datum | 20040601 |
Method HKP on class CL_CONTROL_VISIT_ICL has no exception.
Method ITEMS_GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ITEM | Call by reference | Type reference (TYPE) | ICLITEM_TAB | ICLITEM | 20040525 | ||
2 | ![]() |
IS_CLAIM | Call by reference | Type reference (TYPE) | ICLCLAIM | Schaden-/Leistungsfall | 20040525 | ||
3 | ![]() |
IT_PARAMETERS_1 | Call by reference | Type reference (TYPE) | TIMP_PARAMETERS_1 | IMP: Parameter als Schlüssel-Werte-Paar - Tabellentyp | 20040604 | ||
4 | ![]() |
IV_GELD | Call by reference | Type reference (TYPE) | ICL_BENTYPE | Leistungsart | 20040525 | ||
5 | ![]() |
IV_NACHWEIS | Call by reference | Type reference (TYPE) | ICL_BENTYPE | Leistungsart | 20040525 |
Method ITEMS_GET on class CL_CONTROL_VISIT_ICL has no exception.
Method KZP_VHP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_FOUND | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20040601 | ||
2 | ![]() |
IS_CLAIM | Call by reference | Type reference (TYPE) | ICLCLAIM | Schaden-/Leistungsfall | 20040528 | ||
3 | ![]() |
IT_PARAMETERS_1 | Call by reference | Type reference (TYPE) | TIMP_PARAMETERS_1 | IMP: Parameter als Schlüssel-Werte-Paar - Tabellentyp | 20040604 | ||
4 | ![]() |
IV_FROM | Call by reference | Type reference (TYPE) | SYDATUM | Datum und Zeit, aktuelles (Applikationsserver-)Datum | 20040528 | ||
5 | ![]() |
IV_KZP | Call by reference | Type reference (TYPE) | ICL_SUBCLTYPE | Teilfallart | 20040528 | ||
6 | ![]() |
IV_TO | Call by reference | Type reference (TYPE) | SYDATUM | Datum und Zeit, aktuelles (Applikationsserver-)Datum | 20040528 | ||
7 | ![]() |
IV_VHP | Call by reference | Type reference (TYPE) | ICL_SUBCLTYPE | Teilfallart | 20040528 |
Method KZP_VHP on class CL_CONTROL_VISIT_ICL has no exception.
Method PFLEGESTUFE_GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_BEGINN | Call by reference | Type reference (TYPE) | SYDATUM | Datum und Zeit, aktuelles (Applikationsserver-)Datum | 20040525 | ||
2 | ![]() |
EV_STUFE | Call by reference | Type reference (TYPE) | BP_DATA_TYPE | Informationsart | 20040525 | ||
3 | ![]() |
IS_CLAIM | Call by reference | Type reference (TYPE) | ICLCLAIM | Schaden-/Leistungsfall | 20040525 | ||
4 | ![]() |
IT_PARAMETERS_1 | Call by reference | Type reference (TYPE) | TIMP_PARAMETERS_1 | IMP: Parameter als Schlüssel-Werte-Paar - Tabellentyp | 20040604 | ||
5 | ![]() |
IV_CLAIMANT | Call by reference | Type reference (TYPE) | ICL_CLAIMANT | Anspruchsteller | 20040525 |
Method PFLEGESTUFE_GET on class CL_CONTROL_VISIT_ICL has no exception.
Method UNTERBRECHUNGEN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_FOUND | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20040527 | ||
2 | ![]() |
IS_CLAIM | Call by reference | Type reference (TYPE) | ICLCLAIM | Schaden-/Leistungsfall | 20040527 | ||
3 | ![]() |
IT_PARAMETERS_1 | Call by reference | Type reference (TYPE) | TIMP_PARAMETERS_1 | IMP: Parameter als Schlüssel-Werte-Paar - Tabellentyp | 20040604 | ||
4 | ![]() |
IV_FROM | Call by reference | Type reference (TYPE) | SYDATUM | Datum und Zeit, aktuelles (Applikationsserver-)Datum | 20040527 | ||
5 | ![]() |
IV_TO | Call by reference | Type reference (TYPE) | SYDATUM | Datum und Zeit, aktuelles (Applikationsserver-)Datum | 20040527 |
Method UNTERBRECHUNGEN on class CL_CONTROL_VISIT_ICL has no exception.
Method ZEITRAUM_GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_FROM | Call by reference | Type reference (TYPE) | SYDATUM | Datum und Zeit, aktuelles (Applikationsserver-)Datum | 20040525 | ||
2 | ![]() |
EV_TO | Call by reference | Type reference (TYPE) | SYDATUM | Datum und Zeit, aktuelles (Applikationsserver-)Datum | 20040525 | ||
3 | ![]() |
IS_CLAIM | Call by reference | Type reference (TYPE) | ICLCLAIM | Schaden-/Leistungsfall | 20040525 | ||
4 | ![]() |
IT_PARAMETERS_1 | Call by reference | Type reference (TYPE) | TIMP_PARAMETERS_1 | IMP: Parameter als Schlüssel-Werte-Paar - Tabellentyp | 20040604 | ||
5 | ![]() |
IV_BEGINN | Call by reference | Type reference (TYPE) | SYDATUM | Datum und Zeit, aktuelles (Applikationsserver-)Datum | 20040525 | ||
6 | ![]() |
IV_CLAIMANT | Call by reference | Type reference (TYPE) | ICL_CLAIMANT | Anspruchsteller | 20040525 | ||
7 | ![]() |
IV_STUFE | Call by reference | Type reference (TYPE) | BP_DATA_TYPE | Informationsart | 20040525 |
Method ZEITRAUM_GET on class CL_CONTROL_VISIT_ICL has no exception.
History
Last changed by/on | SAP | 20050224 |
SAP Release Created in | 472 |