SAP ABAP Class CL_XSS_CAT_ROW_WORK_LIST (Abstraction of Worklist -> Rows)
Hierarchy
☛
EA-HRGXX (Software Component) Sub component EA-HRGXX of EA-HR
⤷
CA-TS (Application Component) Time Sheet
⤷
PAOC_CATS_ESS_UIA_OBJECTS_GEN (Package) Version-Independent Implementation of UIA Objects
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_XSS_CAT_ROW | Access to Cells in a Table | 20030807 |
Properties
| Class | CL_XSS_CAT_ROW_WORK_LIST | |
| Short Description | Abstraction of Worklist -> Rows | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PAOC_CATS_ESS_UIA_OBJECTS_GEN | Version-Independent Implementation of UIA Objects |
| Created | 20030807 | SAP |
| Last change | 20050705 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_XSS_CAT_ROW_WORK_LIST has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_XSS_CAT_ROW | Access to Cells in a Table | 20030807 |
Friends
Class CL_XSS_CAT_ROW_WORK_LIST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | TY_ACCOUNT_CELL_BLOCK | 20030807 | ||||
| 2 | Instance attribute | Protected | Type reference (TYPE) | HRXSS_CAT_CELL_T | Cells in the Time Sheet | 20030807 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | TY_DAY_CELL_TABLE | 20030807 | ||||
| 4 | Instance attribute | Protected | Type reference (TYPE) | BOOLE_D | Flag Whether Row Is Selected | 20030807 | |||
| 5 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_XSS_CAT_CELL_MARKER | Abstraction of Time Sheet -> Day Cell | 20030807 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20030807 | |
| 2 | Instance method | Private | Method | 20030807 | ||
| 3 | Instance method | Protected | Event handling method | Event Handler for Modified Cells | 20030807 | |
| 4 | Instance method | Protected | Method | Set Event Handler for All Cells in the Row | 20030807 | |
| 5 | Instance method | Public | Method | Write Entry in Row | 20030807 |
Events
Class CL_XSS_CAT_ROW_WORK_LIST has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_ACCOUNT_CELL_BLOCK | Protected | See coding | 20030807 | |
||
| 2 | TY_DAY_CELL_TABLE | Private | See coding | 20030807 | |
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ACCOUNT_COLUMN_INFO_TAB | Call by reference | Type reference (TYPE) | HRXSS_CAT_COLUMN_INFO_T | Spalteninformationen für den Aufbau der Tabelle | 20030807 | |||
| 2 | IM_DAY_COLUMN_INFO_TAB | Call by reference | Type reference (TYPE) | HRXSS_CAT_COLUMN_INFO_DAY_T | Spalteninformationen für den Aufbau der Tabelle | 20030807 | |||
| 3 | IM_MARKER_COLUMN | Call by reference | Object reference (TYPE REF TO) | IF_XSS_CAT_COLUMN_INFO | Zugriff auf Spalten des Arbeitszeiblatts | 20030807 |
Method CONSTRUCTOR on class CL_XSS_CAT_ROW_WORK_LIST has no exception.
Method GET_CELL Signature
Method GET_CELL on class CL_XSS_CAT_ROW_WORK_LIST has no parameter.
Method GET_CELL on class CL_XSS_CAT_ROW_WORK_LIST has no exception.
Method ON_CELL_VALUE_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SENDER | Call by reference | Attribute reference (LIKE) | 20030807 |
Method ON_CELL_VALUE_CHANGED on class CL_XSS_CAT_ROW_WORK_LIST has no exception.
Method SET_CELL_HANDLER Signature
Method SET_CELL_HANDLER on class CL_XSS_CAT_ROW_WORK_LIST has no parameter.
Method SET_CELL_HANDLER on class CL_XSS_CAT_ROW_WORK_LIST has no exception.
Method SET_WORKLIST_ENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ENTRY | Call by reference | Object reference (TYPE REF TO) | IF_XSS_CAT_UIA_WL_ACCESS | Kompatible Schnittstelle für den Zugriff auf Arbeitszeiten | 20030807 |
Method SET_WORKLIST_ENTRY on class CL_XSS_CAT_ROW_WORK_LIST has no exception.
History
| Last changed by/on | SAP | 20050705 |
| SAP Release Created in | 100 |