SAP ABAP Class IF_EX_HRRCF00_SEARCH_RANKING (Interface for BAdI: HRRCF00_SEARCH_RANKING)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20060418 |
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
| Class | IF_EX_HRRCF00_SEARCH_RANKING | |
| Short Description | Interface for BAdI: HRRCF00_SEARCH_RANKING | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20060418 | SAP |
| Last change | 20070917 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_EX_HRRCF00_SEARCH_RANKING has no forward declaration.
Interfaces
Class IF_EX_HRRCF00_SEARCH_RANKING has no interface implemented.
Friends
Class IF_EX_HRRCF00_SEARCH_RANKING has no friend class.
Attributes
Class 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
Class IF_EX_HRRCF00_SEARCH_RANKING has no event.
Types
Class 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 class 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 class 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 class IF_EX_HRRCF00_SEARCH_RANKING has no exception.
History
| Last changed by/on | SAP | 20070917 |
| SAP Release Created in |