SAP ABAP Class CL_HRRCF_CANDIDATE_APPLICATION (Application)
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 | 20011123 |
Properties
| Class | CL_HRRCF_CANDIDATE_APPLICATION | |
| Short Description | Application | |
| 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 | 20011102 | SAP |
| Last change | 20041006 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRRCF_CANDIDATE_APPLICATION has no forward declaration.
Interfaces
Class CL_HRRCF_CANDIDATE_APPLICATION 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 | 20011123 | Job Posting |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | RCF_APPLICATION_STATUS | '1' | Application Status | 20030724 | ||
| 2 | Constant | Private | Type reference (TYPE) | HRKWF_DOC_ID | 'CAND_RESUME_AUDIT' | KW document ID for Audit Trail | 20031124 | ||
| 3 | Constant | Private | Type reference (TYPE) | HRKWF_VERSION | '000000' | Initial version number for KW documents | 20031124 | ||
| 4 | Constant | Public | Type reference (TYPE) | SEOCLSNAME | 'CL_HRRCF_CANDIDATE_APPLICATION' | Object Type Text | 20011123 | ||
| 5 | Constant | Public | Type reference (TYPE) | OTYPE | 'ND' | Object Type | 20011102 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add Candidate's Resume to Audit Trail | 20031124 | |
| 2 | Instance method | Public | Method | Assign Candidacy | 20011123 | |
| 3 | Instance method | Public | Method | Assign Candidate | 20011102 | |
| 4 | Instance method | Public | Method | Assign Posting | 20011113 | |
| 5 | Instance method | Private | Method | Convert HRKWF document for Audit Trail | 20031127 | |
| 6 | Static method | Public | Method | Create Application | 20011102 | |
| 7 | Instance method | Public | Method | Delimit Assignment to Candidacy | 20011123 | |
| 8 | Instance method | Public | Method | Delimit Assignment to Candidate | 20011102 | |
| 9 | Static method | Public | Method | Instantiate Application | 20011102 | |
| 10 | Instance method | Public | Method | Get Application Source | 20030808 | |
| 11 | Instance method | Public | Method | Get Application Source | 20040212 | |
| 12 | Instance method | Public | Method | Read Application Status | 20011220 | |
| 13 | Instance method | Public | Method | Read Audit Trail for candidate's resume | 20031125 | |
| 14 | Instance method | Private | Method | Read extended information about Audit Trail version | 20031128 | |
| 15 | Instance method | Public | Method | Assigned Candidacies | 20011123 | |
| 16 | Instance method | Public | Method | Assigned Candidates | 20011102 | |
| 17 | Instance method | Public | Method | Read candidate's resume from Audit Trail | 20031125 | |
| 18 | Instance method | Public | Method | Get Related Posting Instance GUID | 20021216 | |
| 19 | Instance method | Public | Method | Assigned Postings | 20011113 | |
| 20 | Instance method | Public | Method | History of Fields, Status and Status Reason | 20030310 |
Events
Class CL_HRRCF_CANDIDATE_APPLICATION has no event.
Types
Class CL_HRRCF_CANDIDATE_APPLICATION has no local type.
Method Signatures
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 | 20031124 | ||
| 2 | P_NEW_VERSION | Value transfer | Type reference (TYPE) | HRKWF_VERSION | Versionsnummer des Lebenslaufs im Audit Trail | 20031125 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20031124 |
Method ASSIGN_CANDIDACY 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 | 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 | Objektidentifikation | 20011102 | |||
| 2 | RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20011102 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Infotype Operation | 20011102 |
Method ASSIGN_POSTING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | POSTING | Call by reference | Object reference (TYPE REF TO) | CL_HRRCF_POSTING | Objektidentifikation | 20011113 | |||
| 2 | RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20011113 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Infotype Operation | 20011113 |
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 | 20031127 | |||
| 2 | PS_HRKWF_AUDIT_TRAIL | Call by reference | Type reference (TYPE) | RCF_S_HRKWF_AUDIT_TRAIL | Audit Trail zum Lebenslauf des Kandidaten (HRKWF Dokument) | 20031127 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20031127 |
Method CREATE 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 | Bewerbung | 20011102 | |||
| 2 | NAME | Call by reference | Type reference (TYPE) | STEXT | Objektbezeichnung | 20011102 | |||
| 3 | RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20011102 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20011102 |
Method DELIMIT_CANDIDACY 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 | 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_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 | Objektidentifikation | 20011123 | |||
| 2 | RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20011102 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Infotype Operation | 20011102 |
Method GET 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 | Bewerbung | 20011102 | |||
| 2 | ID | Call by reference | Type reference (TYPE) | HROBJID | Suchauftrags ID | 20011102 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20011102 |
Method GET_APPLICATION_SOURCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_APPL_SOURCE | Call by reference | Type reference (TYPE) | RCF_TECH_APPL_SOURCE | Technische Bewerbungsquelle | 20030808 | |||
| 2 | P_APPL_SOURCE_TXT | Call by reference | Type reference (TYPE) | RCF_TECH_APPL_SOURCE_TXT | Natürliche Zahl | 20030808 | |||
| 3 | P_LANGU | Call by reference | Type reference (TYPE) | SPRAS | SY-LANGU | Sprachenschlüssel | 20030808 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20030808 |
Method GET_APPLICATION_SOURCE_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_APPL_SOURCE | Call by reference | Type reference (TYPE) | RCF_TECH_APPL_SOURCE | Technische Bewerbungsquelle | 20040212 | |||
| 2 | P_APPL_SOURCE_TXT | Call by reference | Type reference (TYPE) | RCF_TECH_APPL_SOURCE_TXT | Natürliche Zahl | 20040212 | |||
| 3 | P_LANGU | Call by reference | Type reference (TYPE) | SPRAS | SY-LANGU | Sprachenschlüssel | 20040212 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20040212 |
Method GET_APPLICATION_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 | 20011220 | ||
| 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_APPLICATION_STATUS | Status der Bewerbung | 20011220 | |||
| 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 | 20011220 |
Method GET_AUDIT_TRAIL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PT_AUDIT_TRAIL | Call by reference | Type reference (TYPE) | RCF_T_AUDIT_TRAIL | Audit Trail zum Lebenslauf des Kandidaten | 20031125 | |||
| 2 | PT_VERSION_INFO | Call by reference | Type reference (TYPE) | RCF_T_VERSION_AUDIT_TRAIL | Erweiterte Informationen zu den Versionen des Audit Trails | 20031128 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20031125 |
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 | 20031128 | |||
| 2 | PS_VERSION_INFO | Call by reference | Type reference (TYPE) | RCF_S_VERSION_AUDIT_TRAIL | Erweiterte Informationen zur Version des Audit Trails | 20031128 | |||
| 3 | P_LANGUAGE | Call by reference | Type reference (TYPE) | SPRAS | SY-LANGU | Sprachenschlüssel | 20031128 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20031128 |
Method GET_CANDIDACIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CANDIDACY_LIST | Call by reference | Type reference (TYPE) | RCF_T_CANDIDACY | Tabelle mit Objektreferenzen | 20011123 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20011123 | ||
| 2 | Infotype Operation | 20011123 |
Method GET_CANDIDATES 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 | 20011102 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20011102 | ||
| 2 | Infotype Operation | 20011102 |
Method GET_CAND_RESUME_FR_AUDIT_TRAIL 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) | 20031128 | |||
| 2 | PS_VERSION_INFO | Call by reference | Type reference (TYPE) | RCF_S_VERSION_AUDIT_TRAIL | Erweiterte Informationen zur Version des Audit Trails | 20031128 | |||
| 3 | P_VERSION | Call by reference | Type reference (TYPE) | HRKWF_VERSION | Versionsnummer des Lebenslaufs im Audit Trail | 20031125 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20031125 |
Method GET_PINST_GUID 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 | 20021216 | ||
| 2 | P_PINST_GUID | Call by reference | Type reference (TYPE) | RCF_PINST_GUID | Globaler Schlüssel für Ausschreibungsinstanzen | 20021216 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20021216 |
Method GET_POSTINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | POSTING_LIST | Call by reference | Type reference (TYPE) | RCF_T_POSTING | Tabelle mit Objektreferenzen | 20011113 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20011113 | ||
| 2 | Infotype Operation | 20011113 |
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_CANDIDATE_APPLICATION has no exception.
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 110 |