SAP ABAP Class CL_HRRCF_REC_PLAN_ACT_BL (BL Facade for Process Template (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 20030415
Properties
Class CL_HRRCF_REC_PLAN_ACT_BL  
Short Description BL Facade for Process Template (Activities)    
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 20030312   SAP 
Last change 20070917   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_HRRCF_REC_PLAN_ACT Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IF_HRRCF_CONSTANTS General Constants for Candidate Classes 20030415
Friends
Class CL_HRRCF_REC_PLAN_ACT_BL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 FALSE Instance attribute Private Attribute reference (LIKE) 20030415
2 INSTANCE Static Attribute Public Object reference (TYPE REF TO) CL_HRRCF_REC_PLAN_ACT_BL BL Facade for Process Template (Activities) 20030312
3 MSGCL_ADMIN Instance attribute Private Attribute reference (LIKE) 20030415
4 TRUE Instance attribute Private Attribute reference (LIKE) 20030415
Methods
# Method Level Visibility Method type Description Created on
1 COPY_REC_PLAN Instance method Public Method Copies Process Template 20030714
2 CREATE_RP_ACT Instance method Public Method Generates Process Template 20030312
3 GET_ACT_PROC_LIST_RP Instance method Public Method Get List of Processes and Activities for Process Template 20060213
4 GET_INSTANCE Static method Public Method Returns Instance 20030312
5 GET_REC_PLAN_BY_GUID Instance method Public Method Gets Instance for GUID 20030312
6 GET_REC_PLAN_DESCRIPTION Instance method Public Method Reads Description of a Process Template 20030314
7 GET_REC_PLAN_LIST Instance method Public Method Reads List of All Process Templates 20030314
8 GET_STATUS_LIST Instance method Public Method Reads Status List 20030312
Events
Class CL_HRRCF_REC_PLAN_ACT_BL has no event.
Types
Class CL_HRRCF_REC_PLAN_ACT_BL has no local type.
Method Signatures

Method COPY_REC_PLAN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PO_COPY_OBJECT Call by reference Object reference (TYPE REF TO) CL_HRRCF_REC_PLAN_ACT Personalbeschaffungsplan (Aktivitäten) 20030714
2 Exporting P_COPY_GUID Call by reference Type reference (TYPE) RCF_RP_ACT_GUID Prozessvorlage (Aktivitäten) 20030714
3 Importing P_ORIGINAL_GUID Call by reference Type reference (TYPE) RCF_RP_ACT_GUID Prozessvorlage (Aktivitäten) 20030714
# Exception Resumable Description Created on
1 CX_HRRCF übergeordnete Ausnahmeklasse von mySAP e-Recruiting 20030714

Method CREATE_RP_ACT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PO_RP_ACT_OBJECT Value transfer Object reference (TYPE REF TO) CL_HRRCF_REC_PLAN_ACT Personalbeschaffungsplan 20030312
2 Importing P_SUBAREA Call by reference Type reference (TYPE) RCF_SUBAREA SPACE Teilbereich des E-Recruiting 20050302
# Exception Resumable Description Created on
1 CX_HRRCF übergeordnete Ausnahmeklasse von mySAP e-Recruiting 20030409

Method GET_ACT_PROC_LIST_RP 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 Objekt 20060213
2 Changing PT_ACT_PROC_LIST Call by reference Type reference (TYPE) RCF_T_ACTTY_2_RP_ACT_TXT Zuordnung Aktivitätsarten zu Personalbeschaffungsplan Text 20060213
3 Changing PT_PROCESS_LIST Call by reference Type reference (TYPE) RCF_T_ACT_PROC_LIST Liste der Prozesse 20060216
4 Importing P_AUTH_ACTIV Call by reference Type reference (TYPE) ACTIV_AUTH Aktivität 20060213
5 Importing P_LANGU Call by reference Type reference (TYPE) SPRAS SY-LANGU Sprachenschlüssel 20060213
6 Importing P_RP_ACT_GUID Call by reference Type reference (TYPE) RCF_RP_ACT_GUID Prozessvorlage (Aktivitäten) 20060622
# Exception Resumable Description Created on
1 CX_HRRCF übergeordnete Ausnahmeklasse von mySAP e-Recruiting 20060213

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_PLAN_ACT_BL BL-Fassade zum Personalbeschaffungsplan (Aktivitäten) 20030312

Method GET_INSTANCE on class CL_HRRCF_REC_PLAN_ACT_BL has no exception.

Method GET_REC_PLAN_BY_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PO_RP_ACT_OBJECT Value transfer Object reference (TYPE REF TO) CL_HRRCF_REC_PLAN_ACT Personalbeschaffungsplan 20030312
2 Importing P_RP_ACT_GUID Call by reference Type reference (TYPE) RCF_RP_ACT_GUID Personalbeschaffungsplan 20030312
# Exception Resumable Description Created on
1 CX_HRRCF übergeordnete Ausnahmeklasse von mySAP e-Recruiting 20030409

Method GET_REC_PLAN_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_RP_ACT_DESC Call by reference Type reference (TYPE) RCF_RP_ACT_DESC Beschreibung des Personalbeschaffungsplans (Aktivitäten) 20030314
2 Importing P_RP_ACT_GUID Call by reference Type reference (TYPE) RCF_RP_ACT_GUID Personalbeschaffungsplan (Aktivitäten) 20030314
# Exception Resumable Description Created on
1 CX_HRRCF übergeordnete Ausnahmeklasse von mySAP e-Recruiting 20030409

Method GET_REC_PLAN_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PT_REC_PLANS Value transfer Type reference (TYPE) RCF_T_REC_PLAN_ACT_TXT Personalbeschaffungspläne (Aktivitäten) mit Texten 20030314
2 Importing P_LANGU Call by reference Type reference (TYPE) SPRAS SY-LANGU Sprachenschlüssel 20030314
3 Importing P_ONLY_RELEASED Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20030423
4 Importing P_SUBAREA Call by reference Type reference (TYPE) RCF_SUBAREA SPACE Teilbereich des E-Recruiting 20050302
# Exception Resumable Description Created on
1 CX_HRRCF übergeordnete Ausnahmeklasse von mySAP e-Recruiting 20030409

Method GET_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) RCF_T_RP_ACT_STATUS_LIST Statusliste Personalbeschaffungsteam (Aktivitäten) 20030312
2 Importing P_LANGU Call by reference Type reference (TYPE) SPRAS SY-LANGU Sprachenschlüssel 20030312
# Exception Resumable Description Created on
1 CX_HRRCF übergeordnete Ausnahmeklasse von mySAP e-Recruiting 20030312
History
Last changed by/on SAP  20070917 
SAP Release Created in 10A