SAP ABAP Class CL_HRRCF_REC_TEAM_BL (BL Facade for Support Team)
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 20021210
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HRRCF_OBJECT_BUFFER Buffer Management 20061206
Properties
Class CL_HRRCF_REC_TEAM_BL  
Short Description BL Facade for Support Team    
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 20021210   SAP 
Last change 20070917   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HRRCF_REC_TEAM_BL has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_HRRCF_CONSTANTS General Constants for Candidate Classes 20021210
2 IF_HRRCF_OBJECT_BUFFER Buffer Management 20061206
Friends
Class CL_HRRCF_REC_TEAM_BL 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) 20021210
2 FALSE Instance attribute Private Attribute reference (LIKE) 20050326
3 HIGH_DATE Instance attribute Private Attribute reference (LIKE) 20021210
4 INSERT_OPERATION Instance attribute Private Attribute reference (LIKE) 20021210
5 INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_HRRCF_REC_TEAM_BL BL Facade to Support Team 20021210
6 MODIFY_OPERATION Instance attribute Private Attribute reference (LIKE) 20021210
7 TRUE Instance attribute Private Attribute reference (LIKE) 20050326
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_REC_TEAMS Instance method Public Method Business Checks on Support Teams 20061206
2 CHECK_TG_DELETE Instance method Private Method Check If Person Responsible Is Part of Recruiting Team 20050420
3 FILL_OBJECT_BUFFER_NB Instance method Public Method 20061206
4 FILL_OBJECT_BUFFER_NC Instance method Private Method 20061206
5 FILL_OBJECT_BUFFER_ND Instance method Private Method 20061206
6 GET_INSTANCE Static method Public Method Gets Instance of this BL Facade 20021210
7 GET_REC_TEAM Instance method Public Method Reads Support Team 20021210
8 MAINTAIN_MULTIPLE_REC_TEAMS Instance method Public Method Maintain Multiple Support Teams 20061206
9 MAINTAIN_REC_TEAM Instance method Public Method Maintain Support Team 20021210
Events
Class CL_HRRCF_REC_TEAM_BL has no event.
Types
Class CL_HRRCF_REC_TEAM_BL has no local type.
Method Signatures

Method CHECK_REC_TEAMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting BAD_OBJECTS_DURING_DELETE Call by reference Type reference (TYPE) RCF_T_HROBJECT Table Type for Transfer of HR Objects 20061206
2 Exporting BAD_OBJECTS_DURING_INSERT Call by reference Type reference (TYPE) RCF_T_HROBJECT Table Type for Transfer of HR Objects 20061206
3 Exporting BAD_OBJECTS_DURING_UPDATE Call by reference Type reference (TYPE) RCF_T_HROBJECT Table Type for Transfer of HR Objects 20061206
4 Importing PS_RESPONSIBLE Call by reference Type reference (TYPE) RCF_S_REQ_RESPONSIBLE Person Responsible 20061206
5 Importing PT_HROBJECTS Call by reference Type reference (TYPE) RCF_T_HROBJECT Table Type for Transfer of HR Objects 20061206
6 Importing P_OPERATION Call by reference Type reference (TYPE) RCF_OPERA Database Operation 20061206
7 Importing P_ROLE Call by reference Type reference (TYPE) RCF_ROLE Roles in E-Recruiting 20061206
8 Exporting REC_TEAM Call by reference Type reference (TYPE) RCF_T_REC_TEAM Support Team 20061206

Method CHECK_REC_TEAMS on class CL_HRRCF_REC_TEAM_BL has no exception.

Method CHECK_TG_DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PS_5131 Call by reference Type reference (TYPE) P5131 Infotyp 5131: Verantwortliche 20050420
2 Importing PS_TG_HROBJECT Call by reference Type reference (TYPE) HROBJECT Objekt 20050420
3 Returning P_DELETE_TG Value transfer Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20050420
# Exception Resumable Description Created on
1 CX_HRRCF übergeordnete Ausnahmeklasse von mySAP e-Recruiting 20050420

Method FILL_OBJECT_BUFFER_NB Signature

Method FILL_OBJECT_BUFFER_NB on class CL_HRRCF_REC_TEAM_BL has no parameter.
Method FILL_OBJECT_BUFFER_NB on class CL_HRRCF_REC_TEAM_BL has no exception.

Method FILL_OBJECT_BUFFER_NC Signature

Method FILL_OBJECT_BUFFER_NC on class CL_HRRCF_REC_TEAM_BL has no parameter.
Method FILL_OBJECT_BUFFER_NC on class CL_HRRCF_REC_TEAM_BL has no exception.

Method FILL_OBJECT_BUFFER_ND Signature

Method FILL_OBJECT_BUFFER_ND on class CL_HRRCF_REC_TEAM_BL has no parameter.
Method FILL_OBJECT_BUFFER_ND on class CL_HRRCF_REC_TEAM_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_REC_TEAM_BL Rollenzuordnung einer Bewerbung 20021210

Method GET_INSTANCE on class CL_HRRCF_REC_TEAM_BL has no exception.

Method GET_REC_TEAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PS_HROBJECT Call by reference Type reference (TYPE) HROBJECT Objekt 20021210
2 Exporting PT_REC_TEAM Call by reference Type reference (TYPE) RCF_T_REC_TEAM_TXT Zuordnung Rollen - Namen 20021210
3 Importing P_LANGU Call by reference Type reference (TYPE) SPRAS SY-LANGU Sprachenschlüssel 20021210
# Exception Resumable Description Created on
1 CX_HRRCF übergeordnete Ausnahmeklasse von mySAP e-Recruiting 20021210

Method MAINTAIN_MULTIPLE_REC_TEAMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing INFOTYPE_RECORDS Call by reference Type reference (TYPE) ANY 20061206
2 Importing P_OPERATION Call by reference Type reference (TYPE) RCF_OPERA Database Operation 20061206
3 Exporting RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20061206
# Exception Resumable Description Created on
1 CX_HRRCF_INFOTYPE_OPERATION Infotype Operation 20061206

Method MAINTAIN_REC_TEAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PS_5131 Call by reference Type reference (TYPE) P5131 Personalbeschaffungsteam 20021210
2 Importing PS_HROBJECT Call by reference Type reference (TYPE) HROBJECT Objekt 20021210
3 Exporting PS_RESULT Call by reference Type reference (TYPE) P5131 Personalbeschaffungsteam 20021210
4 Exporting PT_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20021210
5 Importing P_OPERATION Call by reference Type reference (TYPE) RCF_OPERA Datenbankoperation 20021210
# Exception Resumable Description Created on
1 CX_HRRCF übergeordnete Ausnahmeklasse von mySAP e-Recruiting 20021210
History
Last changed by/on SAP  20070917 
SAP Release Created in 10A