SAP ABAP Class CL_HRRCF_CANDIDACY (Candidacy)
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_SIMPLE_MAIN_OBJECT | Job Posting | 20011122 |
Properties
| Class | CL_HRRCF_CANDIDACY | |
| Short Description | Candidacy | |
| Super Class | CL_HRRCF_SIMPLE_MAIN_OBJECT | Job Posting |
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PAOC_RCF_BL | Recruitment Factory: Business Logic |
| Created | 20011122 | SAP |
| Last change | 20110810 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRRCF_CANDIDACY has no forward declaration.
Interfaces
Class CL_HRRCF_CANDIDACY has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_HRRCF_DELETE_MANAGER | 20030304 | Manager for Deleting Main Objects | |
| 2 | CL_HRRCF_SIMPLE_MAIN_OBJECT | 20020111 | Job Posting |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SEOCLSNAME | 'CL_HRRCF_CANDIDACY' | Object Type Name | 20011122 | ||
| 2 | Constant | Public | Type reference (TYPE) | OTYPE | 'NE' | Object Type | 20011122 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Log Profile of Candidate for Each Candidacy | 20060331 | |
| 2 | Instance method | Public | Method | Add Candidate's Resume to Audit Trail | 20031215 | |
| 3 | Instance method | Public | Method | Assign Application | 20011123 | |
| 4 | Instance method | Public | Method | Assign Candidate | 20011211 | |
| 5 | Instance method | Public | Method | Assign Requisition | 20011123 | |
| 6 | Instance method | Private | Method | Convert HRKWF document for Audit Trail | 20060331 | |
| 7 | Static method | Public | Method | Create Candidacy | 20011122 | |
| 8 | Instance method | Public | Method | Delimit Assignment to Application | 20011123 | |
| 9 | Instance method | Public | Method | Delimit Assignment to Requisition | 20011123 | |
| 10 | Static method | Public | Method | Instantiate Candidacy | 20011122 | |
| 11 | Instance method | Public | Method | Assigned Applications | 20011123 | |
| 12 | Instance method | Private | Method | Read extended information about Audit Trail version | 20060331 | |
| 13 | Instance method | Public | Method | Read Candidacy Status | 20011219 | |
| 14 | Instance method | Public | Method | Get Related Candidates | 20011211 | |
| 15 | Instance method | Public | Method | Read Profile of Candidate from Audit Trail | 20060402 | |
| 16 | Instance method | Public | Method | Read Profiles of Candidate from Audit Trail | 20060402 | |
| 17 | Static method | Public | Method | Reads Key Figures for Candidacies | 20060718 | |
| 18 | Static method | Public | Method | Reads Key Figures for Candidacies | 20091006 | |
| 19 | Static method | Public | Method | Reads Key Figures for Candidacies | 20100826 | |
| 20 | Instance method | Public | Method | Assigned Requisitions | 20011123 | |
| 21 | Instance method | Public | Method | History of Fields, Status and Status Reason | 20030310 |
Events
Class CL_HRRCF_CANDIDACY has no event.
Types
Class CL_HRRCF_CANDIDACY has no local type.
Method Signatures
Method ADD_CANDIDATE_PROFILE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PV_ENEW_VERSION | Value transfer | Type reference (TYPE) | HRKWF_VERSION | version | 20060331 | |||
| 2 | PV_ILANGUAGE | Call by reference | Type reference (TYPE) | SPRAS | SY-LANGU | Sprachenschlüssel | 20060331 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20060331 |
Method ADD_CAND_RESUME_TO_AUDIT_TRAIL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_LANGUAGE | Call by reference | Type reference (TYPE) | SPRAS | SY-LANGU | Sprachenschlüssel | 20031215 | ||
| 2 | P_NEW_VERSION | Value transfer | Type reference (TYPE) | HRKWF_VERSION | Versionsnummer des Lebenslaufs im Audit Trail | 20031215 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20031215 |
Method ASSIGN_APPLICATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | APPLICATION | Call by reference | Object reference (TYPE REF TO) | CL_HRRCF_CANDIDATE_APPLICATION | Objektidentifikation | 20011123 | |||
| 2 | RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20011123 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Infotype Operation | 20011123 |
Method ASSIGN_CANDIDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CANDIDATE | Call by reference | Object reference (TYPE REF TO) | CL_HRRCF_CANDIDATE | Kandidat | 20011211 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20011211 |
Method ASSIGN_REQUISITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | REQUISITION | Call by reference | Object reference (TYPE REF TO) | CL_HRRCF_REQUISITION | Objektidentifikation | 20011123 | |||
| 2 | RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20011123 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Infotype Operation | 20011123 |
Method CONVERT_HRKWF_AUDIT_TRAIL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PS_AUDIT_TRAIL | Call by reference | Type reference (TYPE) | RCF_S_AUDIT_TRAIL | Audit Trail zum Lebenslauf des Kandidaten | 20060331 | |||
| 2 | PS_HRKWF_AUDIT_TRAIL | Call by reference | Type reference (TYPE) | RCF_S_HRKWF_AUDIT_TRAIL | Audit Trail zum Lebenslauf des Kandidaten (HRKWF Dokument) | 20060331 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20060331 |
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CANDIDACY | Call by reference | Object reference (TYPE REF TO) | CL_HRRCF_CANDIDACY | Kandidatur | 20011122 | |||
| 2 | NAME | Call by reference | Type reference (TYPE) | STEXT | Objektbezeichnung | 20011122 | |||
| 3 | RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20011122 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20011122 |
Method DELIMIT_APPLICATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | APPLICATION | Call by reference | Object reference (TYPE REF TO) | CL_HRRCF_CANDIDATE_APPLICATION | Objektidentifikation | 20011123 | |||
| 2 | RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20011123 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Infotype Operation | 20011123 |
Method DELIMIT_REQUISITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | REQUISITION | Call by reference | Object reference (TYPE REF TO) | CL_HRRCF_REQUISITION | Objektidentifikation | 20011123 | |||
| 2 | RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20011123 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Infotype Operation | 20011123 |
Method GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CANDIDACY | Call by reference | Object reference (TYPE REF TO) | CL_HRRCF_CANDIDACY | Kandidatur | 20011122 | |||
| 2 | ID | Call by reference | Type reference (TYPE) | HROBJID | Suchauftrags ID | 20011122 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20011122 |
Method GET_APPLICATIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | APPLICATION_LIST | Call by reference | Type reference (TYPE) | RCF_T_APPLICATION | Tabelle mit Objektreferenzen | 20011123 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20011123 | ||
| 2 | Infotype Operation | 20011123 |
Method GET_AUDIT_TRAIL_VERSION_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PS_AUDIT_TRAIL | Call by reference | Type reference (TYPE) | RCF_S_AUDIT_TRAIL | Audit Trail zum Lebenslauf des Kandidaten | 20060331 | |||
| 2 | PS_VERSION_INFO | Call by reference | Type reference (TYPE) | RCF_S_VERSION_AUDIT_TRAIL | Erweiterte Informationen zur Version des Audit Trails | 20060331 | |||
| 3 | P_LANGUAGE | Call by reference | Type reference (TYPE) | SPRAS | SY-LANGU | Sprachenschlüssel | 20060331 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20060331 |
Method GET_CANDIDACY_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_DATE | Call by reference | Type reference (TYPE) | DATS | SY-DATUM | Feld vom Typ DATS | 20011219 | ||
| 2 | P_LANGU | Call by reference | Type reference (TYPE) | SPRAS | SY-LANGU | Sprachenschlüssel | 20020208 | ||
| 3 | P_REASON_CODE | Call by reference | Type reference (TYPE) | RCF_REASON_CODE | Statusgrund | 20030306 | |||
| 4 | P_REASON_CODE_TXT | Call by reference | Type reference (TYPE) | RCF_REASON_CODE_TXT | Bezeichnung des Statusgrundes | 20030306 | |||
| 5 | P_STATUS | Call by reference | Type reference (TYPE) | RCF_CANDIDACY_STATUS | Status der Kandidatur | 20011219 | |||
| 6 | P_STATUS_TXT | Call by reference | Type reference (TYPE) | DDTEXT | Erläuternder Kurztext | 20020208 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20011219 |
Method GET_CANDIDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CANDIDATE_LIST | Call by reference | Type reference (TYPE) | RCF_T_CANDIDATE | Tabelle mit Objektreferenzen | 20011211 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20011211 |
Method GET_CANDIDATE_PROFILE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PS_CAND_RESUME | Call by reference | Type reference (TYPE) | RCF_S_CAND_RESUME_AUDIT | Lebenslauf des Kandidaten (Audit Trail) | 20060402 | |||
| 2 | PS_VERSION_INFO | Call by reference | Type reference (TYPE) | RCF_S_VERSION_AUDIT_TRAIL | Erweiterte Informationen zur Version des Audit Trails | 20060402 | |||
| 3 | P_VERSION | Call by reference | Type reference (TYPE) | HRKWF_VERSION | Versionsnummer des Lebenslaufs im Audit Trail | 20060402 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20060402 |
Method GET_CANDIDATE_PROFILES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PT_EAUDIT_TRAIL | Call by reference | Type reference (TYPE) | RCF_T_AUDIT_TRAIL | Audit Trail zum Lebenslauf des Kandidaten | 20060402 | |||
| 2 | PT_EVERSION_INFO | Call by reference | Type reference (TYPE) | RCF_T_VERSION_AUDIT_TRAIL | Erweiterte Informationen zu den Versionen des Audit Trails | 20060402 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20060402 |
Method GET_CDCY_NUMBERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PT_REQUISITIONS | Call by reference | Type reference (TYPE) | RCF_T_HROBJECT | Tabellentyp zur Übergabe von HR Objekten | 20060718 | |||
| 2 | PT_REQUISITIONS_NO_CDCY | Call by reference | Type reference (TYPE) | RCF_T_REQUISITION_NO_CDCY | Suchaufträge mit Anzahl Kandidaten | 20060718 | |||
| 3 | P_READFLAG_NOT_REQUESTED | Call by reference | Type reference (TYPE) | BOOLE_D | Gelesen-Flag nicht angefordert: TRUE (='X') und FALSE (=' ') | 20060718 |
Method GET_CDCY_NUMBERS on class CL_HRRCF_CANDIDACY has no exception.
Method GET_CDCY_NUMBERS2 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PT_REQUISITIONS | Call by reference | Type reference (TYPE) | RCF_T_HROBJECT | Tabellentyp zur Übergabe von HR Objekten | 20091006 | |||
| 2 | PT_REQUISITIONS_NO_CDCY | Call by reference | Type reference (TYPE) | RCF_T_REQUISITION_NO_CDCY | Suchaufträge mit Anzahl Kandidaten | 20091006 | |||
| 3 | P_READFLAG_NOT_REQUESTED | Call by reference | Type reference (TYPE) | BOOLE_D | Gelesen-Flag nicht angefordert: TRUE (='X') und FALSE (=' ') | 20091006 |
Method GET_CDCY_NUMBERS2 on class CL_HRRCF_CANDIDACY has no exception.
Method GET_CDCY_NUMBERS3 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PT_REQUISITIONS | Call by reference | Type reference (TYPE) | RCF_T_HROBJECT | Tabellentyp zur Übergabe von HR Objekten | 20100826 | |||
| 2 | PT_REQUISITIONS_NO_CDCY | Call by reference | Type reference (TYPE) | RCF_T_REQUISITION_NO_CDCY | Suchaufträge mit Anzahl Kandidaten | 20100826 | |||
| 3 | P_READFLAG_NOT_REQUESTED | Call by reference | Type reference (TYPE) | BOOLE_D | Gelesen-Flag nicht angefordert: TRUE (='X') und FALSE (=' ') | 20100826 |
Method GET_CDCY_NUMBERS3 on class CL_HRRCF_CANDIDACY has no exception.
Method GET_REQUISITIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | REQUISITION_LIST | Call by reference | Type reference (TYPE) | RCF_T_REQUISITION | Tabelle mit Objektreferenzen | 20011123 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20011123 | ||
| 2 | Infotype Operation | 20011123 |
Method GET_STATUS_REASON_HISTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIELD_LOG | Call by reference | Type reference (TYPE) | RCF_T_FIELDLOG | Feldweiser Änderungsbeleg | 20030310 |
Method GET_STATUS_REASON_HISTORY on class CL_HRRCF_CANDIDACY has no exception.
History
| Last changed by/on | SAP | 20110810 |
| SAP Release Created in | 110 |