SAP ABAP Class CL_HRRCF_PROPOSED_CANDIDATES (Cluster class for candidates proposed by TC for requisition)
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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HRRCF_CONSTANTS | General Constants for Candidate Classes | 20020130 |
Properties
| Class | CL_HRRCF_PROPOSED_CANDIDATES | |
| Short Description | Cluster class for candidates proposed by TC for requisition | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PAOC_RCF_BL | Recruitment Factory: Business Logic |
| Created | 20020130 | SAP |
| Last change | 20041006 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRRCF_PROPOSED_CANDIDATES has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_HRRCF_CONSTANTS | General Constants for Candidate Classes | 20020130 |
Friends
Class CL_HRRCF_PROPOSED_CANDIDATES has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Attribute reference (LIKE) | 20020130 | |||||
| 2 | Instance attribute | Private | Attribute reference (LIKE) | 20020130 | |||||
| 3 | Instance attribute | Private | Attribute reference (LIKE) | 20020130 | |||||
| 4 | Instance attribute | Private | Attribute reference (LIKE) | 20020130 | |||||
| 5 | Instance attribute | Private | Attribute reference (LIKE) | 20020130 | |||||
| 6 | Instance attribute | Private | Attribute reference (LIKE) | 20020130 | |||||
| 7 | Instance attribute | Private | Attribute reference (LIKE) | 20020503 | |||||
| 8 | Static Attribute | Public | Type reference (TYPE) | CHAR_S_02 | 'PC' | Character field, length 2 | 20020130 | ||
| 9 | Instance attribute | Private | Attribute reference (LIKE) | 20020130 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Add candidates proposed by TC | 20020130 | |
| 2 | Static method | Public | Method | Delete candidates proposed by TC | 20020130 | |
| 3 | Static method | Public | Method | Read proposed candidate records | 20020130 | |
| 4 | Static method | Public | Method | Get candidates proposed for a requisition | 20020130 | |
| 5 | Static method | Public | Method | Get candidates proposed for a TC | 20020130 | |
| 6 | Static method | Public | Method | Update Notes | 20020130 | |
| 7 | Static method | Private | Method | Proposed candidates update to cluster | 20020130 |
Events
Class CL_HRRCF_PROPOSED_CANDIDATES has no event.
Types
Class CL_HRRCF_PROPOSED_CANDIDATES has no local type.
Method Signatures
Method ADD_CANDIDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CANDIDATE_RECORD | Call by reference | Type reference (TYPE) | RCF_S_PROPOSED_CANDIDATES | 20020130 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20020130 |
Method DELETE_CANDIDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CANDIDATE_RECORD | Call by reference | Type reference (TYPE) | RCF_S_PROPOSED_CANDIDATES | 20020130 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20020130 |
Method GET_CANDIDATES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RECORDS | Call by reference | Type reference (TYPE) | RCF_T_PROPOSED_CANDIDATES | 20020130 | ||||
| 2 | REQUISITION | Call by reference | Type reference (TYPE) | RCF_REQUISITION | 20020130 | ||||
| 3 | USER_TC | Call by reference | Type reference (TYPE) | SYUNAME | R/3-System, Anmeldename des Benutzers | 20020130 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20020130 |
Method GET_CANDIDATES_BY_REQ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RECORDS | Call by reference | Type reference (TYPE) | RCF_T_PROPOSED_CANDIDATES | 20020130 | ||||
| 2 | REQUISITION | Call by reference | Type reference (TYPE) | RCF_REQUISITION | R/3-System, Anmeldename des Benutzers | 20020130 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20020130 |
Method GET_CANDIDATES_BY_TC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RECORDS | Call by reference | Type reference (TYPE) | RCF_T_PROPOSED_CANDIDATES | 20020130 | ||||
| 2 | USER_TC | Call by reference | Type reference (TYPE) | SYUNAME | SY-UNAME | R/3-System, Anmeldename des Benutzers | 20020130 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20020130 |
Method MODIFY_CANDIDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CANDIDATE_RECORD | Call by reference | Type reference (TYPE) | RCF_S_PROPOSED_CANDIDATES | 20020130 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20020130 |
Method UPDATE_CANDIDATES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RECORDS | Call by reference | Type reference (TYPE) | RCF_T_PROPOSED_CANDIDATES | 20020130 | ||||
| 2 | REQUISITION | Call by reference | Type reference (TYPE) | RCF_REQUISITION | 20020130 | ||||
| 3 | USER_TC | Call by reference | Type reference (TYPE) | SYUNAME | SY-UNAME | R/3-System, Anmeldename des Benutzers | 20020130 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20020130 |
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in |