SAP ABAP Class CL_ICLH_GRID_DAILY_BENEFIT (ALV Grids for Benefit Periods (Per Diem Benefits))
Hierarchy
☛
INSURANCE (Software Component) SAP Insurance
⤷
FS-CM (Application Component) Claims Management
⤷
ICL_HEALTH (Package) FS-CM: Health Line of Insurance
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ICLH_GRID_BASE | Basis Class for ALV Grid Controls | 20031007 |
Properties
| Class | CL_ICLH_GRID_DAILY_BENEFIT | |
| Short Description | ALV Grids for Benefit Periods (Per Diem Benefits) | |
| Super Class | CL_ICLH_GRID_BASE | Basis Class for ALV Grid Controls |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ICL_HEALTH | FS-CM: Health Line of Insurance |
| Created | 20031007 | SAP |
| Last change | 20050705 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ICLH_GRID_DAILY_BENEFIT has no forward declaration.
Interfaces
Class CL_ICLH_GRID_DAILY_BENEFIT has no interface implemented.
Friends
Class CL_ICLH_GRID_DAILY_BENEFIT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | SYUCOMM | 'DMY_OK%CD' | Dummy OK Code | 20041019 | ||
| 2 | Constant | Private | Type reference (TYPE) | UI_FUNC | 'USR_DEL_ROW' | Function Code | 20041019 | ||
| 3 | Constant | Private | Type reference (TYPE) | UI_FUNC | 'USR_INS_ROW' | Function Code | 20100714 | ||
| 4 | Instance attribute | Protected | Type reference (TYPE) | ICLCLAIMASSIGN | Link: Claim Subobject - Claim Subobject | 20040322 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | ICLH_LVC_DAILY_BENEFIT_T | Table Type: ALV Structure for Per Diem Benefits | 20031007 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | ICLH_LVC_DAILY_BENEFIT_T | Table Type: ALV Structure for Per Diem Benefits | 20031007 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | ICL_ROLE | Participant Role Key | 20031106 | |||
| 8 | Static Attribute | Private | Type reference (TYPE) | TTY_TBZ3E | BDT Views - Sorted by VIEW | 20070222 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Check Whether Button Is Needed for Diagnosis Overview | 20070222 | |
| 2 | Instance method | Private | Method | Delete Lines | 20041019 | |
| 3 | Instance method | Protected | Method | Searches for Hospital Case to Link With | 20031125 | |
| 4 | Instance method | Public | Method | Sets BP Role | 20031106 | |
| 5 | Instance method | Protected | Method | Sets Item Use | 20031106 | |
| 6 | Instance method | Protected | Method | Sets Start Date | 20031216 | |
| 7 | Instance method | Protected | Method | Sets End Date | 20031216 |
Events
Class CL_ICLH_GRID_DAILY_BENEFIT has no event.
Types
Class CL_ICLH_GRID_DAILY_BENEFIT has no local type.
Method Signatures
Method CHECK_DIAG_BUTTON_NEEDED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_BUTTON_NEEDED | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20070222 |
Method CHECK_DIAG_BUTTON_NEEDED on class CL_ICLH_GRID_DAILY_BENEFIT has no exception.
Method DELETE_ROWS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_INDEX_ROWS | Call by reference | Type reference (TYPE) | LVC_T_ROW | Indizes der selektierten Zeilen | 20041019 |
Method DELETE_ROWS on class CL_ICLH_GRID_DAILY_BENEFIT has no exception.
Method SEARCH_HOSPITAL_CASE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ROW | Call by reference | Type reference (TYPE) | LVC_S_ROW | ALV-Control: Beschreibung einer Zeile | 20040304 |
Method SEARCH_HOSPITAL_CASE on class CL_ICLH_GRID_DAILY_BENEFIT has no exception.
Method SET_BUPA_ROLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BUPA_ROLE | Call by reference | Type reference (TYPE) | ICL_ROLE | Schlüssel der Beteiligtenrolle | 20031106 |
Method SET_BUPA_ROLE on class CL_ICLH_GRID_DAILY_BENEFIT has no exception.
Method SET_ITEMUSE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_XERROR | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20031106 | |||
| 2 | IR_DATA_CHANGED | Call by reference | Object reference (TYPE REF TO) | CL_ALV_CHANGED_DATA_PROTOCOL | Message Protokoll für Dataentry | 20031106 | |||
| 3 | IS_GOOD | Call by reference | Type reference (TYPE) | LVC_S_MODI | ALV Control: Geänderte Zellen für Anwendung | 20031106 |
Method SET_ITEMUSE on class CL_ICLH_GRID_DAILY_BENEFIT has no exception.
Method SET_VALIDFROM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_XERROR | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20031216 | |||
| 2 | IR_DATA_CHANGED | Call by reference | Object reference (TYPE REF TO) | CL_ALV_CHANGED_DATA_PROTOCOL | Message Protokoll für Dataentry | 20031216 | |||
| 3 | IS_GOOD | Call by reference | Type reference (TYPE) | LVC_S_MODI | ALV Control: Geänderte Zellen für Anwendung | 20031216 |
Method SET_VALIDFROM on class CL_ICLH_GRID_DAILY_BENEFIT has no exception.
Method SET_VALIDTO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_XERROR | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20031216 | |||
| 2 | IR_DATA_CHANGED | Call by reference | Object reference (TYPE REF TO) | CL_ALV_CHANGED_DATA_PROTOCOL | Message Protokoll für Dataentry | 20031216 | |||
| 3 | IS_GOOD | Call by reference | Type reference (TYPE) | LVC_S_MODI | ALV Control: Geänderte Zellen für Anwendung | 20031216 |
Method SET_VALIDTO on class CL_ICLH_GRID_DAILY_BENEFIT has no exception.
History
| Last changed by/on | SAP | 20050705 |
| SAP Release Created in | 472 |