SAP ABAP Class CL_ICL_WCMP_VIEW_ICLW46_UI (Workers Comp - View ICLW40 ALV Grid)
Hierarchy
☛
INSURANCE (Software Component) SAP Insurance
⤷
FS-CM (Application Component) Claims Management
⤷
ICL_WCOMP (Package) Workers Compensation

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_ICL_WCMP_VIEW_BASE_UI | Workers Comp - Base Class for BDT Views | 20050510 |
Properties
Class | CL_ICL_WCMP_VIEW_ICLW46_UI | |
Short Description | Workers Comp - View ICLW40 ALV Grid | |
Super Class | CL_ICL_WCMP_VIEW_BASE_UI | Workers Comp - Base Class for BDT Views |
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ICL_WCOMP | Workers Compensation |
Created | 20050510 | SAP |
Last change | 20050705 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_ICL_WCMP_VIEW_ICLW46_UI has no forward declaration.
Interfaces
Class CL_ICL_WCMP_VIEW_ICLW46_UI has no interface implemented.
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_ICL_WCMP_VIEW_BASE_UI | 20050511 | Workers Comp - Base Class for BDT Views |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_ICL_ALV_GRID_XT_EH | WComp ALV event handler class | 20050510 | ||
2 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_ICL_ALV_GRID | ALV Grids in Claims Processing | 20050510 | ||
3 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in Screen Area | 20050510 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | LVC_S_LAYO | ALV Control: Layout Structure | 20050510 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | DISVARIANT | Layout (External Use) | 20050510 | ||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20050510 | ||
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | UI_FUNCTIONS | Function Code Table | 20050510 | ||
8 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | ICL_WCMP_ICLW46_ALV_T_UI | Workers Compensation ALV Grid Table | 20050511 | ||
9 | ![]() |
Instance attribute | Public | Type reference (TYPE) | XFELD | CBox | 20050510 | ||
10 | ![]() |
Instance attribute | Public | Type reference (TYPE) | PROGNAME | 'SAPLICL_WCOMP_BENCALC_BDT' | ABAP Program Name | 20050621 | |
11 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SCRADNUM | '0999' | Hidden screen | 20050621 | |
12 | ![]() |
Instance attribute | Public | Type reference (TYPE) | BOOLEAN | Refresh required in PBO | 20050510 | ||
13 | ![]() |
Instance attribute | Public | Type reference (TYPE) | PROGNAME | 'SAPLICL_WCOMP_BENCALC_BDT' | ABAP Program Name | 20050621 | |
14 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SCRADNUM | '0046' | Visible Screen | 20050621 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Add calculation to the grid | 20050614 |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20050510 |
3 | ![]() |
Instance method | Protected | Method | 20050510 | |
4 | ![]() |
Instance method | Public | Method | Free Resources | 20050510 |
5 | ![]() |
Instance method | Public | Method | Get the subscreen to display | 20050621 |
6 | ![]() |
Instance method | Public | Method | Totals up the suggested compensation that is to be owed | 20050615 |
7 | ![]() |
Instance method | Protected | Event handling method | Handle ALV Changes | 20050510 |
8 | ![]() |
Instance method | Protected | Event handling method | Handle Data Changed | 20050510 |
9 | ![]() |
Instance method | Protected | Method | Set field for F4 help | 20050608 |
10 | ![]() |
Instance method | Protected | Method | Set Selected Row | 20050510 |
11 | ![]() |
Instance method | Protected | Method | Update grid table data | 20050510 |
Events
Class CL_ICL_WCMP_VIEW_ICLW46_UI has no event.
Types
Class CL_ICL_WCMP_VIEW_ICLW46_UI has no local type.
Method Signatures
Method ADD_CALC_TO_GRID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_SCALCULATION | Call by reference | Object reference (TYPE REF TO) | CL_ICL_WCMP_CALC_SCHED_AL | Workers Compensation Benefit Calculation Application Layer | 20050614 |
Method ADD_CALC_TO_GRID on class CL_ICL_WCMP_VIEW_ICLW46_UI has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_ICL_WCMP_VIEW_ICLW46_UI has no parameter.
Method CONSTRUCTOR on class CL_ICL_WCMP_VIEW_ICLW46_UI has no exception.
Method CONVERT_AL_TO_UI Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ICLW46 | Call by reference | Type reference (TYPE) | ICL_WCMP_ICLW46_ALV_T_UI | Scheduled Calculation Table | 20050525 | ||
2 | ![]() |
IO_CALC_SCOLLECTION | Call by reference | Object reference (TYPE REF TO) | CL_ICL_WCMP_SCH_COLLECTION_AL | Scheduled Calculation Collection | 20050525 |
Method CONVERT_AL_TO_UI on class CL_ICL_WCMP_VIEW_ICLW46_UI has no exception.
Method FREE Signature
Method FREE on class CL_ICL_WCMP_VIEW_ICLW46_UI has no parameter.
Method FREE on class CL_ICL_WCMP_VIEW_ICLW46_UI has no exception.
Method GET_SUBSCREEN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_SUBSCREEN_PROG | Call by reference | Type reference (TYPE) | PROGNAME | ABAP-Programmname | 20050621 | ||
2 | ![]() |
EV_SUBSCREEN_SCREEN | Call by reference | Type reference (TYPE) | SCRADNUM | Dynpronummer | 20050621 |
Method GET_SUBSCREEN on class CL_ICL_WCMP_VIEW_ICLW46_UI has no exception.
Method GET_TOTAL_SCH_COMPENSATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_COMPENSATION | Call by reference | Type reference (TYPE) | ICL_WCMPD_SCH-COMPENSATION | Entschädigungssumme, die auszubezahlen ist | 20050615 | ||
2 | ![]() |
EV_UNIT | Call by reference | Type reference (TYPE) | ICL_WCMPD_SCH-COMP_UNIT | Einheit für die Entschädigung | 20050615 |
Method GET_TOTAL_SCH_COMPENSATION on class CL_ICL_WCMP_VIEW_ICLW46_UI has no exception.
Method HANDLE_ALV_CHANGE Signature
Method HANDLE_ALV_CHANGE on class CL_ICL_WCMP_VIEW_ICLW46_UI has no parameter.
Method HANDLE_ALV_CHANGE on class CL_ICL_WCMP_VIEW_ICLW46_UI has no exception.
Method HANDLE_DATA_CHANGED Signature
Method HANDLE_DATA_CHANGED on class CL_ICL_WCMP_VIEW_ICLW46_UI has no parameter.
Method HANDLE_DATA_CHANGED on class CL_ICL_WCMP_VIEW_ICLW46_UI has no exception.
Method SET_F4_HELP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_F4 | Call by reference | Type reference (TYPE) | LVC_T_F4 | ALV-Control: Tabelle für F4-Behandlung registrierte Felder | 20050608 |
Method SET_F4_HELP on class CL_ICL_WCMP_VIEW_ICLW46_UI has no exception.
Method SET_SELECTED_ROW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_CALCULATION | Call by reference | Object reference (TYPE REF TO) | CL_ICL_WCMP_CALC_AL | Workers Compensation Berechnung | 20050510 |
Method SET_SELECTED_ROW on class CL_ICL_WCMP_VIEW_ICLW46_UI has no exception.
Method UPDATE_GRID_TABLE_DATA Signature
Method UPDATE_GRID_TABLE_DATA on class CL_ICL_WCMP_VIEW_ICLW46_UI has no parameter.
Method UPDATE_GRID_TABLE_DATA on class CL_ICL_WCMP_VIEW_ICLW46_UI has no exception.
History
Last changed by/on | SAP | 20050705 |
SAP Release Created in | 600 |