SAP ABAP Class CL_XSS_CAT_UIA_WORKLIST_BASE (Abstraction of Time Sheet -> Table)
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 | Inheritance (c INHERITING FROM c_ref) | CL_PT_UIA_OBJECT_BASE | UIA Object | 20030804 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_XSS_CAT_UIA_WORKLIST | Access to Worklist | 20030804 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_XSS_CAT_1_UIA_WORKLIST | Abstraction of Worklist -> Table | 20030804 |
Properties
| Class | CL_XSS_CAT_UIA_WORKLIST_BASE | |
| Short Description | Abstraction of Time Sheet -> Table | |
| Super Class | CL_PT_UIA_OBJECT_BASE | UIA Object |
| 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 | 20030804 | SAP |
| Last change | 20050705 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_XSS_CAT_UIA_WORKLIST_BASE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_XSS_CAT_UIA_WORKLIST | Access to Worklist | 20030804 |
Friends
Class CL_XSS_CAT_UIA_WORKLIST_BASE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'V_DAY_PLAN' | Which Worklist Is Displayed | 20030804 | ||
| 2 | Instance attribute | Protected | Type reference (TYPE) | STRING | 'V_DAY_PLAN' | Which Worklist Is Displayed | 20030804 | ||
| 3 | Instance attribute | Protected | Type reference (TYPE) | TY_WL_VIEW | 20030804 | ||||
| 4 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_XSS_PT_DATE_SELECTION | Date Selection | 20030804 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | BOOLE_D | Deactivates Worklist If Not Displayed | 20030807 | |||
| 6 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_XSS_PT_EMPLOYEE_POOL | Class for Employee Pool and Employee Selection | 20030804 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | BOOLE_D | 'X' | Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") | 20030804 | ||
| 8 | Instance attribute | Protected | Type reference (TYPE) | BOOLE_D | Should hours be copied from worklist? | 20030926 | |||
| 9 | Instance attribute | Private | Object reference (TYPE REF TO) | LCL_REQUEST | 20030807 | ||||
| 10 | Instance attribute | Private | Type reference (TYPE) | TY_WL_VIEW_TAB | 20030804 | ||||
| 11 | Instance attribute | Protected | Type reference (TYPE) | HRXSS_CAT_UIA_WL_ACCESS_T | Compatible Interface for Access to Worklist | 20030807 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | First Run => Initialize Worklist | 20030804 | |
| 2 | Instance method | Private | Method | 20030807 | ||
| 3 | Instance method | Protected | Method | Read Customizing - Version-Dependent | 20030804 | |
| 4 | Instance method | Private | Method | Initializes Field Selection & Table for Current View | 20030804 | |
| 5 | Instance method | Private | Method | Copy Selected Rows from Worklist | 20030808 | |
| 6 | Instance method | Private | Method | Navigate to Other View | 20030807 | |
| 7 | Instance method | Private | Method | No Veto | 20030807 | |
| 8 | Instance method | Protected | Method | Read and Set Entries | 20030807 |
Events
Class CL_XSS_CAT_UIA_WORKLIST_BASE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_WL_VIEW | Protected | See coding | All Info for Current View | 20030804 | |
|
| 2 | TY_WL_VIEW_TAB | Protected | See coding | Table with All Views | 20030804 | |
Method Signatures
Method DO_FIRST_REFRESH Signature
Method DO_FIRST_REFRESH on class CL_XSS_CAT_UIA_WORKLIST_BASE has no parameter.
Method DO_FIRST_REFRESH on class CL_XSS_CAT_UIA_WORKLIST_BASE has no exception.
Method DO_NAVIGATION Signature
Method DO_NAVIGATION on class CL_XSS_CAT_UIA_WORKLIST_BASE has no parameter.
Method DO_NAVIGATION on class CL_XSS_CAT_UIA_WORKLIST_BASE has no exception.
Method INIT_READ_FIELD_SELECTION Signature
Method INIT_READ_FIELD_SELECTION on class CL_XSS_CAT_UIA_WORKLIST_BASE has no parameter.
Method INIT_READ_FIELD_SELECTION on class CL_XSS_CAT_UIA_WORKLIST_BASE has no exception.
Method INIT_VIEW_STATUS Signature
Method INIT_VIEW_STATUS on class CL_XSS_CAT_UIA_WORKLIST_BASE has no parameter.
Method INIT_VIEW_STATUS on class CL_XSS_CAT_UIA_WORKLIST_BASE has no exception.
Method ON_COPY_FROM_WORKLIST Signature
Method ON_COPY_FROM_WORKLIST on class CL_XSS_CAT_UIA_WORKLIST_BASE has no parameter.
Method ON_COPY_FROM_WORKLIST on class CL_XSS_CAT_UIA_WORKLIST_BASE has no exception.
Method ON_NAVIGATION_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_NEXT_VIEW | Call by reference | Type reference (TYPE) | PTMSGID | Nachrichten ID | 20030807 |
Method ON_NAVIGATION_REQUEST on class CL_XSS_CAT_UIA_WORKLIST_BASE has no exception.
Method ON_PREAPRE_FOR_NAVIGATION Signature
Method ON_PREAPRE_FOR_NAVIGATION on class CL_XSS_CAT_UIA_WORKLIST_BASE has no parameter.
Method ON_PREAPRE_FOR_NAVIGATION on class CL_XSS_CAT_UIA_WORKLIST_BASE has no exception.
Method READ_AND_SET_WORKLIST_ENTRIES Signature
Method READ_AND_SET_WORKLIST_ENTRIES on class CL_XSS_CAT_UIA_WORKLIST_BASE has no parameter.
Method READ_AND_SET_WORKLIST_ENTRIES on class CL_XSS_CAT_UIA_WORKLIST_BASE has no exception.
History
| Last changed by/on | SAP | 20050705 |
| SAP Release Created in | 100 |