SAP ABAP Class CL_ICL_LITI_OV_DIA (ALV Litigation Level Overview)
Hierarchy
☛
INSURANCE (Software Component) SAP Insurance
⤷
FS-CM (Application Component) Claims Management
⤷
ICL_LITIGATION_UI (Package) Claims: Litigation: User Interface Layer
⤷
⤷
Properties
| Class | CL_ICL_LITI_OV_DIA | |
| Short Description | ALV Litigation Level Overview | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ICL_LITIGATION_UI | Claims: Litigation: User Interface Layer |
| Created | 20040927 | SAP |
| Last change | 20050411 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ICL_LITI_OV_DIA has no forward declaration.
Interfaces
Class CL_ICL_LITI_OV_DIA has no interface implemented.
Friends
Class CL_ICL_LITI_OV_DIA has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | BU_FCODE | 'ICL_LITITEM_ACCEPT' | Accept Result of Litigation Level | 20050124 | ||
| 2 | Constant | Public | Type reference (TYPE) | BU_FCODE | 'ICL_LITITEM_ADD' | Add Litigation Step | 20050124 | ||
| 3 | Constant | Public | Type reference (TYPE) | BU_FCODE | 'ICL_LITITEM_CANCEL' | Cancel Litigation Step | 20050406 | ||
| 4 | Constant | Public | Type reference (TYPE) | BU_FCODE | 'ICL_LITITEM_DEL' | Delete Litigation Step | 20050124 | ||
| 5 | Constant | Public | Type reference (TYPE) | BU_FCODE | 'ICL_LITITEM_REJECT' | Reject Result of Litigation Level | 20050124 | ||
| 6 | Static Attribute | Private | Type reference (TYPE) | STRUKNAME | 'ICL_LITITEM_ALV' | Litigation Level: ALV Structure | 20040930 | ||
| 7 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_ICL_ALV_GRID | ALV Grid for Litigation Levels | 20040929 | |||
| 8 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Litigation Level: Container for Custom Controls -> Screen | 20040929 | |||
| 9 | Static Attribute | Private | Type reference (TYPE) | ICL_LITITEM_ALV_TAB | Litigation Level: ALV | 20040929 | |||
| 10 | Static Attribute | Private | Type reference (TYPE) | BOOLE_D | "X": Execute in PBO Method SET_TABLE_FOR_FIRST_DISPLAY | 20040929 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | Create ALV | 20040929 | |
| 2 | Static method | Private | Method | Check Whether FCode Can Be Displayed | 20050221 | |
| 3 | Static method | Private | Method | Double Click and Hotspot Click | 20041005 | |
| 4 | Static method | Private | Method | ALV: Define Field Catalog | 20040930 | |
| 5 | Static method | Private | Method | Determine ALV Layout | 20041004 | |
| 6 | Static method | Private | Method | Accept Litigation Step | 20050124 | |
| 7 | Static method | Private | Method | Add Litigation Step | 20041004 | |
| 8 | Static method | Private | Method | Cancel Litigation Step | 20050406 | |
| 9 | Static method | Private | Method | Delete Litigation Step | 20041005 | |
| 10 | Static method | Private | Method | Get Litigation Step (Item) | 20040930 | |
| 11 | Static method | Private | Method | Determine Instance/Level Number | 20041207 | |
| 12 | Static method | Private | Method | Reject Litigation Step | 20050124 | |
| 13 | Static method | Private | Method | Mapping of Memory to Grid | 20050125 | |
| 14 | Static method | Public | Event handling method | Double Click: Event Handler | 20041005 | |
| 15 | Static method | Public | Event handling method | Hotspot Click: Event Handler | 20041005 | |
| 16 | Static method | Public | Event handling method | Toolbar: Event Handler | 20041005 | |
| 17 | Static method | Public | Event handling method | Application Function: Event Handler | 20041004 | |
| 18 | Static method | Public | Method | PBC | 20040929 | |
| 19 | Static method | Public | Method | PBO | 20040929 | |
| 20 | Static method | Public | Method | Initialization of Global Variables | 20041005 | |
| 21 | Static method | Private | Method | Selection of One Line in ALV Grid for Litigation Levels | 20050718 | |
| 22 | Static method | Private | Method | ALV: Set Details Arrow for Currently Selected Entry | 20040930 |
Events
Class CL_ICL_LITI_OV_DIA has no event.
Types
Class CL_ICL_LITI_OV_DIA has no local type.
Method Signatures
Method ALV_CREATE Signature
Method ALV_CREATE on class CL_ICL_LITI_OV_DIA has no parameter.
Method ALV_CREATE on class CL_ICL_LITI_OV_DIA has no exception.
Method CHECK_FCODE_VISIBILITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_ENABLED | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20050221 | |||
| 2 | EV_VISIBLE | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20050221 | |||
| 3 | IV_FCODE | Call by reference | Type reference (TYPE) | TBZ4-FCODE | GUI-Funktionscode | 20050221 |
Method CHECK_FCODE_VISIBILITY on class CL_ICL_LITI_OV_DIA has no exception.
Method CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ROW_NO | Call by reference | Type reference (TYPE) | LVC_S_ROID | Zuordnung Zeilennummer zu Zeilen-ID | 20041005 |
Method CLICK on class CL_ICL_LITI_OV_DIA has no exception.
Method FIELDCATALOG_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_FCAT | Call by reference | Type reference (TYPE) | LVC_T_FCAT | Feldkatalog für ListViewerControl | 20040930 |
Method FIELDCATALOG_GET on class CL_ICL_LITI_OV_DIA has no exception.
Method LAYOUT_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_LAYOUT | Call by reference | Type reference (TYPE) | LVC_S_LAYO | ALV-Control: Layoutstruktur | 20041004 |
Method LAYOUT_GET on class CL_ICL_LITI_OV_DIA has no exception.
Method LITITEM_ACCEPT Signature
Method LITITEM_ACCEPT on class CL_ICL_LITI_OV_DIA has no parameter.
Method LITITEM_ACCEPT on class CL_ICL_LITI_OV_DIA has no exception.
Method LITITEM_ADD Signature
Method LITITEM_ADD on class CL_ICL_LITI_OV_DIA has no parameter.
Method LITITEM_ADD on class CL_ICL_LITI_OV_DIA has no exception.
Method LITITEM_CANCEL Signature
Method LITITEM_CANCEL on class CL_ICL_LITI_OV_DIA has no parameter.
Method LITITEM_CANCEL on class CL_ICL_LITI_OV_DIA has no exception.
Method LITITEM_DEL Signature
Method LITITEM_DEL on class CL_ICL_LITI_OV_DIA has no parameter.
Method LITITEM_DEL on class CL_ICL_LITI_OV_DIA has no exception.
Method LITITEM_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_LITITEM_ALV | Call by reference | Type reference (TYPE) | ICL_LITITEM_ALV_TAB | Verfahrensinstanz: ALV | 20040930 |
Method LITITEM_GET on class CL_ICL_LITI_OV_DIA has no exception.
Method LITITEM_NUM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_LITITEM_NUM | Value transfer | Type reference (TYPE) | ICL_LITITEM_NUM | Verfahrensinstanz-Nummer | 20041207 |
Method LITITEM_NUM on class CL_ICL_LITI_OV_DIA has no exception.
Method LITITEM_REJECT Signature
Method LITITEM_REJECT on class CL_ICL_LITI_OV_DIA has no parameter.
Method LITITEM_REJECT on class CL_ICL_LITI_OV_DIA has no exception.
Method MAP_MEM2GRID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_LITITEM_ALV | Call by reference | Type reference (TYPE) | ICL_LITITEM_ALV | Verfahrensinstanz: ALV-Struktur | 20050125 | |||
| 2 | IS_LITITEM | Call by reference | Type reference (TYPE) | ICL_LITITEM | Verfahrensinstanz | 20050125 |
Method MAP_MEM2GRID on class CL_ICL_LITI_OV_DIA 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 | Value transfer | Type reference (TYPE) | LVC_S_ROID | Zuordnung Zeilennummer zu Zeilen-ID | 20041005 |
Method ON_DBCLICK on class CL_ICL_LITI_OV_DIA 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) | 20041005 |
Method ON_HOTSPOT_CLICK on class CL_ICL_LITI_OV_DIA has no exception.
Method ON_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) | 20041005 |
Method ON_TOOLBAR on class CL_ICL_LITI_OV_DIA has no exception.
Method ON_USERCOMMAND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_UCOMM | Call by reference | Attribute reference (LIKE) | 20041004 |
Method ON_USERCOMMAND on class CL_ICL_LITI_OV_DIA has no exception.
Method PBC Signature
Method PBC on class CL_ICL_LITI_OV_DIA has no parameter.
Method PBC on class CL_ICL_LITI_OV_DIA has no exception.
Method PBO Signature
Method PBO on class CL_ICL_LITI_OV_DIA has no parameter.
Method PBO on class CL_ICL_LITI_OV_DIA has no exception.
Method REFRESH Signature
Method REFRESH on class CL_ICL_LITI_OV_DIA has no parameter.
Method REFRESH on class CL_ICL_LITI_OV_DIA has no exception.
Method ROW_SELECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_LITITEM_ALV | Call by reference | Type reference (TYPE) | ICL_LITITEM_ALV | 20050718 |
Method ROW_SELECT on class CL_ICL_LITI_OV_DIA has no exception.
Method SELECTION_INDICATOR_SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_LITITEM_ALV | Call by reference | Type reference (TYPE) | ICL_LITITEM_ALV_TAB | Verfahrensinstanz: ALV | 20040930 |
Method SELECTION_INDICATOR_SET on class CL_ICL_LITI_OV_DIA has no exception.
History
| Last changed by/on | SAP | 20050411 |
| SAP Release Created in | 473 |