SAP ABAP Class CL_HRRCF_ACTIVITY_BL (BL Facade for Activities)
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 20060326
Properties
Class CL_HRRCF_ACTIVITY_BL  
Short Description BL Facade for Activities    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PAOC_RCF_BL   Recruitment Factory: Business Logic 
Created 20060326   SAP 
Last change 20070917   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HRRCF_ACTIVITY_BL has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_HRRCF_CONSTANTS General Constants for Candidate Classes 20060326
Friends
Class CL_HRRCF_ACTIVITY_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) 20060326
2 FALSE Instance attribute Private Attribute reference (LIKE) 20060326
3 HIGH_DATE Instance attribute Private Attribute reference (LIKE) 20060326
4 INSERT_OPERATION Instance attribute Private Attribute reference (LIKE) 20060326
5 LOW_DATE Instance attribute Private Attribute reference (LIKE) 20060326
6 MODIFY_OPERATION Instance attribute Private Attribute reference (LIKE) 20060326
7 MSGCL_ADMIN Instance attribute Private Attribute reference (LIKE) 20060326
8 MSGCL_USER Instance attribute Private Attribute reference (LIKE) 20060326
9 TRUE Instance attribute Private Attribute reference (LIKE) 20060326
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_INDIV_CNF Static method Public Method Creation of Transient Individual Confirmation 20060402
2 DEQUEUE_OBJECT Static method Public Method Unlocking of HR Object to Which Activity Belongs 20060830
3 ENQUEUE_OBJECT Static method Public Method Locking of HR Object to Which Activity Belongs 20060830
4 GET_ACT2PROC_WT Static method Public Method Returns Processes and Activities for an Object Type 20060620
5 GET_ACT2STAT_WT Static method Public Method Returns Status and Activity Types for an Object Type 20060627
6 GET_APPLICATION Static method Public Method Gets Application for NE and ND Activities 20061207
7 GET_CANDIDATE Static method Public Method Returns Candidates for Activity GUID 20060401
8 GET_INDIV_CNF_ADDITIONAL_INFO Static method Public Method Gets Additional Information About Individual Confirmation 20060404
9 GET_INDIV_CNF_LIST Static method Public Method Returns List of Individual Confirmations 20060402
10 GET_RANKING_ACTIVITY Static method Public Method Gets Activity for Candidate Ranking 20060418
11 GET_REQUISITION Static method Public Method Gets Requisition for NE and ND Activities 20060401
12 IS_PROCESSOR_VALID Static method Public Method Checks Whether Processor of Activity Is Permitted 20060420
13 REQUEST_CNF Static method Public Method Request Individual Confirmation 20060418
Events
Class CL_HRRCF_ACTIVITY_BL has no event.
Types
Class CL_HRRCF_ACTIVITY_BL has no local type.
Method Signatures

Method CREATE_INDIV_CNF 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 Bestätigender 20060402
2 Exporting PS_INDIV_CNF Call by reference Type reference (TYPE) P5143 Infotyp 5143: Bestätigung 20060402
3 Exporting PS_INDIV_CNF_WT Call by reference Type reference (TYPE) RCF_S_ACT_CNF_ACTIVITY_TXT Bestätigung mit Text 20060402
4 Importing P_ACT_TYPE Call by reference Type reference (TYPE) RCF_ACT_TYPE Aktivitätsart, falls nicht angegeben: vererbt 20060402
5 Importing P_LANGU Call by reference Type reference (TYPE) SPRAS SY-LANGU Sprachenschlüssel 20060402
6 Importing P_OVERALL_ACTIVITY Call by reference Type reference (TYPE) RCF_ACT_GUID Globaler Schlüssel für Aktivitäten 20060402
# Exception Resumable Description Created on
1 CX_HRRCF übergeordnete Ausnahmeklasse von mySAP e-Recruiting 20060402

Method DEQUEUE_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_ACT_GUID Call by reference Type reference (TYPE) RCF_ACT_GUID Globaler Schlüssel für Aktivitäten 20060830
# Exception Resumable Description Created on
1 CX_HRRCF übergeordnete Ausnahmeklasse von mySAP e-Recruiting 20060830

Method ENQUEUE_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PT_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20060830
2 Importing P_ACT_GUID Call by reference Type reference (TYPE) RCF_ACT_GUID Globaler Schlüssel für Aktivitäten 20060830
# Exception Resumable Description Created on
1 CX_HRRCF übergeordnete Ausnahmeklasse von mySAP e-Recruiting 20060830

Method GET_ACT2PROC_WT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PT_ACT2PROC_WT Call by reference Type reference (TYPE) RCF_T_ACT2PROC_WT Tabelle: Prozesse, Aktivitätsarten und Aktivitätskategorien 20060620
2 Importing P_AUTH_ACTIV Call by reference Type reference (TYPE) ACTIV_AUTH Aktivität 20060620
3 Importing P_LANGU Call by reference Type reference (TYPE) SPRAS SY-LANGU Sprache 20060620
4 Importing P_OTYPE Call by reference Type reference (TYPE) OTYPE Objekttyp 20060620
5 Importing P_PROC_GROUP Call by reference Type reference (TYPE) RCF_ACT_PROC_GROUP Gruppe von Aktivitätsprozessen 20060622
6 Importing P_SUBAREA Call by reference Type reference (TYPE) RCF_SUBAREA SPACE Teilbereich des E-Recruiting 20060620
7 Importing P_USER Call by reference Type reference (TYPE) SYUNAME Benutzername 20060620
# Exception Resumable Description Created on
1 CX_HRRCF übergeordnete Ausnahmeklasse von mySAP e-Recruiting 20060620

Method GET_ACT2STAT_WT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PT_ACT2STAT_WT Call by reference Type reference (TYPE) RCF_T_ACT2STAT_WT Tabelle: Status der Aktivitätsart 20060627
2 Importing P_LANGU Call by reference Type reference (TYPE) SPRAS SY-LANGU Sprachenschlüssel 20060627
3 Importing P_OTYPE Call by reference Type reference (TYPE) OTYPE Objekttyp 20060627
4 Importing P_SUBAREA Call by reference Type reference (TYPE) RCF_SUBAREA SPACE Teilbereich des E-Recruiting 20060823
# Exception Resumable Description Created on
1 CX_HRRCF übergeordnete Ausnahmeklasse von mySAP e-Recruiting 20060627

Method GET_APPLICATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PS_APPL_HROBJECT Call by reference Type reference (TYPE) HROBJECT Objekt 20061207
2 Importing P_ACT_GUID Call by reference Type reference (TYPE) RCF_ACT_GUID Globaler Schlüssel für Aktivitäten 20061207
# Exception Resumable Description Created on
1 CX_HRRCF übergeordnete Ausnahmeklasse von mySAP e-Recruiting 20061207

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 20060401
2 Importing P_ACT_GUID Call by reference Type reference (TYPE) RCF_ACT_GUID Globaler Schlüssel für Aktivitäten 20060401
# Exception Resumable Description Created on
1 CX_HRRCF übergeordnete Ausnahmeklasse von mySAP e-Recruiting 20060401

Method GET_INDIV_CNF_ADDITIONAL_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_INDIVIDUAL_ACTIVITY Call by reference Type reference (TYPE) RCF_ACT_GUID Globaler Schlüssel für Aktivitäten 20060404
2 Exporting P_REF_ACTIVITY Call by reference Type reference (TYPE) RCF_ACT_GUID Globaler Schlüssel für Aktivitäten 20060404
3 Exporting P_REF_ACTIVITY_TXT Call by reference Type reference (TYPE) RCF_REF_ACTIVITY_TXT Bezeichnung der verknüpften Aktivität 20060404
4 Exporting P_REQUESTER Call by reference Type reference (TYPE) SYUNAME Benutzername 20060404
5 Exporting P_REQUESTER_TXT Call by reference Type reference (TYPE) BU_NAME1TX Vollständiger Name 20060404
# Exception Resumable Description Created on
1 CX_HRRCF übergeordnete Ausnahmeklasse von mySAP e-Recruiting 20060404

Method GET_INDIV_CNF_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PT_INDIV_CNF Call by reference Type reference (TYPE) RCF_T_P5143 Infotypsätze P5143 20060402
2 Exporting PT_INDIV_CNF_WT Call by reference Type reference (TYPE) RCF_T_ACT_CNF_ACTIVITY_TXT Bestätigungsaktivitäten mit Text 20060402
3 Importing P_CHANGED_BY_NOT_REQUESTED Call by reference Type reference (TYPE) BOOLE_D 'X' Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20060511
4 Importing P_LANGU Call by reference Type reference (TYPE) SPRAS SY-LANGU Sprachenschlüssel 20060402
5 Importing P_OVERALL_ACTIVITY Call by reference Type reference (TYPE) RCF_ACT_GUID Globaler Schlüssel für Aktivitäten 20060402
# Exception Resumable Description Created on
1 CX_HRRCF übergeordnete Ausnahmeklasse von mySAP e-Recruiting 20060402

Method GET_RANKING_ACTIVITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PT_MESSAGES Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20060418
2 Exporting P_ACT_TYPE Call by reference Type reference (TYPE) RCF_ACT_TYPE Aktivitätsart 20060418
3 Importing P_OTYPE Call by reference Type reference (TYPE) OTYPE Objekttyp 20060418
4 Importing P_PROC_GROUP Call by reference Type reference (TYPE) RCF_ACT_PROC_GROUP Gruppe von Aktivitätsprozessen 20060418
5 Importing P_SUBAREA Call by reference Type reference (TYPE) RCF_SUBAREA Teilbereich des E-Recruiting 20060418

Method GET_RANKING_ACTIVITY on class CL_HRRCF_ACTIVITY_BL has no exception.

Method GET_REQUISITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PS_REQ_HROBJECT Call by reference Type reference (TYPE) HROBJECT Objekt 20060401
2 Importing P_ACT_GUID Call by reference Type reference (TYPE) RCF_ACT_GUID Globaler Schlüssel für Aktivitäten 20060401
# Exception Resumable Description Created on
1 CX_HRRCF übergeordnete Ausnahmeklasse von mySAP e-Recruiting 20060401

Method IS_PROCESSOR_VALID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_ACT_GUID Call by reference Type reference (TYPE) RCF_ACT_GUID Globaler Schlüssel für Aktivitäten 20060420
2 Importing P_UNAME Call by reference Type reference (TYPE) SYUNAME SY-UNAME Benutzername 20060420
3 Returning P_VALID Value transfer Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20060420
# Exception Resumable Description Created on
1 CX_HRRCF übergeordnete Ausnahmeklasse von mySAP e-Recruiting 20060420

Method REQUEST_CNF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PS_CNF Call by reference Type reference (TYPE) P5143 Infotyp 5143: Bestätigung 20060418
2 Exporting PS_CNF_WT Call by reference Type reference (TYPE) RCF_S_ACT_CNF_ACTIVITY_TXT Bestätigung mit Text 20060418
3 Exporting PT_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20060426
4 Importing P_ACT_GUID Call by reference Type reference (TYPE) RCF_ACT_GUID Globaler Schlüssel für Aktivitäten 20060418
5 Importing P_LANGU Call by reference Type reference (TYPE) SPRAS SY-LANGU Sprachenschlüssel 20060418
# Exception Resumable Description Created on
1 CX_HRRCF übergeordnete Ausnahmeklasse von mySAP e-Recruiting 20060418
History
Last changed by/on SAP  20070917 
SAP Release Created in 700