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 | 20021219 |
Properties
| Class | CL_HRRCF_TW_SERVICES_BL | |
| Short Description | ||
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | HRRCF0001 | |
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | PAOC_RCF_BL | Recruitment Factory: Business Logic |
| Created | 20021219 | SAP |
| Last change | 20090218 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRRCF_TW_SERVICES_BL has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_HRRCF_CONSTANTS | General Constants for Candidate Classes | 20021219 |
Friends
Class CL_HRRCF_TW_SERVICES_BL has no friend class.
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Adds a Posting to the Candidate's Favorites | 20021219 | |
| 2 | Static method | Public | Method | Check Existance of Posting as Favorite | 20021219 | |
| 3 | Static method | Public | Method | Formats Hit List for Display | 20050203 | |
| 4 | Static method | Public | Method | Deletes a Posting from Candidate's Favorites | 20021219 | |
| 5 | Static method | Private | Method | Determine Valid Posting GUID | 20021223 | |
| 6 | Static method | Public | Method | Determines Candidate's Application for Posting | 20030320 | |
| 7 | Static method | Public | Method | Determines Status of Application for Posting | 20030417 | |
| 8 | Static method | Public | Method | Get Posting List for Refernce Code from Unregistered User | 20021219 | |
| 9 | Static method | Public | Method | Returns List of Favorites | 20021219 | |
| 10 | Static method | Public | Method | Returns Entries of Cluster | 20021219 | |
| 11 | Static method | Public | Method | Reads Additional Information for Favorite | 20041223 | |
| 12 | Static method | Public | Method | Reads Additional Information for Favorite | 20041223 | |
| 13 | Static method | Public | Method | Returns List of Favorites | 20041223 | |
| 14 | Static method | Private | Method | Gets Open Applications of Candidate | 20030320 | |
| 15 | Static method | Private | Method | Determines Postings for Which an Application Exists | 20021219 | |
| 16 | Static method | Private | Method | Determines Channel of Posting Instances | 20021219 | |
| 17 | Static method | Public | Method | Get List of Postings Matching Reference Code | 20021219 | |
| 18 | Static method | Public | Method | Reference Code Search | 20050201 | |
| 19 | Static method | Public | Method | Reference Code Search | 20061017 | |
| 20 | Static method | Public | Method | Formats Hit List for Display | 20021219 | |
| 21 | Static method | Public | Method | Determines Data of Reduced External Hit List | 20021219 | |
| 22 | Static method | Private | Method | Prepare Channel List on Which Search Needs To Be Performed | 20021220 | |
| 23 | Static method | Private | Method | Prepare Channel List for Search for Unregistered Users | 20021220 | |
| 24 | Static method | Private | Method | Formats List with Channels for Search | 20070604 | |
| 25 | Static method | Public | Method | Formats Hit List for Display (with SQL Select) | 20060919 | |
| 26 | Static method | Public | Method | Formats Hit List for Display (with SQL Select) | 20070118 |
Events
Class CL_HRRCF_TW_SERVICES_BL has no event.
Types
Class CL_HRRCF_TW_SERVICES_BL has no local type.
Method Signatures
Method ADD_FAVORITE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | POSTING_ID | Call by reference | Type reference (TYPE) | RCF_POSTING | Objekt-ID der Stellenausschreibung | 20021219 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20021219 |
Method CHECK_IS_FAVORITE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_FAVORITE | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20021219 | |||
| 2 | POSTING_ID | Call by reference | Type reference (TYPE) | HROBJID | Objekt-Id | 20021219 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20021219 |
Method CONVERT_HITLIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SEARCH_LANGU | Call by reference | Type reference (TYPE) | SPRAS | Suchsprache | 20070202 | |||
| 2 | IV_SEARCH_TASK | Call by reference | Type reference (TYPE) | RCF_PARENT_COMP_ID | Art der Suche / Suchfunktion | 20070124 | |||
| 3 | PT_CONVERTED_HITLIST | Call by reference | Type reference (TYPE) | RCF_T_POSTING_HITLIST | Aufbereitete Trefferliste | 20070124 | |||
| 4 | PT_GENERIC_HITLIST | Call by reference | Type reference (TYPE) | RCF_T_HITLIST_WITH_RANKV | Generische Trefferliste mit Rankingwert aus Suche | 20070124 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20050203 |
Method DELETE_FAVORITE_POSTINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | POSTING_ID | Call by reference | Type reference (TYPE) | RCF_POSTING | Objekt-ID der Stellenausschreibung | 20021219 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20021219 |
Method DET_VALID_PINST_GUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | POSTING_CHANNEL | Call by reference | Type reference (TYPE) | RCF_POSTING_CHANNEL | Ausschreibungskanal | 20021223 | |||
| 2 | POSTING_OBJECT | Call by reference | Type reference (TYPE) | HROBJECT | Objekt | 20021223 | |||
| 3 | POST_INST_GUID | Call by reference | Type reference (TYPE) | RCF_PINST_GUID | 20021223 | ||||
| 4 | REQUESTED_LANGUAGE | Call by reference | Type reference (TYPE) | SPRAS | Sprachenschlüssel | 20021223 | |||
| 5 | SET_DATE | Call by reference | Type reference (TYPE) | DATS | Feld vom Typ DATS | 20021223 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20021223 |
Method GET_APPLICATION_FOR_POSTING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PS_APPL_HROBJECT | Call by reference | Type reference (TYPE) | HROBJECT | Bewerbungsobjekt | 20030320 | |||
| 2 | P_APPL_DATE | Call by reference | Type reference (TYPE) | RCF_APPLICATION_DATE | Bewerbungsdatum | 20030415 | |||
| 3 | P_CREATE_DATE | Call by reference | Type reference (TYPE) | DATS | Anlegedatum | 20030320 | |||
| 4 | P_PINST_GUID | Call by reference | Type reference (TYPE) | RCF_PINST_GUID | Globaler Schlüssel für Ausschreibungsinstanzen | 20030320 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20030320 |
Method GET_APPLICATION_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_APPL_STATUS | Call by reference | Type reference (TYPE) | RCF_APPLICATION_STATUS_SEL | Status der Bewerbung (SPACE falls nicht vorhanden) | 20030417 | |||
| 2 | P_PINST_GUID | Call by reference | Type reference (TYPE) | RCF_PINST_GUID | Globaler Schlüssel für Ausschreibungsinstanzen | 20030417 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20030417 |
Method GET_EXT_QUICK_SEARCH_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DISPLAY_HITLIST | Call by reference | Type reference (TYPE) | RCF_T_POSTING_HITLIST | Tabelle für die Trefferliste bei der Suche nach POstings | 20021219 | |||
| 2 | P_REF_CODE | Call by reference | Type reference (TYPE) | RCF_EXTERNAL_CODE | Referenzcode der Ausschreibung | 20021219 | |||
| 3 | RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20021219 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20021219 |
Method GET_FAVORITES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FAVORITE_LIST | Call by reference | Type reference (TYPE) | RCF_T_CAND_FAVO_POSTINGLIST | Favorit des Kandidaten | 20021219 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20021219 |
Method GET_FAVORITE_CLUSTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FAVORITE_TAB | Value transfer | Type reference (TYPE) | RCF_T_FAVORITE_POSTING | Favoritenliste der Ausschreibung | 20021219 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20021219 |
Method GET_FAVORITE_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FAVORITE_INFO | Call by reference | Type reference (TYPE) | RCF_S_CAND_FAVO_POSTINGLIST | Favoriten | 20041223 | |||
| 2 | POSTING_ID | Call by reference | Type reference (TYPE) | RCF_POSTING | Posting | 20041223 | |||
| 3 | SEL_DATE | Call by reference | Type reference (TYPE) | DATS | Selection date for posting instance key | 20041223 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20041223 |
Method GET_FAVORITE_INFO_NEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PS_FAVORITE_INFO | Call by reference | Type reference (TYPE) | RCF_S_CAND_FAVO_LIST | Favoriten | 20041223 | |||
| 2 | P_POSTING_ID | Call by reference | Type reference (TYPE) | RCF_POSTING | Posting | 20041223 | |||
| 3 | P_SELECTION_DATE | Call by reference | Type reference (TYPE) | DATS | Selection date for posting instance key | 20041223 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20041223 |
Method GET_FAVORITE_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PT_FAVORITE_LIST | Call by reference | Type reference (TYPE) | RCF_T_CAND_FAVO_LIST | Favoriten | 20041223 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20041223 |
Method GET_OPEN_APPLICATIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PT_OPEN_APPLICATIONS | Call by reference | Type reference (TYPE) | RCF_T_APPLICATION | Offene Bewerbungen | 20030320 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20030320 |
Method GET_POSTINGS_APPLIED_FOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | APPL_POSTINGS | Value transfer | Type reference (TYPE) | RCF_T_HROBJECT | Tabellentyp zur Übergabe von HR Objekten | 20021219 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20021219 |
Method GET_POSTING_CHANNEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | POSTING_CHANNEL | Value transfer | Type reference (TYPE) | RCF_POSTING_CHANNEL | Ausschreibungskanal | 20021219 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20021219 |
Method GET_QUICK_SEARCH_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DISPLAY_HITLIST | Call by reference | Type reference (TYPE) | RCF_T_POSTING_HITLIST | Tabelle für die Trefferliste bei der Suche nach POstings | 20021219 | |||
| 2 | P_REF_CODE | Call by reference | Type reference (TYPE) | RCF_EXTERNAL_CODE | Referenzcode der Ausschreibung | 20021219 | |||
| 3 | RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20021219 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20021219 |
Method GET_REFCODE_HITLIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PT_REFCODE_HITLIST | Call by reference | Type reference (TYPE) | RCF_T_REFCODE_SEARCH | Tabelle für die Trefferliste bei der Suche nach POstings | 20050201 | |||
| 2 | PT_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20050201 | |||
| 3 | P_REF_CODE | Call by reference | Type reference (TYPE) | RCF_EXTERNAL_CODE | Referenzcode der Ausschreibung | 20050201 |
Method GET_REFCODE_HITLIST on class CL_HRRCF_TW_SERVICES_BL has no exception.
Method GET_REFCODE_HITLIST_NEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PT_REFCODE_HITLIST | Call by reference | Type reference (TYPE) | RCF_T_REFCODE_SEARCH | Tabelle für die Trefferliste bei der Suche nach POstings | 20061017 | |||
| 2 | PT_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20061017 | |||
| 3 | P_CAND_TYPE | Call by reference | Type reference (TYPE) | CHAR1 | 'I' : Interner Kandidat; 'E' : Externer Kandidat | 20070605 | |||
| 4 | P_REF_CODE | Call by reference | Type reference (TYPE) | RCF_EXTERNAL_CODE | 20061017 |
Method GET_REFCODE_HITLIST_NEW on class CL_HRRCF_TW_SERVICES_BL has no exception.
Method PERPARE_HITLIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DISPLAY_HITLIST | Call by reference | Type reference (TYPE) | RCF_T_POSTING_HITLIST | Tabelle für die Trefferliste bei der Suche nach POstings | 20021219 | |||
| 2 | HITLIST_WITH_RANKV | Call by reference | Type reference (TYPE) | RCF_T_HITLIST_WITH_RANKV | Tabelle für die Trefferliste mit RANKV aus Volltextsuche | 20021219 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20021219 |
Method PERPARE_REDUCED_HITLIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DISPLAY_HITLIST | Call by reference | Type reference (TYPE) | RCF_T_POSTING_HITLIST | Tabelle für die Trefferliste bei der Suche nach POstings | 20021219 | |||
| 2 | HITLIST_WITH_RANKV | Call by reference | Type reference (TYPE) | RCF_T_HITLIST_WITH_RANKV | Tabelle für die Trefferliste mit RANKV aus Volltextsuche | 20021219 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20021219 |
Method PREPARE_CHANNEL_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHANNEL_LIST | Value transfer | Type reference (TYPE) | RCF_T_POSTCHANNEL_LIST | Liste von Ausschreibungskanälen | 20021220 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20021220 |
Method PREPARE_CHANNEL_LIST_EXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHANNEL_LIST | Value transfer | Type reference (TYPE) | RCF_T_POSTCHANNEL_LIST | Liste von Ausschreibungskanälen | 20021220 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20021220 |
Method PREPARE_CHANNEL_LIST_INT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHANNEL_LIST | Value transfer | Type reference (TYPE) | RCF_T_POSTCHANNEL_LIST | Liste von Ausschreibungskanälen | 20070604 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20070605 |
Method PREPARE_HITLIST_BY_SELECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | POSTING_LIST | Call by reference | Type reference (TYPE) | RCF_T_POSTING_HITLIST | Table for Hit List in Posting Search | 20060919 | |||
| 2 | PT_HITLIST | Call by reference | Type reference (TYPE) | RCF_T_HITLIST_WITH_RANKV | Table for the Hit List with RANKV from Full Text Search | 20060919 | |||
| 3 | P_CHECK_CHANNEL | Call by reference | Type reference (TYPE) | BOOLE_D | SPACE | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20060925 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20060919 |
Method PREPARE_HITLIST_BY_SELECT_NEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | POSTING_LIST | Call by reference | Type reference (TYPE) | RCF_T_POSTING_HITLIST | Tabelle für die Trefferliste bei der Suche nach Postings | 20070118 | |||
| 2 | PT_HITLIST | Call by reference | Type reference (TYPE) | RCF_T_HITLIST_WITH_RANKV | Tabelle für die Trefferliste mit Rankingwert | 20070118 | |||
| 3 | P_CHANNEL | Call by reference | Type reference (TYPE) | RCF_POSTING_CHANNEL | Veröffentlichungskanal | 20070124 | |||
| 4 | P_SEARCH_LANGU | Call by reference | Type reference (TYPE) | SPRAS | Suchsprache | 20070202 |
Method PREPARE_HITLIST_BY_SELECT_NEW on class CL_HRRCF_TW_SERVICES_BL has no exception.
History
| Last changed by/on | SAP | 20090218 |
| SAP Release Created in | 10A |