SAP ABAP Class CL_HRRCF_CANDIDACY_BL (BL Facade for Candidacy Object)
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 20020709
Properties
Class CL_HRRCF_CANDIDACY_BL  
Short Description BL Facade for Candidacy Object    
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 20020704   SAP 
Last change 20070917   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HRRCF_CANDIDACY_BL has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_HRRCF_CONSTANTS General Constants for Candidate Classes 20020709
Friends
Class CL_HRRCF_CANDIDACY_BL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_OTYPE Constant Public Type reference (TYPE) OTYPE 'NE' Object Type of Candidacy 20041203
2 C_DRAFT Constant Public Type reference (TYPE) RCF_CANDIDACY_STATUS '4' Candidacy Status 20030404
3 C_IN_PROCESS Constant Public Type reference (TYPE) RCF_CANDIDACY_STATUS '0' Candidacy Status 20021205
4 C_REJECTED Constant Public Type reference (TYPE) RCF_CANDIDACY_STATUS '2' Candidacy Status 20030403
5 C_TO_BE_HIRED Constant Public Type reference (TYPE) RCF_CANDIDACY_STATUS '3' Candidacy Status 20030117
6 C_TO_BE_SUCCESSOR Constant Public Type reference (TYPE) RCF_CANDIDACY_STATUS '5' Candidacy Status 20041125
7 C_WITHDRAWN Constant Public Type reference (TYPE) RCF_CANDIDACY_STATUS '1' Candidacy Status 20030403
8 DELETE Instance attribute Private Attribute reference (LIKE) 20041129
9 FALSE Instance attribute Private Attribute reference (LIKE) 20020724
10 HIGH_DATE Instance attribute Private Attribute reference (LIKE) 20030305
11 INSERT Instance attribute Private Attribute reference (LIKE) 20041129
12 INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_HRRCF_CANDIDACY_BL BL Facade for Candidacy 20020708
13 MODIFY Instance attribute Private Attribute reference (LIKE) 20041129
14 MSGCL_ADMIN Instance attribute Private Attribute reference (LIKE) 20030401
15 TRUE Instance attribute Private Attribute reference (LIKE) 20020709
Methods
# Method Level Visibility Method type Description Created on
1 ADD_CANDIDATE_PROFILE Instance method Public Method Logs Candidate Profile 20060331
2 CHANGE_CANDIDACY_STATUS Instance method Public Method Changes Status of Candidacy 20021210
3 CHECK_AUTHORISATION_DOVR Instance method Public Method Check Authorization of Data Overview 20030113
4 CHECK_EXISTENCE_CDCY Instance method Public Method Checks Whether Candidacy Already Exists 20021211
5 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20020704
6 CREATE_CANDIDACY Instance method Public Method Create Candidacy 20020724
7 DEQUEUE_CANDIDACY Instance method Public Method Unlock Candidacy 20021009
8 ENQUEUE_CANDIDACY Instance method Public Method Lock Candidate 20021009
9 FETCH_CANDIDACIES Instance method Public Method Mass Fetch of Candidacies 20050407
10 GET_APPLICATION Instance method Public Method Reads Linked Application 20020827
11 GET_CANDIDACY_DESC Instance method Public Method Reads Note for Candidacy 20041129
12 GET_CANDIDACY_INFO Instance method Public Method Reads Candidacy Information with/without Text 20050301
13 GET_CANDIDACY_INFO_M Instance method Public Method Reads Information on Candidacy, Application, and Candidates 20050407
14 GET_CANDIDACY_INFO_X Instance method Public Method Reads Additional Information on Candidacy 20021204
15 GET_CANDIDACY_LIST_X Instance method Public Method Reads Candidacies for Requisition or Candidate and Add. Info 20021205
16 GET_CANDIDACY_STATUS Instance method Public Method Reads Candidacy Status 20020705
17 GET_CANDIDACY_STATUS_LIST Instance method Public Method Reads Status List (Recruitment) 20021211
18 GET_CANDIDACY_STATUS_LIST_SCP Instance method Public Method Reads Status List (Succession Planning) 20050223
19 GET_CANDIDATE Instance method Public Method Reads Candidate for Candidacy 20020705
20 GET_CDCY_LIST_CAND_BY_REQUI Instance method Public Method Reads Candidacies for Requisition or Candidate and Add. Info 20070110
21 GET_CDCY_NUMBERS Static method Public Method Reads Key Figures for Candidacies 20060718
22 GET_INSTANCE Static method Public Method Gets Instance 20020704
23 GET_NR_CDCY Instance method Public Method Reads Number of Candidacies for HR Object (Recruitment) 20021205
24 GET_NR_CDCY_FROM_LIST Instance method Public Method Reads Number of Candidacies for Candidates-Candidacy Pairs 20050407
25 GET_NR_CDCY_SCP Instance method Public Method Reads No. of Candidacies for HR Object (Succession Planning) 20050218
26 GET_OVERALL_RATING Instance method Public Method Get overall ranking for the candidacy 20040219
27 GET_REQUISITION Instance method Public Method Reads Requisition for Candidacy 20030401
28 GET_REQUISITION_INFO Instance method Public Method Reads Requisition Information for Candidacy 20050311
29 GET_REQUI_RETENTION_DATE Instance method Public Method Reads Storage Date of Associated Requisition 20050404
30 GET_STATUS_HISTORY Instance method Public Method Reads Status History 20030310
31 IS_ORIGINAL_CANDIDACY Instance method Public Method Checks whether original candidacy for application 20040209
32 MAINTAIN_CANDIDACY_DESC Instance method Public Method Maintains Note for Candidacy 20041129
33 SET_CDCY_READING_FLAG Instance method Public Method Candidacies Are Set to Read/Unread 20051031
34 SET_LEGAL_DATE Instance method Public Method Set Legal Date (such as Expiration Date) 20050221
Events
Class CL_HRRCF_CANDIDACY_BL has no event.
Types
Class CL_HRRCF_CANDIDACY_BL 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 Importing PS_INB Call by reference Type reference (TYPE) HROBJECT Suchauftrag 20060406
2 Importing PT_ICDCY_INSTANCES Call by reference Type reference (TYPE) RCF_T_CANDIDACY Kandidaturen 20060331

Method ADD_CANDIDATE_PROFILE on class CL_HRRCF_CANDIDACY_BL has no exception.

Method CHANGE_CANDIDACY_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PS_CDCY_HROBJECT Call by reference Type reference (TYPE) HROBJECT Kandidaturobjekt 20021211
2 Exporting PT_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20021210
3 Importing P_CHECK_ONLY Call by reference Type reference (TYPE) BOOLE_D SPACE Nur prüfen, ob Statusänderung möglich ist 20030415
4 Importing P_NEW_STATUS Call by reference Type reference (TYPE) RCF_CANDIDACY_STATUS Status der Kandidatur 20021210
# Exception Resumable Description Created on
1 CX_HRRCF übergeordnete Ausnahmeklasse von mySAP e-Recruiting 20021210

Method CHECK_AUTHORISATION_DOVR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CDCY_HROBJECT Call by reference Type reference (TYPE) HROBJECT Objekt 20030113
# Exception Resumable Description Created on
1 CX_HRRCF übergeordnete Ausnahmeklasse von mySAP e-Recruiting 20030113

Method CHECK_EXISTENCE_CDCY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PS_CAND_HROBJECT Call by reference Type reference (TYPE) HROBJECT Objekt 20021211
2 Importing PS_REQ_HROBJECT Call by reference Type reference (TYPE) HROBJECT Objekt 20021211
3 Exporting P_IS_EXISTING Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20021211
# Exception Resumable Description Created on
1 CX_HRRCF übergeordnete Ausnahmeklasse von mySAP e-Recruiting 20021211

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_HRRCF_CANDIDACY_BL has no parameter.
Method CONSTRUCTOR on class CL_HRRCF_CANDIDACY_BL has no exception.

Method CREATE_CANDIDACY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PO_CANDIDACY Call by reference Object reference (TYPE REF TO) CL_HRRCF_CANDIDACY Objekt 20021204
2 Importing PS_APPL_HROBJECT Call by reference Type reference (TYPE) HROBJECT Objekt-ID der Bewerbung 20021211
3 Importing PS_CAND_HROBJECT Call by reference Type reference (TYPE) HROBJECT Objekt-ID des Kandidaten 20021211
4 Importing PS_REQ_HROBJECT Call by reference Type reference (TYPE) HROBJECT Objekt-ID des Suchauftrag 20021211
5 Exporting PT_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20021204
6 Importing P_APPL_STATUS Call by reference Type reference (TYPE) RCF_APPLICATION_STATUS '0' Status der Bewerbung 20050922
7 Importing P_CDCY_STATUS Call by reference Type reference (TYPE) RCF_CANDIDACY_STATUS '0' Status der Kandidatur 20030404
8 Importing P_CDCY_STATUS_REASON Call by reference Type reference (TYPE) RCF_REASON_CODE Statusgrund der Kandidatur 20031028
# Exception Resumable Description Created on
1 CX_HRRCF übergeordnete Ausnahmeklasse von mySAP e-Recruiting 20020724

Method DEQUEUE_CANDIDACY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PS_CDCY_HROBJECT Call by reference Type reference (TYPE) HROBJECT Objekt-ID des Auswahlprozesses 20021211
# Exception Resumable Description Created on
1 CX_HRRCF übergeordnete Ausnahmeklasse von mySAP e-Recruiting 20021009

Method ENQUEUE_CANDIDACY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PS_CDCY_HROBJECT Call by reference Type reference (TYPE) HROBJECT Objekt-ID des Auswahlprozesses 20021211
2 Exporting PT_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20021009
# Exception Resumable Description Created on
1 CX_HRRCF übergeordnete Ausnahmeklasse von mySAP e-Recruiting 20021009

Method FETCH_CANDIDACIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PT_CAND_CDCY Call by reference Type reference (TYPE) RCF_T_CAND_CDCY Kandidaten- und Kandidatur-HROBJEKT-Paare 20050407
2 Importing PT_CAND_HROBJECT Call by reference Type reference (TYPE) RCF_T_HROBJECT Liste von Kandidaten-Objekten 20050407
# Exception Resumable Description Created on
1 CX_HRRCF_INFOTYPE_OPERATION Infotype Operation 20050407

Method GET_APPLICATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PS_APPL_HROBJECT Value transfer Type reference (TYPE) HROBJECT Objekt 20021211
2 Importing PS_CDCY_HROBJECT Call by reference Type reference (TYPE) HROBJECT Objekt ID der Kandidatur 20021211
# Exception Resumable Description Created on
1 CX_HRRCF übergeordnete Ausnahmeklasse von mySAP e-Recruiting 20020827

Method GET_CANDIDACY_DESC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PS_CANDIDACY_DESC Call by reference Type reference (TYPE) RCF_S_ITF_DESCRIPTION Infotyptext mit Zusatzinformationen 20041129
2 Importing PS_CDCY_HROBJECT Call by reference Type reference (TYPE) HROBJECT Kandidatur-Objekt 20041129
3 Importing P_LANGU Call by reference Type reference (TYPE) SPRAS SY-LANGU Sprachenschlüssel 20041129
4 Importing P_USE_FALLBACK Call by reference Type reference (TYPE) BOOLE_D 'X' Flag, ob Text laut T778L bestimmt werden soll 20041129
# Exception Resumable Description Created on
1 CX_HRRCF übergeordnete Ausnahmeklasse von mySAP e-Recruiting 20041129

Method GET_CANDIDACY_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PS_CDCY_HROBJECT Call by reference Type reference (TYPE) HROBJECT Kandidaturobjekt 20050301
2 Exporting PS_CDCY_INFO Call by reference Type reference (TYPE) P5133 Infotyp 5133: Kandidaturinformation 20050301
3 Exporting PS_CDCY_INFO_WT Call by reference Type reference (TYPE) RCF_S_CANDIDACY_INFO_TXT Kandidaturinformation mit Texten 20050301
4 Importing P_LANGU Call by reference Type reference (TYPE) SPRAS SY-LANGU Sprachenschlüssel 20050301
5 Importing P_USE_FALLBACK Call by reference Type reference (TYPE) BOOLE_D SPACE Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20050301
# Exception Resumable Description Created on
1 CX_HRRCF übergeordnete Ausnahmeklasse von mySAP e-Recruiting 20050301

Method GET_CANDIDACY_INFO_M Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PS_CDCY_HROBJECT Call by reference Type reference (TYPE) HROBJECT Objekt 20050407
2 Exporting PS_CDCY_INFO_M Call by reference Type reference (TYPE) RCF_S_LIST_CANDIDACIES_M Erweiterte Informationen zur Kandidatur ohne Suchauftrag 20050407
# Exception Resumable Description Created on
1 CX_HRRCF übergeordnete Ausnahmeklasse von mySAP e-Recruiting 20050407

Method GET_CANDIDACY_INFO_X Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PS_CDCY_HROBJECT Call by reference Type reference (TYPE) HROBJECT Objekt-ID der Kandidatur 20021211
2 Exporting PS_CDCY_INFO_X Call by reference Type reference (TYPE) RCF_S_LIST_CANDIDACIES_X 20021204
# Exception Resumable Description Created on
1 CX_HRRCF übergeordnete Ausnahmeklasse von mySAP e-Recruiting 20021204

Method GET_CANDIDACY_LIST_X Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PS_APPL_HROBJECT Call by reference Type reference (TYPE) HROBJECT Bewerbungsobjekt 20030128
2 Importing PS_CAND_HROBJECT Call by reference Type reference (TYPE) HROBJECT Kandidatenobjekt 20021211
3 Importing PS_REQ_HROBJECT Call by reference Type reference (TYPE) HROBJECT Suchauftragsobjekt 20021211
4 Exporting PT_CANDIDACIES_X Call by reference Type reference (TYPE) RCF_T_LIST_CANDIDACIES_X Liste Kandidaturen 20021205
5 Importing P_EXCLUDE_DRAFT Call by reference Type reference (TYPE) BOOLE_D 'X' Kandidaturen im Status 'In Bearbeitung' ausschliessen 20030715
# Exception Resumable Description Created on
1 CX_HRRCF übergeordnete Ausnahmeklasse von mySAP e-Recruiting 20021205

Method GET_CANDIDACY_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PS_CDCY_HROBJECT Call by reference Type reference (TYPE) HROBJECT Objekt ID der Kandidatur 20021211
2 Exporting P_REASON_CODE Call by reference Type reference (TYPE) RCF_REASON_CODE Statusgrund 20030307
3 Exporting P_REASON_CODE_TXT Call by reference Type reference (TYPE) RCF_REASON_CODE_TXT Bezeichnung des Statusgrundes 20030307
4 Exporting P_STATUS Call by reference Type reference (TYPE) RCF_CANDIDACY_STATUS Status der Kandidatur 20021205
5 Exporting P_STATUS_TXT Call by reference Type reference (TYPE) DDTEXT Erläuternder Kurztext 20021205
# Exception Resumable Description Created on
1 CX_HRRCF übergeordnete Ausnahmeklasse von mySAP e-Recruiting 20020705

Method GET_CANDIDACY_STATUS_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PT_STATUS_LIST Value transfer Type reference (TYPE) DDFIXVALUES Beschreibung von Domänen-Festwerten 20021211
2 Importing P_EXCLUDE_DRAFT Call by reference Type reference (TYPE) BOOLE_D 'X' Status 'In Bearbeitung' ausschliessen 20030721
# Exception Resumable Description Created on
1 CX_HRRCF übergeordnete Ausnahmeklasse von mySAP e-Recruiting 20021211

Method GET_CANDIDACY_STATUS_LIST_SCP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PT_STATUS_LIST Value transfer Type reference (TYPE) DDFIXVALUES Beschreibung von Domänen-Festwerten 20050223
# Exception Resumable Description Created on
1 CX_HRRCF übergeordnete Ausnahmeklasse von mySAP e-Recruiting 20050223

Method GET_CANDIDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PS_CAND_HROBJECT Call by reference Type reference (TYPE) HROBJECT Objekt 20021211
2 Importing PS_CDCY_HROBJECT Call by reference Type reference (TYPE) HROBJECT Objekt ID der Kandidatur 20021211
3 Exporting P_CAND_DESCRIPTION Call by reference Type reference (TYPE) BU_DESCRIP Kurzbeschreibung eines Geschäftspartners 20030319
4 Exporting P_CAND_NAME Call by reference Type reference (TYPE) BU_NAME1TX Vollständiger Name 20021205
5 Exporting P_EMPLOYEEID Call by reference Type reference (TYPE) PERNR_D Personalnummer 20021205
6 Exporting P_IS_EMPLOYEE Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20021205
# Exception Resumable Description Created on
1 CX_HRRCF übergeordnete Ausnahmeklasse von mySAP e-Recruiting 20020705

Method GET_CDCY_LIST_CAND_BY_REQUI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PS_REQ_HROBJECT Call by reference Type reference (TYPE) HROBJECT Suchauftragsobjekt 20070110
2 Exporting PT_CANDIDATE Call by reference Type reference (TYPE) RCF_T_CAND_CDCY Tabellentyp mit Kandidaten- und Kandidatur-Objekten 20070110
# Exception Resumable Description Created on
1 CX_HRRCF übergeordnete Ausnahmeklasse von mySAP e-Recruiting 20070110

Method GET_CDCY_NUMBERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PT_REQUISITIONS Call by reference Type reference (TYPE) RCF_T_HROBJECT Tabellentyp zur Übergabe von HR Objekten 20060718
2 Exporting PT_REQUISITIONS_NO_CDCY Call by reference Type reference (TYPE) RCF_T_REQUISITION_NO_CDCY Suchaufträge Kennzahlen über Kandidaturen 20060718
3 Importing 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_BL has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RETURN Value transfer Object reference (TYPE REF TO) CL_HRRCF_CANDIDACY_BL BL Fassade zur Kandidatur 20020708

Method GET_INSTANCE on class CL_HRRCF_CANDIDACY_BL has no exception.

Method GET_NR_CDCY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PS_APPL_HROBJECT Call by reference Type reference (TYPE) HROBJECT Objekt 20030128
2 Importing PS_CAND_HROBJECT Call by reference Type reference (TYPE) HROBJECT Objekt-ID des Kandidaten 20021211
3 Importing PS_REQ_HROBJECT Call by reference Type reference (TYPE) HROBJECT Objekt-ID des Suchauftrag 20021211
4 Exporting P_NR_CDCY Call by reference Type reference (TYPE) INT4 Anzahl Kandidaturen insgesamt 20021205
5 Exporting P_NR_CDCY_HIRED Call by reference Type reference (TYPE) INT4 Anzahl Kandidaturen im Status 'Einzustellen' 20030117
6 Exporting P_NR_CDCY_OPEN Call by reference Type reference (TYPE) INT4 Anzahl Kandidaturen im Status 'In Bearbeitung' 20021205
# Exception Resumable Description Created on
1 CX_HRRCF übergeordnete Ausnahmeklasse von mySAP e-Recruiting 20021205

Method GET_NR_CDCY_FROM_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PS_CAND_HROBJECT Call by reference Type reference (TYPE) HROBJECT Objekt 20050407
2 Importing PT_CAND_CDCY Call by reference Type reference (TYPE) RCF_T_CAND_CDCY Tabellentyp mit Kandidaten- und Kandidatur-Objekten 20050407
3 Exporting P_NR_CDCY Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20050407
4 Exporting P_NR_CDCY_HIRED Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20050407
5 Exporting P_NR_CDCY_OPEN Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20050407
# Exception Resumable Description Created on
1 CX_HRRCF übergeordnete Ausnahmeklasse von mySAP e-Recruiting 20050407

Method GET_NR_CDCY_SCP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PS_CAND_HROBJECT Call by reference Type reference (TYPE) HROBJECT Kandidatenobjekt 20050218
2 Importing PS_REQ_HROBJECT Call by reference Type reference (TYPE) HROBJECT Suchauftragsobjekt 20050218
3 Exporting P_NR_CDCY Call by reference Type reference (TYPE) INT4 Anzahl Kandidaturen insgesamt 20050218
4 Exporting P_NR_CDCY_OPEN Call by reference Type reference (TYPE) INT4 Anzahl Kandidaturen im Status 'In Bearbeitung' 20050218
5 Exporting P_NR_CDCY_SUCCESSOR Call by reference Type reference (TYPE) INT4 Anzahl Kandidaturen im Status 'Zur Nachfolge vorgesehen' 20050218
# Exception Resumable Description Created on
1 CX_HRRCF übergeordnete Ausnahmeklasse von mySAP e-Recruiting 20050218

Method GET_OVERALL_RATING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PS_CDCY_HROBJECT Call by reference Type reference (TYPE) HROBJECT Objekt 20040219
2 Exporting P_RATING Call by reference Type reference (TYPE) RCF_CDCY_RATING Assignment Rating 20040219
3 Exporting P_RATING_TXT Call by reference Type reference (TYPE) STEXT Objektbezeichnung 20040219
# Exception Resumable Description Created on
1 CX_HRRCF übergeordnete Ausnahmeklasse von mySAP e-Recruiting 20040219

Method GET_REQUISITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PS_CDCY_HROBJECT Call by reference Type reference (TYPE) HROBJECT Objekt ID der Kandidatur 20030401
2 Exporting PS_REQ_HROBJECT Call by reference Type reference (TYPE) HROBJECT Objekt 20030401
# Exception Resumable Description Created on
1 CX_HRRCF übergeordnete Ausnahmeklasse von mySAP e-Recruiting 20030401

Method GET_REQUISITION_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PS_CDCY_HROBJECT Call by reference Type reference (TYPE) HROBJECT Kandidatur-Objekt 20050311
2 Exporting PS_REQUISITION_INFO Call by reference Type reference (TYPE) P5125 Infotype 5125: Suchauftragsinformation 20050311
# Exception Resumable Description Created on
1 CX_HRRCF übergeordnete Ausnahmeklasse von mySAP e-Recruiting 20050311

Method GET_REQUI_RETENTION_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PS_CDCY_HROBJECT Call by reference Type reference (TYPE) HROBJECT Objekt 20050404
2 Exporting P_RET_DATE Call by reference Type reference (TYPE) DATS Feld vom Typ DATS 20050404
# Exception Resumable Description Created on
1 CX_HRRCF übergeordnete Ausnahmeklasse von mySAP e-Recruiting 20050404

Method GET_STATUS_HISTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PS_CDCY_HROBJECT Call by reference Type reference (TYPE) HROBJECT Objekt 20030310
2 Exporting PT_STATUS_HISTORY Call by reference Type reference (TYPE) RCF_T_STATUS_HISTORY Statushistorie 20030310
# Exception Resumable Description Created on
1 CX_HRRCF übergeordnete Ausnahmeklasse von mySAP e-Recruiting 20030310

Method IS_ORIGINAL_CANDIDACY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PS_CDCY_HROBJECT Call by reference Type reference (TYPE) HROBJECT Kandidaturobjekt 20040209
2 Returning P_IS_ORIGINAL_CANDIDACY Value transfer Type reference (TYPE) BOOLE_D Indikator: Ursprüngliche Kandidatur zur Bewerbung 20040209
# Exception Resumable Description Created on
1 CX_HRRCF übergeordnete Ausnahmeklasse von mySAP e-Recruiting 20040209

Method MAINTAIN_CANDIDACY_DESC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PS_CDCY_HROBJECT Call by reference Type reference (TYPE) HROBJECT Kandidatur-Objekt 20041129
2 Exporting PS_RESULT Call by reference Type reference (TYPE) P5133 Infotyp 5133: Kandidaturinformation 20041129
3 Exporting PT_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20041129
4 Importing P_CANDIDACY_DESC Call by reference Type reference (TYPE) RCF_ITF_DESCRIPTION Übergabe-Objekt für Freitexte aus Infotypen 20041129
5 Importing P_LANGU Call by reference Type reference (TYPE) SPRAS SY-LANGU Sprachenschlüssel 20041129
6 Importing P_OPERATION Call by reference Type reference (TYPE) RCF_OPERA Datenbankoperation 20041129
# Exception Resumable Description Created on
1 CX_HRRCF übergeordnete Ausnahmeklasse von mySAP e-Recruiting 20041129

Method SET_CDCY_READING_FLAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PT_CANDIDACIES Call by reference Type reference (TYPE) RCF_T_HROBJECT Tabellentyp zur Übergabe von HR Objekten 20051031
2 Importing P_READ Call by reference Type reference (TYPE) RCF_CANDIDACY_READ Kandidatur ist gelesen (ja = 'X'; nein = ' ') 20051031
# Exception Resumable Description Created on
1 CX_HRRCF übergeordnete Ausnahmeklasse von mySAP e-Recruiting 20051031

Method SET_LEGAL_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PS_CDCY_HROBJECT Call by reference Type reference (TYPE) RCF_CDCY_HROBJECT Kandidatur 20050221
2 Exporting PT_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20050221
3 Importing P_DATE Call by reference Type reference (TYPE) DATS SY-DATUM Ausgangsdatum 20050221
# Exception Resumable Description Created on
1 CX_HRRCF übergeordnete Ausnahmeklasse von mySAP e-Recruiting 20050221
History
Last changed by/on SAP  20070917 
SAP Release Created in 10A