SAP ABAP Class CL_HRRCF_TG (Talent Group)
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 | Inheritance (c INHERITING FROM c_ref) | CL_HRRCF_SIMPLE_MAIN_OBJECT | Job Posting | 20050225 |
Properties
| Class | CL_HRRCF_TG | |
| Short Description | Talent Group | |
| Super Class | CL_HRRCF_SIMPLE_MAIN_OBJECT | Job Posting |
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PAOC_RCF_BL | Recruitment Factory: Business Logic |
| Created | 20050225 | SAP |
| Last change | 20070917 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRRCF_TG has no forward declaration.
Interfaces
Class CL_HRRCF_TG has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_HRRCF_DELETE_MANAGER | 20050225 | Manager for Deleting Main Objects | |
| 2 | CL_HRRCF_SIMPLE_MAIN_OBJECT | 20050225 | Job Posting |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | RCF_CLASSNAME | 'CL_HRRCF_TG' | Name of Calling Class | 20050225 | ||
| 2 | Constant | Public | Type reference (TYPE) | OTYPE | 'NF' | Object Type | 20050225 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Assign Candidate to Talent Group | 20050225 | |
| 2 | Static method | Public | Method | Create Talent Group | 20050225 | |
| 3 | Instance method | Public | Method | 20061010 | ||
| 4 | Instance method | Public | Method | Delimit Assignment to Talent Group | 20050225 | |
| 5 | Static method | Public | Method | Get Talent Group | 20050225 | |
| 6 | Instance method | Public | Method | Get Candidates Assigned to Talent Group | 20050225 | |
| 7 | Instance method | Public | Method | Get Candidates Assigned to Talent Group | 20061009 |
Events
Class CL_HRRCF_TG has no event.
Types
Class CL_HRRCF_TG has no local type.
Method Signatures
Method ASSIGN_CANDIDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BEGIN_DATE | Call by reference | Type reference (TYPE) | BEGDA | LOW_DATE | Start Date | 20061003 | ||
| 2 | CANDIDATE | Call by reference | Object reference (TYPE REF TO) | CL_HRRCF_CANDIDATE | Kandidat | 20050225 | |||
| 3 | END_DATE | Call by reference | Type reference (TYPE) | ENDDA | HIGH_DATE | End Date | 20061003 | ||
| 4 | RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20050225 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20050225 | ||
| 2 | Infotype Operation | 20050225 |
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | STEXT | Objektbezeichnung | 20050225 | |||
| 2 | RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20050225 | |||
| 3 | TALENTGROUP | Call by reference | Object reference (TYPE REF TO) | CL_HRRCF_TG | Talent Group | 20050225 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20050225 |
Method DELETE_CANDIDATE_ASSIGNMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CANDIDATE | Call by reference | Object reference (TYPE REF TO) | CL_HRRCF_CANDIDATE | 20061010 | ||||
| 2 | RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | 20061010 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20061010 | |||
| 2 | 20061010 |
Method DELIMIT_CANDIDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CANDIDATE | Call by reference | Object reference (TYPE REF TO) | CL_HRRCF_CANDIDATE | Kandidat | 20050225 | |||
| 2 | DELIMITDATE | Call by reference | Type reference (TYPE) | NBEGDATUM | SY-DATUM | Start Date of the New Interval | 20061004 | ||
| 3 | RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20050225 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20050225 | ||
| 2 | Infotype Operation | 20050225 |
Method GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID | Call by reference | Type reference (TYPE) | HROBJID | Objekt-Id | 20050225 | |||
| 2 | TALENTGROUP | Call by reference | Object reference (TYPE REF TO) | CL_HRRCF_TG | Talent Group | 20050225 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20050225 |
Method GET_CANDIDATES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CANDIDATE_LIST | Call by reference | Type reference (TYPE) | RCF_T_CANDIDATE | Tabelle mit Objektreferenzen | 20050225 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20050225 | ||
| 2 | Infotype Operation | 20050225 |
Method GET_CANDIDATES_WITH_PERIODS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CANDIDATE_LIST | Call by reference | Type reference (TYPE) | RCF_T_TG_CAND_ASSIGNMENTS | Tabelle mit Objektreferenzen | 20061009 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20061009 | ||
| 2 | Infotype Operation | 20061009 |
History
| Last changed by/on | SAP | 20070917 |
| SAP Release Created in | 600 |