SAP ABAP Interface IF_EX_HRRCF00_SEARCH_RANKING (Interface for BAdI: HRRCF00_SEARCH_RANKING)
Hierarchy
☛
ERECRUIT (Software Component) E-Recruiting
⤷
PA-ER (Application Component) E-Recruiting
⤷
PAOC_RCF_BL (Package) Recruitment Factory: Business Logic
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_IM_HRRCF00_SEARCH_RANKING | Class for BAdI: HRRCF00_SEARCH_RANKING | 20060419 |
Properties
| Interface | IF_EX_HRRCF00_SEARCH_RANKING | |
| Short Description | Interface for BAdI: HRRCF00_SEARCH_RANKING |
General Data
| Package | PAOC_RCF_BL | Recruitment Factory: Business Logic |
| Created | 20060418 | SAP |
| Last changed | 20070917 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_EX_HRRCF00_SEARCH_RANKING has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20060418 |
Friends
Interface IF_EX_HRRCF00_SEARCH_RANKING has no friend.
Attributes
Interface IF_EX_HRRCF00_SEARCH_RANKING has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Group Together Hits from Two Searches with OR or AND | 20060419 | |
| 2 | Instance method | Public | Method | Compare Hits from Searches with or w/out Mandatory Criteria | 20060706 | |
| 3 | Instance method | Public | Method | Calculate Weighting of Hits from Non-TREX Search | 20060517 |
Events
Interface IF_EX_HRRCF00_SEARCH_RANKING has no event.
Types
Interface IF_EX_HRRCF00_SEARCH_RANKING has no local type.
Method Signatures
Method COMPUTE_RANKING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_HITLIST1 | Call by reference | Type reference (TYPE) | RCF_T_HITLIST_WITH_RANKV | Erste Trefferliste | 20060425 | |||
| 2 | P_HITLIST2 | Call by reference | Type reference (TYPE) | RCF_T_HITLIST_WITH_RANKV | Zweite Trefferliste | 20060425 | |||
| 3 | P_INTERSECT | Call by reference | Type reference (TYPE) | BOOLE_D | 'X' : AND-Verknüpfung; ' ' : OR-Verknüpfung | 20060425 | |||
| 4 | P_MERGEDLIST | Call by reference | Type reference (TYPE) | RCF_T_HITLIST_WITH_RANKV | Neue Trefferliste als Resultat des Abgleichs beider Listen | 20060425 | |||
| 5 | P_WEIGHT1 | Call by reference | Type reference (TYPE) | NUMC10 | 1 | Gewichtung für erste Trefferliste | 20060419 | ||
| 6 | P_WEIGHT2 | Call by reference | Type reference (TYPE) | NUMC10 | 1 | Gewichtung für zweite Trefferliste | 20060419 |
Method COMPUTE_RANKING on Interface IF_EX_HRRCF00_SEARCH_RANKING has no exception.
Method COMPUTE_RANKING_FOR_MAND_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_HITLIST2 | Call by reference | Type reference (TYPE) | RCF_T_HITLIST_WITH_RANKV | Zweite Trefferliste aus Suche ohne Musskriterien | 20060706 | |||
| 2 | P_HITLIST_MAND | Call by reference | Type reference (TYPE) | RCF_T_HITLIST_WITH_RANKV | Erste Trefferliste aus Suche mit Musskriterien | 20060706 | |||
| 3 | P_MERGEDLIST | Call by reference | Type reference (TYPE) | RCF_T_HITLIST_WITH_RANKV | Neue Trefferliste als Resultat des Abgleichs beider Listen | 20060706 | |||
| 4 | P_WEIGHT1 | Call by reference | Type reference (TYPE) | NUMC10 | 1 | Gewichtung für erste Trefferliste | 20060706 | ||
| 5 | P_WEIGHT2 | Call by reference | Type reference (TYPE) | NUMC10 | 1 | Gewichtung für zweite Trefferliste | 20060706 |
Method COMPUTE_RANKING_FOR_MAND_LIST on Interface IF_EX_HRRCF00_SEARCH_RANKING has no exception.
Method COMPUTE_RANKING_NON_TREX_HITS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_HITLIST | Call by reference | Type reference (TYPE) | RCF_T_HITLIST_WITH_RANKV | Trefferliste aus Nicht-TREX-Suche | 20060517 | |||
| 2 | P_HITLIST_WITH_RANKV | Call by reference | Type reference (TYPE) | RCF_T_HITLIST_WITH_RANKV | Trefferliste aus Nicht-TREX-Suche mit Gewichtung | 20060517 | |||
| 3 | P_NUMBER_OF_CRITERIA | Call by reference | Type reference (TYPE) | I | Anzahl der selektierten Suchkriterien / Suchmaskenelemente | 20060517 | |||
| 4 | P_WEIGHT | Call by reference | Type reference (TYPE) | NUMC10 | 1 | Gewichtung | 20060517 |
Method COMPUTE_RANKING_NON_TREX_HITS on Interface IF_EX_HRRCF00_SEARCH_RANKING has no exception.
History
| Last changed by/on | SAP | 20070917 |
| SAP Release Created in | 700 |