SAP ABAP Class CL_HRRCF_CAND_OVERVIEW_BL (BL Facade for Candidate Overview)
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 | 20030805 |
Properties
| Class | CL_HRRCF_CAND_OVERVIEW_BL | |
| Short Description | BL Facade for Candidate Overview | |
| 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 | 20030805 | SAP |
| Last change | 20060711 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRRCF_CAND_OVERVIEW_BL has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_HRRCF_CONSTANTS | General Constants for Candidate Classes | 20030805 |
Friends
Class CL_HRRCF_CAND_OVERVIEW_BL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Attribute reference (LIKE) | 20030805 | |||||
| 2 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_HRRCF_CAND_OVERVIEW_BL | BL Facade for Candidate Overview | 20030805 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_HRRCF_APPLICATION_BL | BL Facade for Application Object | 20030805 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_HRRCF_CANDIDACY_BL | BL Facade for Candidacy Object | 20030805 | |||
| 5 | Instance attribute | Private | Attribute reference (LIKE) | 20030805 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20030805 | |
| 2 | Instance method | Public | Method | Gets All Activities of a Candidate | 20030805 | |
| 3 | Instance method | Public | Method | Gets All Succession Planning Activities | 20060201 | |
| 4 | Instance method | Public | Method | Gets All Assignments for Requisitions of a Candidate | 20030805 | |
| 5 | Instance method | Public | Method | Gets All Assignments for Requisitions of a Candidate | 20050404 | |
| 6 | Static method | Public | Method | Gets Instance of this BL Facade | 20030805 | |
| 7 | Instance method | Public | Method | Gets All TRM Activities for a Candidate | 20041124 | |
| 8 | Instance method | Public | Method | Gets TRM activities per process and candidate | 20040325 | |
| 9 | Instance method | Private | Method | Gets all TRM process descriptions | 20040420 | |
| 10 | Instance method | Public | Method | Gets all TRM processes and activities of a candidate | 20040325 |
Events
Class CL_HRRCF_CAND_OVERVIEW_BL has no event.
Types
Class CL_HRRCF_CAND_OVERVIEW_BL has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_HRRCF_CAND_OVERVIEW_BL has no parameter.
Method CONSTRUCTOR on class CL_HRRCF_CAND_OVERVIEW_BL has no exception.
Method GET_ACTIVITIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PS_CAND_HROBJECT | Call by reference | Type reference (TYPE) | HROBJECT | Objekt | 20030805 | |||
| 2 | PT_ACTIVITIES | Call by reference | Type reference (TYPE) | RCF_T_LIST_CAND_OVERVIEW | Überblick Kandidat | 20030805 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20030805 |
Method GET_ACTIVITIES_SCP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PS_CAND_HROBJECT | Call by reference | Type reference (TYPE) | HROBJECT | Objekt | 20060201 | |||
| 2 | PT_ACTIVITIES | Call by reference | Type reference (TYPE) | RCF_T_LIST_CAND_OVERVIEW | Überblick Kandidat | 20060201 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20060413 |
Method GET_ASSIGNMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PS_CAND_HROBJECT | Call by reference | Type reference (TYPE) | HROBJECT | Objekt | 20030805 | |||
| 2 | PT_ASSIGNMENTS | Call by reference | Type reference (TYPE) | RCF_T_LIST_CAND_OVERVIEW | Überblick Kandidat | 20030805 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20030805 |
Method GET_ASSIGNMENTS_SCP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PS_CAND_HROBJECT | Call by reference | Type reference (TYPE) | HROBJECT | Objekt | 20050404 | |||
| 2 | PT_ASSIGNMENTS | Call by reference | Type reference (TYPE) | RCF_T_LIST_CAND_OVERVIEW | Überblick Kandidat | 20050404 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20050407 |
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RETURN | Value transfer | Object reference (TYPE REF TO) | CL_HRRCF_CAND_OVERVIEW_BL | BL-Fassade zum Kandidatenüberblick | 20030805 |
Method GET_INSTANCE on class CL_HRRCF_CAND_OVERVIEW_BL has no exception.
Method GET_TRM_ACTIVITIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PS_CANDIDATE_HROBJECT | Call by reference | Type reference (TYPE) | HROBJECT | Objekt | 20041124 | |||
| 2 | PT_ACTIVITIES | Call by reference | Type reference (TYPE) | RCF_T_LIST_CAND_OVERVIEW | Überblick Kandidat | 20041124 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20041216 |
Method GET_TRM_ACTVITIES_BY_PROC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PS_CANDIDATE_HROBJECT | Call by reference | Type reference (TYPE) | HROBJECT | Objekt | 20040325 | |||
| 2 | PT_ACTIVITIES | Call by reference | Type reference (TYPE) | RCF_T_LIST_CAND_OVERVIEW | Überblick Kandidat | 20040325 | |||
| 3 | P_ACT_PROC | Call by reference | Type reference (TYPE) | RCF_ACT_PROC | Prozess | 20040325 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20040325 |
Method GET_TRM_PROCESSES_DESC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PT_T77RCF_ACTPROC_T | Call by reference | Type reference (TYPE) | T77RCF_ACTPROC_T_TAB | Texte der Prozesse | 20040420 | |||
| 2 | P_LANGU | Call by reference | Type reference (TYPE) | SPRAS | SY-LANGU | Sprachenschlüssel | 20040420 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Customizing Fehler | 20040420 |
Method GET_TRM_PROCESSES_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PS_CAND_HROBJECT | Call by reference | Type reference (TYPE) | HROBJECT | Objekt | 20040325 | |||
| 2 | PT_TRM_PROC_INFO | Call by reference | Type reference (TYPE) | RCF_T_TRM_ACT_PROC_LIST | Tabelle mit Informationen zu TRM Prozessen | 20040325 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20040325 |
History
| Last changed by/on | SAP | 20060711 |
| SAP Release Created in | 200 |