SAP ABAP Class CL_HRRCF_HROBJECT_WL (Worklist Class for HR Objects)
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_ABSTRACT_WL | Super Class of Worklist Framework | 20060424 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_HRRCF_APPLICATION_WL | Worklist Class for Application Lists | 20060424 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_HRRCF_CANDIDACY_WL | WL Class for Candidacy Lists | 20060424 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_HRRCF_CANDIDATE_WL | Worklist Class for Candidate Lists | 20060424 |
Properties
| Class | CL_HRRCF_HROBJECT_WL | |
| Short Description | Worklist Class for HR Objects | |
| Super Class | CL_HRRCF_ABSTRACT_WL | Super Class of Worklist Framework |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PAOC_RCF_BL | Recruitment Factory: Business Logic |
| Created | 20060424 | SAP |
| Last change | 20070917 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRRCF_HROBJECT_WL has no forward declaration.
Interfaces
Class CL_HRRCF_HROBJECT_WL has no interface implemented.
Friends
Class CL_HRRCF_HROBJECT_WL 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) | RCF_T_HROBJECT | Table Type for Transfer of HR Objects | 20060424 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Removes Index of Index Group or Work Area | 20060508 | |
| 2 | Static method | Public | Method | Adds Index | 20060424 |
Events
Class CL_HRRCF_HROBJECT_WL has no event.
Types
Class CL_HRRCF_HROBJECT_WL has no local type.
Method Signatures
Method REMOVE_INDEX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PS_HROBJECT | Call by reference | Type reference (TYPE) | HROBJECT | HR-Objekt | 20060508 | |||
| 2 | P_INDEX_GROUP | Call by reference | Type reference (TYPE) | RCF_WL_INDEX_GROUP | Indexgruppe für Arbeitsvorräte | 20060508 | |||
| 3 | P_WL_AREA | Call by reference | Type reference (TYPE) | RCF_WL_AREA | Anwendungsgebiet eines Arbeitsvorrats | 20060508 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse für Arbeitslisten | 20060508 |
Method SET_INDEX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PS_HROBJECT | Call by reference | Type reference (TYPE) | HROBJECT | HR-Objekt | 20060424 | |||
| 2 | P_INDEX_GROUP | Call by reference | Type reference (TYPE) | RCF_WL_INDEX_GROUP | Indexgruppe für Arbeitsvorräte | 20060424 | |||
| 3 | P_WL_AREA | Call by reference | Type reference (TYPE) | RCF_WL_AREA | Anwendungsgebiet eines Arbeitsvorrats | 20060424 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse für Arbeitslisten | 20060424 |
History
| Last changed by/on | SAP | 20070917 |
| SAP Release Created in | 700 |