Hierarchy
⤷
⤷
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 | 20050302 |
Properties
| Class | CL_HRRCF_TG_BL | |
| Short Description | Business Logic Class for Talent Group | |
| 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 | 20050302 | SAP |
| Last change | 20070917 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRRCF_TG_BL has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_HRRCF_CONSTANTS | General Constants for Candidate Classes | 20050302 |
Friends
Class CL_HRRCF_TG_BL has no friend class.
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Assign Candidates to Target Group | 20050322 | |
| 2 | Instance method | Public | Method | Copy Talent Group | 20050303 | |
| 3 | Instance method | Public | Method | Copy Talent Group Description Text | 20050303 | |
| 4 | Instance method | Public | Method | Copy Talent Group Title Text | 20050303 | |
| 5 | Instance method | Public | Method | Create Talent Group | 20050302 | |
| 6 | Instance method | Public | Method | 20061010 | ||
| 7 | Instance method | Public | Method | Delete Talent Group | 20050302 | |
| 8 | Instance method | Public | Method | Delimit Assignments to All Talent Groups | 20050331 | |
| 9 | Instance method | Public | Method | Delimit Candidate Assignment for Given Talent Group | 20050407 | |
| 10 | Instance method | Public | Method | Dequeue Talent Group | 20050310 | |
| 11 | Instance method | Public | Method | Enqueue Talent Group | 20050310 | |
| 12 | Instance method | Public | Method | Get Information for All Talent Groups for Role Administrator | 20050309 | |
| 13 | Instance method | Private | Method | Get Talent Group Attachments | 20050331 | |
| 14 | Instance method | Public | Method | List of Candidates Assigned to Talent Group | 20050322 | |
| 15 | Instance method | Public | Method | Get Talent Group Data for Preview | 20050331 | |
| 16 | Static method | Public | Method | Get Instance of BL Class | 20050302 | |
| 17 | Instance method | Public | Method | Get Talent Group Basic Information | 20050302 | |
| 18 | Instance method | Public | Method | Get Talent Groups for Person Responsible | 20050331 | |
| 19 | Instance method | Public | Method | 20051104 | ||
| 20 | Instance method | Public | Method | Get Talent Group List for Candidate hrobject | 20050318 | |
| 21 | Static method | Public | Method | Key and Value Field List for Search | 20050318 | |
| 22 | Instance method | Public | Method | Maintain Talent Group Basic Information | 20050321 | |
| 23 | Instance method | Public | Method | Maintain Talent Group Team Information | 20050321 |
Events
Class CL_HRRCF_TG_BL has no event.
Types
Class CL_HRRCF_TG_BL 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 | PS_TG_HROBJECT | Call by reference | Type reference (TYPE) | HROBJECT | Objekt | 20050322 | |||
| 2 | PT_CANDIDATES | Call by reference | Type reference (TYPE) | RCF_T_HROBJECT | Tabellentyp zur Übergabe von HR Objekten | 20050322 | |||
| 3 | PT_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20061003 | |||
| 4 | P_BEGIN_DATE | Call by reference | Type reference (TYPE) | BEGDA | LOW_DATE | Start Date | 20061003 | ||
| 5 | P_END_DATE | Call by reference | Type reference (TYPE) | ENDDA | HIGH_DATE | End Date | 20061003 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20050322 |
Method COPY_TG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PS_NEW_HROBJECT | Value transfer | Type reference (TYPE) | HROBJECT | Objekt | 20050303 | |||
| 2 | PS_TG_HROBJECT | Call by reference | Type reference (TYPE) | HROBJECT | Objekt | 20050303 | |||
| 3 | PT_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20050303 | |||
| 4 | P_ROLE | Call by reference | Type reference (TYPE) | RCF_ROLE | Rolle im E-Recruiting | 20050303 | |||
| 5 | P_USER | Call by reference | Type reference (TYPE) | SYUNAME | SY-UNAME | Benutzername | 20050303 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20050303 |
Method COPY_TG_DESCRIPTION_TXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PS_NEW_TG_INFO | Call by reference | Type reference (TYPE) | P5115 | Infotyp 5115: Talent Group | 20050303 | |||
| 2 | PS_ORIG_TG_INFO | Call by reference | Type reference (TYPE) | P5115 | Infotyp 5115: Talent Group | 20050303 | |||
| 3 | P_NEW_TG | Call by reference | Type reference (TYPE) | HROBJECT | Objekt | 20050303 | |||
| 4 | P_ORIG_TG | Call by reference | Type reference (TYPE) | HROBJECT | Objekt | 20050303 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20050303 |
Method COPY_TG_TITLE_TXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PS_NEW_TG_INFO | Call by reference | Type reference (TYPE) | P5115 | Infotyp 5115: Talent Group | 20050303 | |||
| 2 | PS_ORIG_TG_INFO | Call by reference | Type reference (TYPE) | P5115 | Infotyp 5115: Talent Group | 20050303 | |||
| 3 | P_NEW_TG | Call by reference | Type reference (TYPE) | HROBJECT | Objekt | 20050303 | |||
| 4 | P_ORIG_TG | Call by reference | Type reference (TYPE) | HROBJECT | Objekt | 20050303 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20050303 |
Method CREATE_TG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PS_TG_HROBJECT | Call by reference | Type reference (TYPE) | HROBJECT | Objekt | 20050302 | |||
| 2 | PS_TG_INFO | Call by reference | Type reference (TYPE) | P5115 | Infotyp 5115: Talent Group | 20050302 | |||
| 3 | PT_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20050302 | |||
| 4 | P_ROLE | Call by reference | Type reference (TYPE) | RCF_ROLE | Rolle im E-Recruiting | 20050302 | |||
| 5 | P_USER | Call by reference | Type reference (TYPE) | SYUNAME | SY-UNAME | Benutzername | 20050302 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20050302 |
Method DELETE_CAND_ASSIGNMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PS_TG_HROBJECT | Call by reference | Type reference (TYPE) | HROBJECT | 20061010 | ||||
| 2 | PT_CANDIDATES | Call by reference | Type reference (TYPE) | RCF_T_HROBJECT | 20061010 | ||||
| 3 | PT_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | 20061010 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20061010 |
Method DELETE_TG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RETURN_MESSAGE | Call by reference | Type reference (TYPE) | RCF_RETURN_MESSAGE | Return Message | 20050302 | |||
| 2 | TG_HROBJECT | Call by reference | Type reference (TYPE) | HROBJECT | Objekt | 20050302 |
Method DELETE_TG on class CL_HRRCF_TG_BL has no exception.
Method DELIMIT_ALL_CAND_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 | Kandidaten-HR-Objekt | 20050331 | |||
| 2 | PT_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20050331 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20050331 |
Method DELIMIT_CAND_ASSIGNMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PS_TG_HROBJECT | Call by reference | Type reference (TYPE) | HROBJECT | 20050407 | ||||
| 2 | PT_CANDIDATES | Call by reference | Type reference (TYPE) | RCF_T_HROBJECT | Table Type for Transfer of HR Objects | 20050411 | |||
| 3 | PT_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | 20050407 | ||||
| 4 | P_DELIMITDATE | Call by reference | Type reference (TYPE) | NBEGDATUM | SY-DATUM | Start Date of the New Interval | 20061004 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050407 |
Method DEQUEUE_TG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PS_TG_HROBJECT | Call by reference | Type reference (TYPE) | HROBJECT | Objekt | 20050310 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20050310 |
Method ENQUEUE_TG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PS_TG_HROBJECT | Call by reference | Type reference (TYPE) | HROBJECT | Objekt | 20050310 | |||
| 2 | PT_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20050310 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20050310 |
Method GET_ALL_TG_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PT_TG_INFO_HEADER_LIST | Call by reference | Type reference (TYPE) | RCF_T_TG_INFO_TEXT_HEADER | Rolle im E-Recruiting | 20050310 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20050310 |
Method GET_ATTACHMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PS_HROBJECT | Call by reference | Type reference (TYPE) | HROBJECT | Objekt | 20050331 | |||
| 2 | PT_TG_ATTACHMENTS | Call by reference | Type reference (TYPE) | RCF_T_CP_ATTCH_T | 20050401 | ||||
| 3 | P_LANGU | Call by reference | Type reference (TYPE) | SY-LANGU | Sprachenschlüssel der aktuellen Textumgebung | 20050331 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20050331 |
Method GET_CANDIDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PS_TG_HROBJECT | Call by reference | Type reference (TYPE) | HROBJECT | Talent Group | 20050322 | |||
| 2 | PT_CANDIDATE_LIST | Call by reference | Type reference (TYPE) | RCF_T_OBJECT_WITH_PERIOD | Tabellentyp zur Übergabe von HR Objekten | 20050322 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20050322 |
Method GET_DATA_FOR_PREVIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PS_HEADER_TEXT | Call by reference | Type reference (TYPE) | RCF_S_TG_HEADER_TEXT | Talent Group Header texts | 20050331 | |||
| 2 | PS_HROBJECT | Call by reference | Type reference (TYPE) | HROBJECT | Objekt | 20050331 | |||
| 3 | PT_ATTACHMENTS | Call by reference | Type reference (TYPE) | RCF_T_CP_ATTCH_T | Candidate Preview: Attachments (list) | 20050331 | |||
| 4 | PT_SUPPORT_TEAM | Call by reference | Type reference (TYPE) | RCF_T_REC_TEAM_TXT | Bearbeitungsteam | 20050331 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20050331 |
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_TG_BL | Business Logic class for Talent Group | 20050302 |
Method GET_INSTANCE on class CL_HRRCF_TG_BL has no exception.
Method GET_TG_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PS_DESCRIPTION | Call by reference | Type reference (TYPE) | RCF_S_ITF_DESCRIPTION | Übergabe-Objekt für Freitexte aus Infotypen | 20050302 | |||
| 2 | PS_TG_HROBJECT | Call by reference | Type reference (TYPE) | HROBJECT | Objekt | 20050302 | |||
| 3 | PS_TG_INFO | Call by reference | Type reference (TYPE) | P5115 | Infotyp 5115: Talent Group | 20050302 | |||
| 4 | PS_TG_INFO_TXT | Call by reference | Type reference (TYPE) | RCF_S_TG_INFO_TXT | Talent Group data with text | 20050302 | |||
| 5 | PS_TITLE | Call by reference | Type reference (TYPE) | RCF_S_ITF_DESCRIPTION | Übergabe-Objekt für Freitexte aus Infotypen | 20050302 | |||
| 6 | P_DEFAULT_INITIAL_TITLE | Call by reference | Type reference (TYPE) | BOOLE_D | 'X' | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20050302 | ||
| 7 | P_LANGU | Call by reference | Type reference (TYPE) | SPRAS | SY-LANGU | Sprachenschlüssel | 20050302 | ||
| 8 | P_USE_FALLBACK | Call by reference | Type reference (TYPE) | BOOLE_D | SPACE | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20050302 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20050302 |
Method GET_TG_INFO_FOR_RESP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PS_RESP | Call by reference | Type reference (TYPE) | RCF_S_TG_RESPONSIBLE | Talent Group Responsible | 20050331 | |||
| 2 | PT_TG_INFO_LIST | Call by reference | Type reference (TYPE) | RCF_T_TG_INFO_TEXT_HEADER | 20050331 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20050331 |
Method GET_TG_INFO_FOR_SELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PS_RESP | Call by reference | Type reference (TYPE) | RCF_S_TG_RESPONSIBLE | 20051104 | ||||
| 2 | PT_HROBJECT | Value transfer | Type reference (TYPE) | RCF_T_HROBJECT | 20051104 | ||||
| 3 | P_ROLE | Call by reference | Type reference (TYPE) | RCF_ROLE | Rolle im E-Recruiting | 20051104 | |||
| 4 | P_TITLE_PATTERN | Call by reference | Type reference (TYPE) | STRING | 20051104 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20051104 |
Method GET_TG_LIST 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 | 20050318 | ||||
| 2 | PT_TG_LIST | Call by reference | Type reference (TYPE) | RCF_T_CAND_TG | 20050318 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050318 |
Method GET_VALUEHELP_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DEPENDENT_FROM | Call by reference | Type reference (TYPE) | ANY | 20050318 | ||||
| 2 | LANGU | Call by reference | Type reference (TYPE) | SPRAS | 20050318 | ||||
| 3 | VALUEHELP_TAB | Call by reference | Type reference (TYPE) | RCF_T_UI_VALUEHELP | 20050318 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050318 |
Method MAINTAIN_TG_BASIC_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PS_RESULT | Call by reference | Type reference (TYPE) | P5115 | Infotyp 5115: Talent Group | 20050321 | |||
| 2 | PS_TG_HROBJECT | Call by reference | Type reference (TYPE) | HROBJECT | Objekt | 20050321 | |||
| 3 | PS_TG_INFO | Call by reference | Type reference (TYPE) | P5115 | Infotyp 5115: Talent Group | 20050321 | |||
| 4 | PT_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20050321 | |||
| 5 | P_CHECK_ONLY | Call by reference | Type reference (TYPE) | BOOLE_D | SPACE | 20050321 | |||
| 6 | P_DESCRIPTION | Call by reference | Type reference (TYPE) | RCF_ITF_DESCRIPTION | Übergabe-Objekt für Freitexte aus Infotypen | 20050321 | |||
| 7 | P_LANGU | Call by reference | Type reference (TYPE) | SPRAS | SY-LANGU | Sprachenschlüssel | 20050321 | ||
| 8 | P_TITLE | Call by reference | Type reference (TYPE) | RCF_ITF_DESCRIPTION | Übergabe-Objekt für Freitexte aus Infotypen | 20050321 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20050321 |
Method MAINTAIN_TG_TEAM_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PS_TG_HROBJECT | Call by reference | Type reference (TYPE) | HROBJECT | Objekt | 20050321 | |||
| 2 | PS_TG_INFO | Call by reference | Type reference (TYPE) | P5115 | Infotyp 5115: Talent Group | 20050322 | |||
| 3 | PT_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20050321 | |||
| 4 | P_ROLE | Call by reference | Type reference (TYPE) | RCF_ROLE | Rolle im E-Recruiting | 20050321 | |||
| 5 | P_USER | Call by reference | Type reference (TYPE) | SYUNAME | SY-UNAME | Benutzername | 20050321 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20050321 |
History
| Last changed by/on | SAP | 20070917 |
| SAP Release Created in | 600 |