SAP ABAP Class CL_HRRCF_WORKLIST_UI_SERVICE (Service Class for Worklists)
Hierarchy
☛
ERECRUIT (Software Component) E-Recruiting
⤷
PA-ER (Application Component) E-Recruiting
⤷
PAOC_RCF_UI (Package) Recruitment Factory: User Interface

⤷

⤷

Properties
Class | CL_HRRCF_WORKLIST_UI_SERVICE | |
Short Description | Service Class for Worklists | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | PAOC_RCF_UI | Recruitment Factory: User Interface |
Created | 20060301 | SAP |
Last change | 20091125 | 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_HRRCF_WORKLIST_UI_SERVICE has no interface implemented.
Friends
Class CL_HRRCF_WORKLIST_UI_SERVICE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RCF_S_WL_NAV_CONTEXT | Worklist Context | 20060309 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RCF_T_WL_NAV_CONTEXT | Contexts of Worklists | 20060309 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BOOLE_D | Data Element for Domain BOOLE: TRUE (='X') and FALSE (=' ') | 20060508 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BOOLE_D | Update Navigation Tree | 20090109 | ||
5 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_HRRCF_WORKLIST_UI_SERVICE | Service Class for Worklists | 20060309 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Returns Current Worklist | 20060309 |
2 | ![]() |
Static method | Public | Method | Singleton | 20060309 |
3 | ![]() |
Instance method | Public | Method | Returns Worklists for each Context | 20060323 |
4 | ![]() |
Instance method | Public | Method | Initialization | 20060309 |
5 | ![]() |
Instance method | Public | Method | Is Current Worklist a Child? | 20060309 |
6 | ![]() |
Instance method | Public | Method | Is Dashboard To Be Updated? | 20060508 |
7 | ![]() |
Instance method | Public | Method | Is Dashboard To Be Updated? | 20090109 |
8 | ![]() |
Instance method | Public | Method | Update Dashboard | 20060508 |
9 | ![]() |
Instance method | Public | Method | Update Dashboard | 20090109 |
10 | ![]() |
Instance method | Public | Method | Registers Worklist | 20060309 |
11 | ![]() |
Instance method | Public | Method | Removes Current Worklist | 20060309 |
12 | ![]() |
Instance method | Public | Method | Triggers "Refresh" Event | 20060322 |
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | REFRESH | Instance Event (0) |
Public (2) |
Event "Reload Data" | 20060322 |
Types
Class CL_HRRCF_WORKLIST_UI_SERVICE has no local type.
Method Signatures
Method GET_CURRENT_WORKLIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PS_WL_CONTEXT | Value transfer | Type reference (TYPE) | RCF_S_WL_NAV_CONTEXT | Arbeitsvorratskontext | 20060309 |
Method GET_CURRENT_WORKLIST on class CL_HRRCF_WORKLIST_UI_SERVICE has no exception.
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_HRRCF_WORKLIST_UI_SERVICE | Service-Klasse für Arbeitslisten | 20060309 |
Method GET_INSTANCE on class CL_HRRCF_WORKLIST_UI_SERVICE has no exception.
Method GET_WORKLISTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CONTEXT | Call by reference | Type reference (TYPE) | RCF_CONTEXT | Kontext | 20060323 | ||
2 | ![]() |
IV_EXCLUDE_TARGETS | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20061201 | ||
3 | ![]() |
RT_WORKLIST | Value transfer | Type reference (TYPE) | RCF_T_WL_INFO | Allgemeine Informationen zu Arbeitsvorräten | 20060323 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Customizing Fehler | 20060406 | |
2 | ![]() |
Ausnahmeklasse für Arbeitslisten | 20060406 |
Method INITIALIZE Signature
Method INITIALIZE on class CL_HRRCF_WORKLIST_UI_SERVICE has no parameter.
Method INITIALIZE on class CL_HRRCF_WORKLIST_UI_SERVICE has no exception.
Method IS_CHILD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_CHILD | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20060309 |
Method IS_CHILD on class CL_HRRCF_WORKLIST_UI_SERVICE has no exception.
Method IS_REFRESH_DASHBOARD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_REFRESH | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20060508 |
Method IS_REFRESH_DASHBOARD on class CL_HRRCF_WORKLIST_UI_SERVICE has no exception.
Method IS_REFRESH_NAVTREE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_REFRESH | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20090109 |
Method IS_REFRESH_NAVTREE on class CL_HRRCF_WORKLIST_UI_SERVICE has no exception.
Method REFRESH_DASHBOARD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_REFRESH | Call by reference | Type reference (TYPE) | BOOLE_D | 'X' | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20060508 |
Method REFRESH_DASHBOARD on class CL_HRRCF_WORKLIST_UI_SERVICE has no exception.
Method REFRESH_NAVTREE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_REFRESH | Call by reference | Type reference (TYPE) | BOOLE_D | 'X' | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20090109 |
Method REFRESH_NAVTREE on class CL_HRRCF_WORKLIST_UI_SERVICE has no exception.
Method REGISTER_WORKLIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PS_WL_CONTEXT | Call by reference | Type reference (TYPE) | RCF_S_WL_NAV_CONTEXT | Arbeitsvorratskontext | 20060309 |
Method REGISTER_WORKLIST on class CL_HRRCF_WORKLIST_UI_SERVICE has no exception.
Method REMOVE_CURRENT_WORKLIST Signature
Method REMOVE_CURRENT_WORKLIST on class CL_HRRCF_WORKLIST_UI_SERVICE has no parameter.
Method REMOVE_CURRENT_WORKLIST on class CL_HRRCF_WORKLIST_UI_SERVICE has no exception.
Method TRIGGER_REFRESH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_WL_ID | Call by reference | Type reference (TYPE) | RCF_WL_ID | 20060322 |
Method TRIGGER_REFRESH on class CL_HRRCF_WORKLIST_UI_SERVICE has no exception.
Event Signatures
Event REFRESH Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | IV_WL_ID | Exporting | Value transfer | Type reference (TYPE) | RCF_WL_ID | 20060322 |
History
Last changed by/on | SAP | 20091125 |
SAP Release Created in | 700 |