SAP ABAP Class CL_ICL_MY_CLAIMS (Event Handler / Help Functions for "My Claims")
Hierarchy
☛
INSURANCE (Software Component) SAP Insurance
⤷
FS-CM (Application Component) Claims Management
⤷
ICL_BASIS (Package) FS-CM: General Functionality
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ICL_ALV_GRID_XT_EH | Enhanced Event Handler for ALV Grids in Claims | 20040202 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ICL_CHEAT_SHEET_UI | cl_icl_cheat_sheet_ui | 20050329 |
Properties
| Class | CL_ICL_MY_CLAIMS | |
| Short Description | Event Handler / Help Functions for "My Claims" | |
| Super Class | CL_ICL_ALV_GRID_XT_EH | Enhanced Event Handler for ALV Grids in Claims |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ICL_BASIS | FS-CM: General Functionality |
| Created | 20040202 | SAP |
| Last change | 20050615 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_ICL_MY_CLAIMS has no interface implemented.
Friends
Class CL_ICL_MY_CLAIMS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Protected | Type reference (TYPE) | BU_SICHT | 'ICLC0A' | Name of Docking View | 20040205 | ||
| 2 | Constant | Protected | Type reference (TYPE) | STRING | 'MY_CLAIMS_HEIGHT' | Name of Height Field from ICL_CONTEXT1 | 20040205 | ||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'XMY_CLAIMS_OPEN' | Name of Field from ICL_CONTEXT1 for Open/Closed | 20040205 | ||
| 4 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Control Container | 20040202 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | ICL_MY_CLAIMS_ALV_TAB | My Recently Processed Claims - ALV Layout | 20040202 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | XFELD | ALV Grid Flag is Visible Yes/No | 20040205 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | SY-TCODE | ABAP Program, Current Transaction Code | 20040202 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | BU_SICHT | View From Which My Claims Was Started | 20040205 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Is the List of "My Claims" Open/Closed? | 20040202 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20040202 | |
| 3 | Instance method | Public | Method | End List of "My Claims" | 20040202 | |
| 4 | Static method | Public | Method | Height of "My Claims" List | 20040202 | |
| 5 | Instance method | Protected | Event handling method | Event "Before PBO Processing" in BDT Supporting Program | 20040205 | |
| 6 | Instance method | Protected | Event handling method | Event "Transaction End" in BDT Supporting Program | 20040210 | |
| 7 | Instance method | Public | Method | Refresh Display | 20040205 | |
| 8 | Static method | Public | Method | Save User Settings for "My Claims" | 20040202 | |
| 9 | Instance method | Public | Method | Set My Claims to Visible/Invisible | 20040202 | |
| 10 | Instance method | Public | Method | Set Up and Display List | 20040202 | |
| 11 | Instance method | Protected | Method | Update Shared Memory | 20050519 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | CLAIM_SELECTED | Instance Event (0) |
Public (2) |
Claim Selected by Hotspot Click | 20040203 |
Types
Class CL_ICL_MY_CLAIMS has no local type.
Method Signatures
Method CHECK_OPEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_MY_CLAIMS_OPEN | Value transfer | Type reference (TYPE) | XFELD | 'X' = Ja, ' ' = Nein | 20040202 |
Method CHECK_OPEN on class CL_ICL_MY_CLAIMS has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_ALV_GRID | Call by reference | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20040202 | |||
| 2 | IO_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20040202 | |||
| 3 | IV_APPL_EVENTS | Call by reference | Type reference (TYPE) | XFELD | SPACE | Anwendungsereignisse, 'X' = Ja | 20040209 | ||
| 4 | IV_VIEW_NAME | Call by reference | Type reference (TYPE) | CLIKE | BDT Sicht | 20040205 |
Method CONSTRUCTOR on class CL_ICL_MY_CLAIMS has no exception.
Method END Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MY_CLAIMS_OPEN | Call by reference | Type reference (TYPE) | XFELD | SPACE | ' ' = Liste wird geschlossen, 'X' Liste bleibt offen | 20040210 |
Method END on class CL_ICL_MY_CLAIMS has no exception.
Method GET_EXTENSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_EXTENSION | Value transfer | Type reference (TYPE) | I | Höhe des Dockingcontrols für 'Meine Fälle' | 20040202 |
Method GET_EXTENSION on class CL_ICL_MY_CLAIMS has no exception.
Method ON_BEFORE_PBO Signature
Method ON_BEFORE_PBO on class CL_ICL_MY_CLAIMS has no parameter.
Method ON_BEFORE_PBO on class CL_ICL_MY_CLAIMS has no exception.
Method ON_END_OF_TRANSACTION Signature
Method ON_END_OF_TRANSACTION on class CL_ICL_MY_CLAIMS has no parameter.
Method ON_END_OF_TRANSACTION on class CL_ICL_MY_CLAIMS has no exception.
Method REFRESH_DISPLAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_STABLE | Call by reference | Type reference (TYPE) | LVC_S_STBL | ALV-Control: Refresh-Stabilität | 20050327 |
Method REFRESH_DISPLAY on class CL_ICL_MY_CLAIMS has no exception.
Method SET_DEFAULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DOCKING_EXTENSION | Call by reference | Type reference (TYPE) | I | Höhe des Docking Containers | 20040202 | |||
| 2 | IV_MY_CLAIMS_OPEN | Call by reference | Type reference (TYPE) | XFELD | 'X' | 'X' = Ja, ' ' = Nein | 20040202 |
Method SET_DEFAULT on class CL_ICL_MY_CLAIMS has no exception.
Method SET_VISIBILITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_VISIBLE | Call by reference | Type reference (TYPE) | XFELD | 'X' | 'X' = Sichtbar, ' ' = Unsichtbar | 20040202 |
Method SET_VISIBILITY on class CL_ICL_MY_CLAIMS has no exception.
Method START Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TCODE | Call by reference | Type reference (TYPE) | SY-TCODE | SY-TCODE | Transaktionscode der Claims Transaktion | 20040202 |
Method START on class CL_ICL_MY_CLAIMS has no exception.
Method UPDATE_SHARED_MEMORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_CLAIMS | Value transfer | Type reference (TYPE) | ICL_KEY_CLAIM_T | Fallnummern | 20050519 | |||
| 2 | IV_CLAIM | Value transfer | Type reference (TYPE) | ICL_CLAIM | Nummer des Schaden-/Leistungsfalls | 20050519 |
Method UPDATE_SHARED_MEMORY on class CL_ICL_MY_CLAIMS has no exception.
Event Signatures
Event CLAIM_SELECTED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_MY_CLAIM | Exporting | Value transfer | Type reference (TYPE) | ICL_MY_CLAIMS_ALV | Meine zuletzt bearbeiteten Fälle - ALV Layout | 20040203 | ||
| 2 | IO_HANDLED | Exporting | Value transfer | Object reference (TYPE REF TO) | XFELD | Event abgearbeitet ? 'X' = Ja | 20080710 |
History
| Last changed by/on | SAP | 20050615 |
| SAP Release Created in | 472 |