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 DELETE_OPERATION Instance attribute Private Attribute reference (LIKE) 20020130
2 FALSE Instance attribute Private Attribute reference (LIKE) 20020130
3 HIGH_DATE Instance attribute Private Attribute reference (LIKE) 20020130
4 INSERT_OPERATION Instance attribute Private Attribute reference (LIKE) 20020130
5 LOW_DATE Instance attribute Private Attribute reference (LIKE) 20020130
6 MODIFY_OPERATION Instance attribute Private Attribute reference (LIKE) 20020130
7 MSGCL_ADMIN Instance attribute Private Attribute reference (LIKE) 20020503
8 MYCLUSTERID Static Attribute Public Type reference (TYPE) CHAR_S_02 'PC' Character field, length 2 20020130
9 TRUE Instance attribute Private Attribute reference (LIKE) 20020130
Methods
# Method Level Visibility Method type Description Created on
1 ADD_CANDIDATE Static method Public Method Add candidates proposed by TC 20020130
2 DELETE_CANDIDATE Static method Public Method Delete candidates proposed by TC 20020130
3 GET_CANDIDATES Static method Public Method Read proposed candidate records 20020130
4 GET_CANDIDATES_BY_REQ Static method Public Method Get candidates proposed for a requisition 20020130
5 GET_CANDIDATES_BY_TC Static method Public Method Get candidates proposed for a TC 20020130
6 MODIFY_CANDIDATE Static method Public Method Update Notes 20020130
7 UPDATE_CANDIDATES 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 Changing CANDIDATE_RECORD Call by reference Type reference (TYPE) RCF_S_PROPOSED_CANDIDATES 20020130
# Exception Resumable Description Created on
1 CX_HRRCF ü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 Changing CANDIDATE_RECORD Call by reference Type reference (TYPE) RCF_S_PROPOSED_CANDIDATES 20020130
# Exception Resumable Description Created on
1 CX_HRRCF ü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 Exporting RECORDS Call by reference Type reference (TYPE) RCF_T_PROPOSED_CANDIDATES 20020130
2 Importing REQUISITION Call by reference Type reference (TYPE) RCF_REQUISITION 20020130
3 Importing USER_TC Call by reference Type reference (TYPE) SYUNAME R/3-System, Anmeldename des Benutzers 20020130
# Exception Resumable Description Created on
1 CX_HRRCF ü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 Exporting RECORDS Call by reference Type reference (TYPE) RCF_T_PROPOSED_CANDIDATES 20020130
2 Importing REQUISITION Call by reference Type reference (TYPE) RCF_REQUISITION R/3-System, Anmeldename des Benutzers 20020130
# Exception Resumable Description Created on
1 CX_HRRCF ü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 Exporting RECORDS Call by reference Type reference (TYPE) RCF_T_PROPOSED_CANDIDATES 20020130
2 Importing USER_TC Call by reference Type reference (TYPE) SYUNAME SY-UNAME R/3-System, Anmeldename des Benutzers 20020130
# Exception Resumable Description Created on
1 CX_HRRCF ü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 Changing CANDIDATE_RECORD Call by reference Type reference (TYPE) RCF_S_PROPOSED_CANDIDATES 20020130
# Exception Resumable Description Created on
1 CX_HRRCF ü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 Importing RECORDS Call by reference Type reference (TYPE) RCF_T_PROPOSED_CANDIDATES 20020130
2 Importing REQUISITION Call by reference Type reference (TYPE) RCF_REQUISITION 20020130
3 Importing USER_TC Call by reference Type reference (TYPE) SYUNAME SY-UNAME R/3-System, Anmeldename des Benutzers 20020130
# Exception Resumable Description Created on
1 CX_HRRCF übergeordnete Ausnahmeklasse von mySAP e-Recruiting 20020130
History
Last changed by/on SAP  20041006 
SAP Release Created in