SAP ABAP Class CL_ICL_GET_EXT_DATA_UI (Policy Snapshot: Determination of Additional Data)
Hierarchy
☛
INSURANCE (Software Component) SAP Insurance
⤷
FS-CM (Application Component) Claims Management
⤷
ICL_POLICY_UI (Package) Claims: Policy Snapshot: User Interface

⤷

⤷

Properties
Class | CL_ICL_GET_EXT_DATA_UI | |
Short Description | Policy Snapshot: Determination of Additional Data | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ICL_POLICY_UI | Claims: Policy Snapshot: User Interface |
Created | 20050110 | SAP |
Last change | 20050705 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_ICL_GET_EXT_DATA_UI has no interface implemented.
Friends
Class CL_ICL_GET_EXT_DATA_UI has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Type reference (TYPE) | STRING | Dummy Variable for Message Output | 20050215 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Conversion of Technical Unit Name to Unit | 20050222 |
2 | ![]() |
Static method | Public | Method | Determination of Current Claim No. | 20050601 |
3 | ![]() |
Static method | Public | Method | Determination of Description Text for Benefit Type | 20050525 |
4 | ![]() |
Static method | Public | Method | Determination of Short Name for a BRF Expression | 20050228 |
5 | ![]() |
Static method | Public | Method | Determination of Name of Country and Region | 20050304 |
6 | ![]() |
Static method | Public | Method | Determination of Description Text for Coverage Type | 20050525 |
7 | ![]() |
Static method | Public | Method | Determination of Name of a Coverage | 20050301 |
8 | ![]() |
Static method | Public | Method | Determine Name of Insured Object | 20050113 |
9 | ![]() |
Static method | Private | Method | Manufacturer and Model Name of Insured Object | 20050113 |
10 | ![]() |
Static method | Public | Method | Determination of ICLPOLO Data on Insured Object | 20050304 |
11 | ![]() |
Static method | Public | Method | Determination of Name of Benefits Catalog | 20050302 |
12 | ![]() |
Static method | Public | Method | Determination of Description Text for Mass Unit | 20050520 |
Events
Class CL_ICL_GET_EXT_DATA_UI has no event.
Types
Class CL_ICL_GET_EXT_DATA_UI has no local type.
Method Signatures
Method CONVERT_UNIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_UNIT_NAME | Value transfer | Type reference (TYPE) | STRING | Kurzbeschreibung zur Mengeneinheit | 20050222 | ||
2 | ![]() |
IV_UNIT_TECH | Call by reference | Type reference (TYPE) | ICL_UNIT_D | Mengeneinheit technischer Name | 20050222 |
Method CONVERT_UNIT on class CL_ICL_GET_EXT_DATA_UI has no exception.
Method GET_ACT_CLAIM_NR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_CLAIM | Value transfer | Type reference (TYPE) | ICL_CLAIM | Nummer des Schaden-/Leistungsfalls | 20050601 |
Method GET_ACT_CLAIM_NR on class CL_ICL_GET_EXT_DATA_UI has no exception.
Method GET_BENTYPEN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_BENTYPEN | Value transfer | Type reference (TYPE) | ICL_BENTYPEN | Bezeichnung der Leistungsart | 20050525 | ||
2 | ![]() |
IV_BENTYPE | Call by reference | Type reference (TYPE) | ICL_BENTYPE | Leistungsart | 20050525 | ||
3 | ![]() |
IV_WO_PRODUCT | Call by reference | Type reference (TYPE) | C | (X=Daten aus PM-System, SPACE=Daten aus Claims Cust) | 20050615 |
Method GET_BENTYPEN on class CL_ICL_GET_EXT_DATA_UI has no exception.
Method GET_BRF_SDSCR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_BRF_DESCR | Value transfer | Type reference (TYPE) | BRF_SHORT_TEXT | BRF: Kurztext allgemein | 20050228 | ||
2 | ![]() |
IV_BRF_EXPRESSION | Call by reference | Type reference (TYPE) | BRF_EXPRESSION | BRF: Ausdruck | 20050228 |
Method GET_BRF_SDSCR on class CL_ICL_GET_EXT_DATA_UI has no exception.
Method GET_COUNTRYREGION_DESCR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_LANDX | Call by reference | Type reference (TYPE) | LANDX | Bezeichnung des Landes | 20050304 | ||
2 | ![]() |
EV_REGDESCR | Call by reference | Type reference (TYPE) | ICL_REGDESCR_D | Bezeichnung der Region | 20050304 | ||
3 | ![]() |
IV_COUNTRY | Call by reference | Type reference (TYPE) | LAND1 | Länderschlüssel | 20050304 | ||
4 | ![]() |
IV_REGION | Call by reference | Type reference (TYPE) | REGIO | Region (Bundesstaat, Bundesland, Provinz, Grafschaft) | 20050304 |
Method GET_COUNTRYREGION_DESCR on class CL_ICL_GET_EXT_DATA_UI has no exception.
Method GET_COVTYPEN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_COVTYPEN | Value transfer | Type reference (TYPE) | ICL_COVTYPEN | Bezeichnung der Deckungsart | 20050525 | ||
2 | ![]() |
IV_COVTYPE | Call by reference | Type reference (TYPE) | ICL_COVTYPE | Deckungsart | 20050525 |
Method GET_COVTYPEN on class CL_ICL_GET_EXT_DATA_UI has no exception.
Method GET_COV_DSCR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_COVERAGEN | Value transfer | Type reference (TYPE) | ICL_COVERAGEN_D | Bezeichnung der Deckung | 20050301 | ||
2 | ![]() |
IV_COVERAGE | Call by reference | Type reference (TYPE) | ICL_POLM | Deckung | 20050301 |
Method GET_COV_DSCR on class CL_ICL_GET_EXT_DATA_UI has no exception.
Method GET_INSOBJ_DESCR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_INSCAR | Call by reference | Type reference (TYPE) | ICL_POLS_TREE_CAR_S_UI | Daten zum versicherten Fahrzeug für Vertragsspiegel | 20050218 | ||
2 | ![]() |
ES_INSEQUI | Call by reference | Type reference (TYPE) | ICL_POLS_TREE_EQUI_S_UI | Daten zum versicherten Hausrat im Vertragsspiegel | 20050218 | ||
3 | ![]() |
ES_INSGROUP | Call by reference | Type reference (TYPE) | ICL_POLS_TREE_GROUP_S_UI | Daten zur versicherten Pers.Gruppe im Vertragsspiegel | 20050329 | ||
4 | ![]() |
ES_INSHOME | Call by reference | Type reference (TYPE) | ICL_POLS_TREE_HOME_S_UI | Daten zum versicherten Gebäude im Vertragsspiegel | 20050218 | ||
5 | ![]() |
ES_INSPERS | Call by reference | Type reference (TYPE) | ICL_POLS_TREE_PERS_S_UI | Daten zur versicherten Person im Übersichtsbaum | 20050217 | ||
6 | ![]() |
EV_DESCRIPTION | Call by reference | Type reference (TYPE) | ICL_IOBDESC1 | Kurzbeschreibung des versicherten Objekts | 20050113 | ||
7 | ![]() |
IV_INSOBJ | Call by reference | Type reference (TYPE) | ICL_INSOBJ | Nummer des versicherten Objektes | 20050113 | ||
8 | ![]() |
IV_PROPCAT | Call by reference | Type reference (TYPE) | ICL_IOBCAT | Kategorie des versicherten Objekts | 20050218 |
Method GET_INSOBJ_DESCR on class CL_ICL_GET_EXT_DATA_UI has no exception.
Method GET_INSOBJ_MAMO_DESCR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_MAKDESCR | Call by reference | Type reference (TYPE) | ICL_IOBMAN | Bezeichnung des Objekt-Herstellers | 20050113 | ||
2 | ![]() |
EV_MODDESCR | Call by reference | Type reference (TYPE) | ICL_IOBMODELN | Objekt-Modell-Bezeichnung | 20050113 | ||
3 | ![]() |
IV_PROPCAT | Call by reference | Type reference (TYPE) | ICL_IOBCAT | Kategorie des versicherten Objekts | 20050113 | ||
4 | ![]() |
IV_PROPMAKE | Call by reference | Type reference (TYPE) | ICL_IOBMA | Hersteller des versicherbaren Objektes | 20050113 | ||
5 | ![]() |
IV_PROPMODEL | Call by reference | Type reference (TYPE) | ICL_IOBMODEL | Modell des versicherbaren Objektes | 20050113 |
Method GET_INSOBJ_MAMO_DESCR on class CL_ICL_GET_EXT_DATA_UI has no exception.
Method GET_POLO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_POLO | Call by reference | Type reference (TYPE) | ICL_POLO | Versichertes Objekt im Vertragsspiegel | 20050304 | ||
2 | ![]() |
IV_INSOBJ | Call by reference | Type reference (TYPE) | ICL_INSOBJ | Nummer des versicherten Objektes | 20050304 |
Method GET_POLO on class CL_ICL_GET_EXT_DATA_UI has no exception.
Method GET_SERVCAT_DSCR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_NAME | Call by reference | Type reference (TYPE) | ICL_SERVCATNAME | Bezeichnung des Leistungs-und Gebührenkatalogs | 20050302 | ||
2 | ![]() |
EV_NAME_SHORT | Call by reference | Type reference (TYPE) | ICL_SERVCATNAME_SHORT | Kurzbezeichnung eines Leistungs-/Gebührenkatalogs | 20050302 | ||
3 | ![]() |
IV_SERVCATID | Call by reference | Type reference (TYPE) | ICL_SERVCATID | ID eines Leistungs-/Gebührenkatalogs | 20050302 |
Method GET_SERVCAT_DSCR on class CL_ICL_GET_EXT_DATA_UI has no exception.
Method GET_UNIT_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_MSEHT | Value transfer | Type reference (TYPE) | MSEHT | Text zur Maßeinheit (max. 10-stellig) | 20050520 | ||
2 | ![]() |
IV_MSEHI | Call by reference | Type reference (TYPE) | MSEHI | Maßeinheit | 20050520 |
Method GET_UNIT_TEXT on class CL_ICL_GET_EXT_DATA_UI has no exception.
History
Last changed by/on | SAP | 20050705 |
SAP Release Created in | 600 |