SAP ABAP Class CL_ICL_COVERAGE_UI (Policy Snapshot: Coverages)
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_COVERAGE_UI | |
| Short Description | Policy Snapshot: Coverages | |
| 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 | 20050119 | 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_COVERAGE_UI has no interface implemented.
Friends
Class CL_ICL_COVERAGE_UI has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_ICL_ALV_GRID | ALV Coverages Overview | 20050119 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for ALV Coverages Overview | 20050119 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | LVC_S_LAYO | ALV Control: Layout Structure | 20050302 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | ICL_POLS_COV_T_UI | Table Structure for Coverages | 20050119 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | UI_FUNCTIONS | Function Code Table | 20050302 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20050302 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | C | X = Cancel Creation | 20050523 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | C | SPACE | X=New Coverage to Be Created; SPACE=No Creation | 20050317 | ||
| 9 | Instance attribute | Private | Type reference (TYPE) | C | SPACE | X=Coverage Will Be Deleted; SPACE=No Deletion | 20050320 | ||
| 10 | Instance attribute | Private | Type reference (TYPE) | C | 'X' | X=Display Detailed Data | 20050620 | ||
| 11 | Instance attribute | Private | Type reference (TYPE) | ICL_POLS_GUID_D | GUID for Working in New Policy Snapshot | 20050304 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | STRING | Dummy Var. for Message Output | 20050320 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | C | X=Set table for first Display, SPACE=Refresh Table | 20050302 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Creation of a Coverage | 20050318 | |
| 2 | Instance method | Private | Method | Cancel Creation of a Coverage | 20050523 | |
| 3 | Instance method | Public | Constructor | Creation of an ALV Grid for Coverages | 20050223 | |
| 4 | Instance method | Private | Method | Deletion of a Coverage | 20050318 | |
| 5 | Instance method | Public | Method | Release Grid and Container | 20050322 | |
| 6 | Instance method | Private | Method | Get Coverages | 20050119 | |
| 7 | Instance method | Public | Method | Determination Whether a New Coverage Is to Be Created Now | 20050317 | |
| 8 | Instance method | Public | Method | Display Detailed Data on Coverage? | 20050620 | |
| 9 | Instance method | Private | Method | Get ALV Grid Layout | 20050119 | |
| 10 | Instance method | Private | Method | Determination of Name of Display Variant for ALV Grids | 20050510 | |
| 11 | Instance method | Private | Event handling method | Event Handler Toolbar | 20050119 | |
| 12 | Instance method | Private | Event handling method | Event Handler Double-Click | 20050119 | |
| 13 | Instance method | Private | Event handling method | Event Handler for Hotspot | 20050310 | |
| 14 | Instance method | Private | Event handling method | Event Handler Double-Click | 20050119 | |
| 15 | Instance method | Public | Method | Check on Entry and Write Data to Memory | 20050317 | |
| 16 | Instance method | Public | Method | Display of ALV and Detail Data | 20050304 |
Events
Class CL_ICL_COVERAGE_UI has no event.
Types
Class CL_ICL_COVERAGE_UI has no local type.
Method Signatures
Method ADD_COV Signature
Method ADD_COV on class CL_ICL_COVERAGE_UI has no parameter.
Method ADD_COV on class CL_ICL_COVERAGE_UI has no exception.
Method CANC_CRT_COV Signature
Method CANC_CRT_COV on class CL_ICL_COVERAGE_UI has no parameter.
Method CANC_CRT_COV on class CL_ICL_COVERAGE_UI has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CONTAINER | Call by reference | Type reference (TYPE) | SCRFNAME | Name eines Dynproelementes | 20050223 |
Method CONSTRUCTOR on class CL_ICL_COVERAGE_UI has no exception.
Method DEL_COV Signature
Method DEL_COV on class CL_ICL_COVERAGE_UI has no parameter.
Method DEL_COV on class CL_ICL_COVERAGE_UI has no exception.
Method FREE Signature
Method FREE on class CL_ICL_COVERAGE_UI has no parameter.
Method FREE on class CL_ICL_COVERAGE_UI has no exception.
Method GET_COVERAGE Signature
Method GET_COVERAGE on class CL_ICL_COVERAGE_UI has no parameter.
Method GET_COVERAGE on class CL_ICL_COVERAGE_UI has no exception.
Method GET_CREATE_MODUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_CREATE | Value transfer | Type reference (TYPE) | BOOLE | X=Neue Deckung wird angelegt, SPACE=Kein Anlegen | 20050317 |
Method GET_CREATE_MODUS on class CL_ICL_COVERAGE_UI has no exception.
Method GET_DETAIL_DISPLAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_DISPLAY_DET | Value transfer | Type reference (TYPE) | BOOLE | X=Detaildaten sollen angezeigt werden | 20050620 |
Method GET_DETAIL_DISPLAY on class CL_ICL_COVERAGE_UI has no exception.
Method GET_LAYOUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_LAYOUT | Call by reference | Type reference (TYPE) | LVC_S_LAYO | ALV-Control: Layoutstruktur | 20050119 |
Method GET_LAYOUT on class CL_ICL_COVERAGE_UI has no exception.
Method GET_VARIANT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_VARIANT | Value transfer | Type reference (TYPE) | DISVARIANT | Anzeigevariante (externe Verwendung) | 20050510 |
Method GET_VARIANT on class CL_ICL_COVERAGE_UI has no exception.
Method HANDLE_TOOLBAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_OBJECT | Call by reference | Attribute reference (LIKE) | 20050119 |
Method HANDLE_TOOLBAR on class CL_ICL_COVERAGE_UI has no exception.
Method ON_DBCLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ROW_NO | Call by reference | Attribute reference (LIKE) | 20050119 |
Method ON_DBCLICK on class CL_ICL_COVERAGE_UI has no exception.
Method ON_HOTSPOT_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ROW_NO | Call by reference | Attribute reference (LIKE) | 20050310 |
Method ON_HOTSPOT_CLICK on class CL_ICL_COVERAGE_UI has no exception.
Method ON_USER_COMMAND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_UCOMM | Call by reference | Attribute reference (LIKE) | 20050119 |
Method ON_USER_COMMAND on class CL_ICL_COVERAGE_UI has no exception.
Method PAI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_COV_SCR_DATA | Call by reference | Type reference (TYPE) | ICL_POLS_COV_DISP_DET_S_UI | Anzeigestruktur Deckungen-Detail | 20050317 |
Method PAI on class CL_ICL_COVERAGE_UI has no exception.
Method PBO Signature
Method PBO on class CL_ICL_COVERAGE_UI has no parameter.
Method PBO on class CL_ICL_COVERAGE_UI has no exception.
History
| Last changed by/on | SAP | 20050705 |
| SAP Release Created in | 600 |