SAP ABAP Class CL_ICL_SUBROGITEM_OV_UI (Subrogation/Recovery Item ALV Overview)
Hierarchy
☛
INSURANCE (Software Component) SAP Insurance
⤷
FS-CM (Application Component) Claims Management
⤷
ICL_SUBROGATION_UI (Package) Claims: Subrogation: User Interface Layer
⤷
⤷
Properties
| Class | CL_ICL_SUBROGITEM_OV_UI | |
| Short Description | Subrogation/Recovery Item ALV Overview | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ICL_SUBROGATION_UI | Claims: Subrogation: User Interface Layer |
| Created | 20050503 | SAP |
| Last change | 20050520 | 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_SUBROGITEM_OV_UI has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_ICL_BS_PRIVLG_UI | 20050503 | Special Rights Details (Dialog) |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | CHAR30 | 'ICL_SUBROG_BDT_UI_0300' | Container on Screen | 20050503 | ||
| 2 | Constant | Public | Type reference (TYPE) | UI_FUNC | 'SUBROGITEM_ADD' | Function Code | 20050503 | ||
| 3 | Constant | Public | Type reference (TYPE) | UI_FUNC | 'SUBROGITEM_DEL' | Function Code | 20050503 | ||
| 4 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_ICL_ALV_GRID | ALV Grid for Subrogation/Recovery Item | 20050503 | |||
| 5 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | ALV Container Subrogation/Recovery Item | 20050503 | |||
| 6 | Static Attribute | Public | Type reference (TYPE) | ICL_SUBROGITEM_T_UI | ALV Out Tab Subrogation/Recovery Item | 20050503 | |||
| 7 | Static Attribute | Public | Type reference (TYPE) | BOOLE_D | ISCM_X | X = Display of Details | 20050503 | ||
| 8 | Static Attribute | Private | Type reference (TYPE) | BOOLE_D | X = Execute Method SET_TABLE_FOR_FIRST_DISPLAY | 20050503 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | Create ALV | 20050503 | |
| 2 | Static method | Private | Method | Double Click and Hotspot Click | 20050503 | |
| 3 | Static method | Public | Method | External FCodes | 20050510 | |
| 4 | Static method | Private | Method | ALV: Define Field Catalog | 20050503 | |
| 5 | Static method | Private | Method | Determine ALV Layout | 20050503 | |
| 6 | Static method | Private | Event handling method | Double Click: Event Handler | 20050503 | |
| 7 | Static method | Private | Event handling method | Hotspot Click: Event Handler | 20050503 | |
| 8 | Static method | Private | Event handling method | Event Handler Toolbar | 20050620 | |
| 9 | Static method | Private | Event handling method | Event Handler Application Function | 20050503 | |
| 10 | Static method | Public | Method | PBC | 20050503 | |
| 11 | Static method | Public | Method | PBO | 20050503 | |
| 12 | Static method | Public | Method | Initialization of Global Variables | 20050503 | |
| 13 | Static method | Private | Method | ALV: Select Current Data Record | 20050503 | |
| 14 | Static method | Private | Method | Add Subrogation/Recovery Item | 20050503 | |
| 15 | Static method | Private | Method | Delete Subrogation/Recovery Item | 20050503 | |
| 16 | Static method | Private | Method | Get Subrogation/Recovery Item | 20050503 |
Events
Class CL_ICL_SUBROGITEM_OV_UI has no event.
Types
Class CL_ICL_SUBROGITEM_OV_UI has no local type.
Method Signatures
Method ALV_CREATE Signature
Method ALV_CREATE on class CL_ICL_SUBROGITEM_OV_UI has no parameter.
Method ALV_CREATE on class CL_ICL_SUBROGITEM_OV_UI 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 | 20050503 |
Method CLICK on class CL_ICL_SUBROGITEM_OV_UI has no exception.
Method EXT_COMMAND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FCODE | Call by reference | Type reference (TYPE) | SY-UCOMM | ext. Funktionscode | 20050510 | |||
| 2 | IV_SUBCL | Call by reference | Type reference (TYPE) | ICL_SUBCL | Teilfall | 20050510 |
Method EXT_COMMAND on class CL_ICL_SUBROGITEM_OV_UI has no exception.
Method FIELDCATALOG_GET 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 | 20050503 |
Method FIELDCATALOG_GET on class CL_ICL_SUBROGITEM_OV_UI 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 | 20050503 |
Method LAYOUT_GET on class CL_ICL_SUBROGITEM_OV_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 | Value transfer | Type reference (TYPE) | LVC_S_ROID | Zuordnung Zeilennummer zu Zeilen-ID | 20050503 |
Method ON_DBCLICK on class CL_ICL_SUBROGITEM_OV_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) | 20050503 |
Method ON_HOTSPOT_CLICK on class CL_ICL_SUBROGITEM_OV_UI 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) | 20050620 |
Method ON_TOOLBAR on class CL_ICL_SUBROGITEM_OV_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) | 20050503 |
Method ON_USER_COMMAND on class CL_ICL_SUBROGITEM_OV_UI has no exception.
Method PBC Signature
Method PBC on class CL_ICL_SUBROGITEM_OV_UI has no parameter.
Method PBC on class CL_ICL_SUBROGITEM_OV_UI has no exception.
Method PBO Signature
Method PBO on class CL_ICL_SUBROGITEM_OV_UI has no parameter.
Method PBO on class CL_ICL_SUBROGITEM_OV_UI has no exception.
Method REFRESH Signature
Method REFRESH on class CL_ICL_SUBROGITEM_OV_UI has no parameter.
Method REFRESH on class CL_ICL_SUBROGITEM_OV_UI has no exception.
Method SELECTION_INDICATOR_SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_SUBROGITEM | Call by reference | Type reference (TYPE) | ICL_SUBROGITEM_T_UI | Regresspos.: ALV-Outtab | 20050503 |
Method SELECTION_INDICATOR_SET on class CL_ICL_SUBROGITEM_OV_UI has no exception.
Method SUBROGITEM_ADD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SUBCL | Call by reference | Type reference (TYPE) | ICL_SUBCL | Teilfall | 20050510 |
Method SUBROGITEM_ADD on class CL_ICL_SUBROGITEM_OV_UI has no exception.
Method SUBROGITEM_DEL Signature
Method SUBROGITEM_DEL on class CL_ICL_SUBROGITEM_OV_UI has no parameter.
Method SUBROGITEM_DEL on class CL_ICL_SUBROGITEM_OV_UI has no exception.
Method SUBROGITEM_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SUBROGITEM | Call by reference | Type reference (TYPE) | ICL_SUBROGITEM_WS_T_PE | Tab.typ für ICL_SUBROGITEM_WS_S_PE | 20050503 |
Method SUBROGITEM_GET on class CL_ICL_SUBROGITEM_OV_UI has no exception.
History
| Last changed by/on | SAP | 20050520 |
| SAP Release Created in | 600 |