SAP ABAP Class CL_ICL_LIMDED_UI (Policy Snapshot : Limits and Deductibles)
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_LIMDED_UI | |
| Short Description | Policy Snapshot : Limits and Deductibles | |
| 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 | 20050121 | SAP |
| Last change | 20050615 | 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_LIMDED_UI has no interface implemented.
Friends
Class CL_ICL_LIMDED_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_GUI_CUSTOM_CONTAINER | Container for ALV Overview | 20050223 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_ICL_ALV_GRID | ALV Overview | 20050223 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | LVC_S_LAYO | ALV Control: Layout Structure | 20050302 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | UI_FUNCTIONS | Function Code Table | 20050302 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20050302 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | ICL_POLS_LIMDED_T_UI | Table Structure Limits/Deductibles | 20050223 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | C | X=Grid Is a Deductible Grid | 20050223 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | C | X=Grid Is a Limit Grid | 20050223 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | C | X = Grid Is a Limit/Deductible Grid | 20050323 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | C | X = Cancel Creation | 20050523 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | C | SPACE | X=Limit/Deductible Will Be Created; SPACE = No Creation | 20050323 | ||
| 12 | Instance attribute | Private | Type reference (TYPE) | C | SPACE | X=Limit/Deductible Will Be Deleted; SPACE = No Deletion | 20050323 | ||
| 13 | Instance attribute | Private | Type reference (TYPE) | ICL_INSOBJ | Insured Object Number | 20050610 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | ICL_POLS_GUID_D | Internal GUID | 20050223 | |||
| 15 | Instance attribute | Private | Type reference (TYPE) | STRING | Dummy for Message | 20050323 | |||
| 16 | Instance attribute | Private | Type reference (TYPE) | ICL_LD_SCENARIO_D | Scenario Categ.for Display/Maint.Limits/Dedutibles/SumInsrd | 20050602 | |||
| 17 | Instance attribute | Private | Type reference (TYPE) | C | X=Set table for first Display, SPACE=Refresh Table | 20050302 | |||
| 18 | Instance attribute | Private | Type reference (TYPE) | C | X=Data Cannot Be Displayed in this Scenario | 20050610 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Creation of a Limit/Deductible | 20050323 | |
| 2 | Instance method | Private | Method | Cancel Creation of Limits/Deductibles | 20050523 | |
| 3 | Instance method | Private | Method | Check Whether Limit/Deductible Assigned to Multiple Ins.Obj. | 20050610 | |
| 4 | Instance method | Public | Constructor | Creation of ALV Grid for Limits/Deductibles | 20050223 | |
| 5 | Instance method | Private | Method | Deletion of a Limit or Deductible | 20050323 | |
| 6 | Instance method | Private | Method | Display Limit, Deductible in Scenarios <> 0? | 20050121 | |
| 7 | Instance method | Public | Method | Release Grid and Container | 20050322 | |
| 8 | Instance method | Public | Method | Determination Whether a New Coverage Is to Be Created Now | 20050323 | |
| 9 | Instance method | Private | Method | Get ALV Grid Layout | 20050121 | |
| 10 | Instance method | Private | Method | Get Limits/Deductibles | 20050121 | |
| 11 | Instance method | Private | Method | Determination of Name of Display Variant for ALV Grids | 20050510 | |
| 12 | Instance method | Private | Event handling method | Event Handler Toolbar | 20050121 | |
| 13 | Instance method | Private | Event handling method | Event Handler Double-Click | 20050121 | |
| 14 | Instance method | Private | Event handling method | Event Handler for Hotspot | 20050310 | |
| 15 | Instance method | Private | Event handling method | Event Handler Double-Click | 20050121 | |
| 16 | Instance method | Public | Method | Check on Entry and Write Data to Memory | 20050324 | |
| 17 | Instance method | Public | Method | Display of ALV and Detail Data | 20050304 |
Events
Class CL_ICL_LIMDED_UI has no event.
Types
Class CL_ICL_LIMDED_UI has no local type.
Method Signatures
Method ADD_LIMDED Signature
Method ADD_LIMDED on class CL_ICL_LIMDED_UI has no parameter.
Method ADD_LIMDED on class CL_ICL_LIMDED_UI has no exception.
Method CANC_CRT_LIMDED Signature
Method CANC_CRT_LIMDED on class CL_ICL_LIMDED_UI has no parameter.
Method CANC_CRT_LIMDED on class CL_ICL_LIMDED_UI has no exception.
Method CHECK_FOR_MULT_IOB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_MULT_IOB | Value transfer | Type reference (TYPE) | STRING | X=Limit ist über die Deckung mehreren vers. Obj. zugeordnet | 20050610 | |||
| 2 | IV_COVERAGE | Call by reference | Type reference (TYPE) | ICL_POLM | Deckung | 20050610 |
Method CHECK_FOR_MULT_IOB on class CL_ICL_LIMDED_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 | |||
| 2 | IV_GRID_TYPE | Call by reference | Type reference (TYPE) | C | L=Limit, D=Selbstbehalt, Space = beides | 20050223 | |||
| 3 | IV_SCENARIO | Call by reference | Type reference (TYPE) | ICL_LD_SCENARIO_D | Szenario für die Anzeige von Limits, Selbstbeh., Vers.Summen | 20050602 |
Method CONSTRUCTOR on class CL_ICL_LIMDED_UI has no exception.
Method DEL_LIMDED Signature
Method DEL_LIMDED on class CL_ICL_LIMDED_UI has no parameter.
Method DEL_LIMDED on class CL_ICL_LIMDED_UI has no exception.
Method DISP_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_DISP | Call by reference | Type reference (TYPE) | XFELD | Feld zum Ankreuzen | 20050531 | |||
| 2 | IS_ICLPOLL | Call by reference | Type reference (TYPE) | ICL_POLL | Limit und Selbstbehalt im Vertragsspiegel | 20050121 | |||
| 3 | IT_POLN | Call by reference | Type reference (TYPE) | ICL_POLN_TAB | Tabelle ICL_POLN | 20050606 |
Method DISP_ITEM on class CL_ICL_LIMDED_UI has no exception.
Method FREE Signature
Method FREE on class CL_ICL_LIMDED_UI has no parameter.
Method FREE on class CL_ICL_LIMDED_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 | 20050323 |
Method GET_CREATE_MODUS on class CL_ICL_LIMDED_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 | 20050121 |
Method GET_LAYOUT on class CL_ICL_LIMDED_UI has no exception.
Method GET_LIMDED Signature
Method GET_LIMDED on class CL_ICL_LIMDED_UI has no parameter.
Method GET_LIMDED on class CL_ICL_LIMDED_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 | |||
| 2 | IV_HANDLE_ID | Call by reference | Type reference (TYPE) | ICL_TEXT02 | ID für den Varianten-Handle | 20050510 |
Method GET_VARIANT on class CL_ICL_LIMDED_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) | 20050121 |
Method HANDLE_TOOLBAR on class CL_ICL_LIMDED_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) | 20050121 |
Method ON_DBCLICK on class CL_ICL_LIMDED_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_LIMDED_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) | 20050121 |
Method ON_USER_COMMAND on class CL_ICL_LIMDED_UI has no exception.
Method PAI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_DED_SCR_DATA | Call by reference | Type reference (TYPE) | ICL_POLS_DED_DISP_DET_S_UI | Anzeigestruktur Selbstbehalte-Details | 20050324 | |||
| 2 | IS_LIMDED_SCR_DATA | Call by reference | Type reference (TYPE) | ICL_POLS_LIMDED_DISP_DET_S_UI | Allg. Anzeigestruktur für Limit und Selbstbehalt Details | 20050324 | |||
| 3 | IS_LIM_SCR_DATA | Call by reference | Type reference (TYPE) | ICL_POLS_LIM_DISP_DET_S_UI | Anzeigestruktur Limits-Detail | 20050324 |
Method PAI on class CL_ICL_LIMDED_UI has no exception.
Method PBO Signature
Method PBO on class CL_ICL_LIMDED_UI has no parameter.
Method PBO on class CL_ICL_LIMDED_UI has no exception.
History
| Last changed by/on | SAP | 20050615 |
| SAP Release Created in | 600 |