SAP ABAP Class CL_HRRCF_WI_LIST (List for Work Items)
Hierarchy
☛
ERECRUIT (Software Component) E-Recruiting
⤷
PA-ER (Application Component) E-Recruiting
⤷
PAOC_RCF_BL (Package) Recruitment Factory: Business Logic
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_HRRCF_LIST | List for List Processor | 20020715 |
Properties
| Class | CL_HRRCF_WI_LIST | |
| Short Description | List for Work Items | |
| Super Class | CL_HRRCF_LIST | List for List Processor |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PAOC_RCF_BL | Recruitment Factory: Business Logic |
| Created | 20020715 | SAP |
| Last change | 20041006 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRRCF_WI_LIST has no forward declaration.
Interfaces
Class CL_HRRCF_WI_LIST has no interface implemented.
Friends
Class CL_HRRCF_WI_LIST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Protected | Object reference (TYPE REF TO) | CL_HRRCF_WI_LIST | List for Work Items | 20020822 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | SYUNAME | SAP System, User Logon Name | 20020822 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | RCF_T_WI_LIST_WF | Structure for Transferring Work Item to WLC | 20020822 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20020822 | |
| 2 | Instance method | Public | Method | Filter List | 20020823 | |
| 3 | Static method | Public | Method | Gets Instance | 20020822 | |
| 4 | Instance method | Public | Method | List by Selection Criteria | 20020822 | |
| 5 | Static method | Public | Method | Get Work Item list | 20020715 |
Events
Class CL_HRRCF_WI_LIST has no event.
Types
Class CL_HRRCF_WI_LIST has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TASK_TYPE | Call by reference | Type reference (TYPE) | RCF_WF_TASK_TYPE | Workflow-Aufgabentyp im E-Recruiting | 20020822 | |||
| 2 | USER | Call by reference | Type reference (TYPE) | SYUNAME | R/3-System, Anmeldename des Benutzers | 20020822 |
Method CONSTRUCTOR on class CL_HRRCF_WI_LIST has no exception.
Method FILTER_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_LIST | Value transfer | Type reference (TYPE) | RCF_T_WORKLIST_WF | Workflow-Eingangskorb im ERC | 20020823 | |||
| 2 | P_USER | Call by reference | Type reference (TYPE) | SY-UNAME | 20031002 |
Method FILTER_LIST on class CL_HRRCF_WI_LIST has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_HRRCF_WI_LIST | List for Work Items | 20020822 | |||
| 2 | P_TASK_TYPE | Call by reference | Type reference (TYPE) | RCF_WF_TASK_TYPE | Workflow-Aufgabentyp im E-Recruiting | 20020823 | |||
| 3 | P_USER | Call by reference | Type reference (TYPE) | SYUNAME | R/3-System, Anmeldename des Benutzers | 20020822 |
Method GET_INSTANCE on class CL_HRRCF_WI_LIST has no exception.
Method GET_LIST_BY_SELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_REFRESH | Call by reference | Type reference (TYPE) | BOOLE_D | Soll neu gelesen werden? | 20020826 | |||
| 2 | P_TASK_TYPE | Call by reference | Type reference (TYPE) | RCF_WF_TASK_TYPE | Workflow-Aufgabentyp im E-Recruiting | 20020823 | |||
| 3 | P_USER | Call by reference | Type reference (TYPE) | SYUNAME | R/3-System, Anmeldename des Benutzers | 20020822 | |||
| 4 | P_WI_WORKLIST | Call by reference | Type reference (TYPE) | RCF_T_WORKLIST_WF | Workflow-Eingangskorb im ERC | 20020822 |
Method GET_LIST_BY_SELECTION on class CL_HRRCF_WI_LIST has no exception.
Method GET_WI_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TASKTYPE | Call by reference | Type reference (TYPE) | RCF_WF_TASK_TYPE | Workflow Aufgabentyp im ERC | 20020725 | |||
| 2 | USER | Call by reference | Type reference (TYPE) | SYUNAME | SY-UNAME | R/3-System, Anmeldename des Benutzers | 20020715 | ||
| 3 | WI_LIST | Call by reference | Type reference (TYPE) | RCF_T_WI_LIST_WF | Workflow-Eingangskorb im ERC | 20020822 |
Method GET_WI_LIST on class CL_HRRCF_WI_LIST has no exception.
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 10A |