SAP ABAP Class CL_ICL_CS_CLAIMS_ALV (Claim Overview (Hit List in ALV Grid))
Hierarchy
☛
INSURANCE (Software Component) SAP Insurance
⤷
FS-CM (Application Component) Claims Management
⤷
ICL_CLAIMS_SURVEY (Package) FS-CM: Overviews, Evaluations
⤷
⤷
Properties
| Class | CL_ICL_CS_CLAIMS_ALV | |
| Short Description | Claim Overview (Hit List in ALV Grid) | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ICL_CLAIMS_SURVEY | FS-CM: Overviews, Evaluations |
| Created | 20040616 | SAP |
| Last change | 20050224 | 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_CS_CLAIMS_ALV has no interface implemented.
Friends
Class CL_ICL_CS_CLAIMS_ALV has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV Grid Control | 20040616 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Custom Container for ALV Grid | 20040616 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | 'X' | Display for First Time? ("X" = Yes, SPACE = No) | 20040616 | ||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | Data Reference to Hit List | 20040616 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | TTROWTYPE | Name of Row Type for Table Types | 20040617 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20040616 | |
| 2 | Instance method | Public | Method | Display Hit List in ALV | 20040616 | |
| 3 | Instance method | Private | Method | Display Hit List for First Time | 20040616 | |
| 4 | Instance method | Private | Method | Create Field Catalog | 20040617 | |
| 5 | Instance method | Protected | Event handling method | Handle ALV Event Double-Click | 20040630 | |
| 6 | Instance method | Protected | Event handling method | Handle ALV Event Hotspot Click | 20040630 | |
| 7 | Instance method | Private | Method | Display Hit List Again | 20040616 | |
| 8 | Instance method | Public | Method | Set Hit List | 20040616 |
Events
Class CL_ICL_CS_CLAIMS_ALV has no event.
Types
Class CL_ICL_CS_CLAIMS_ALV has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PROGRAM | Value transfer | Type reference (TYPE) | PROGNAME | Programm | 20040616 | |||
| 2 | IV_SCREEN | Value transfer | Type reference (TYPE) | SYDYNNR | Dynpro | 20040616 |
Method CONSTRUCTOR on class CL_ICL_CS_CLAIMS_ALV has no exception.
Method DISPLAY Signature
Method DISPLAY on class CL_ICL_CS_CLAIMS_ALV has no parameter.
Method DISPLAY on class CL_ICL_CS_CLAIMS_ALV has no exception.
Method FIRST_DISPLAY Signature
Method FIRST_DISPLAY on class CL_ICL_CS_CLAIMS_ALV has no parameter.
Method FIRST_DISPLAY on class CL_ICL_CS_CLAIMS_ALV has no exception.
Method MERGE_FIELDCATALOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FCAT | Call by reference | Type reference (TYPE) | LVC_T_FCAT | Feldkatalog für ListViewerControl | 20040617 |
Method MERGE_FIELDCATALOG on class CL_ICL_CS_CLAIMS_ALV has no exception.
Method ON_DOUBLE_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) | 20040630 | |||||
| 2 | E_COLUMN | Call by reference | Attribute reference (LIKE) | 20040630 | |||||
| 3 | E_ROW | Call by reference | Attribute reference (LIKE) | 20040630 |
Method ON_DOUBLE_CLICK on class CL_ICL_CS_CLAIMS_ALV 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) | 20040630 | |||||
| 2 | E_COLUMN_ID | Call by reference | Attribute reference (LIKE) | 20040630 | |||||
| 3 | E_ROW_ID | Call by reference | Attribute reference (LIKE) | 20040630 |
Method ON_HOTSPOT_CLICK on class CL_ICL_CS_CLAIMS_ALV has no exception.
Method REFRESH_DISPLAY Signature
Method REFRESH_DISPLAY on class CL_ICL_CS_CLAIMS_ALV has no parameter.
Method REFRESH_DISPLAY on class CL_ICL_CS_CLAIMS_ALV has no exception.
Method SET_HITLIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_HITLIST_REF | Call by reference | Object reference (TYPE REF TO) | DATA | Datenreferenz auf Trefferliste | 20040617 | |||
| 2 | IV_ROWTYPE | Value transfer | Type reference (TYPE) | TTROWTYPE | Name des Zeilentyps bei Tabellentypen | 20040617 |
Method SET_HITLIST on class CL_ICL_CS_CLAIMS_ALV has no exception.
History
| Last changed by/on | SAP | 20050224 |
| SAP Release Created in | 473 |