SAP ABAP Class IF_HRRCF_SEARCH_EXP (Export Interface for Hit Lists)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_HRRCF_SEARCH_CONTROLLER | Controller Class for Search Template Groups | 20020828 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_HRRCF_SEARCH_M | Controller Class for HRRCF_SEARCH | 20060505 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_HRRCF_SEARCH_NEW_M | Controller Class for HRRCF_SEARCH | 20060331 |
Properties
| Class | IF_HRRCF_SEARCH_EXP | |
| Short Description | Export Interface for Hit Lists | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20020820 | SAP |
| Last change | 20080505 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_HRRCF_SEARCH_EXP has no forward declaration.
Interfaces
Class IF_HRRCF_SEARCH_EXP has no interface implemented.
Friends
Class IF_HRRCF_SEARCH_EXP has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | RCF_T_SQ_DISPLAY | Table for Display of Requisitions | 20020902 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | RCF_T_HITLIST_WITH_RANKV | Table for the Hit List with RANKV from Full Text Search | 20020823 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | RCF_HL_MAX_NUMBER | Maximum Number of Hits for Search Query | 20021104 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | CHAR1 | Is mandatory enabled? | 20040308 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | CHAR1 | Is ranking enabled? | 20040308 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | CHAR1 | Is weighting enabled? | 20040308 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | RCF_T_SRCH_ELEM | 20040308 | ||||
| 8 | Instance attribute | Public | Type reference (TYPE) | SPRAS | Search Language | 20070201 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | BOOLE_D | Display Documentation | 20020823 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | BOOLE_D | Display Settings | 20020823 | |||
| 11 | Instance attribute | Public | Type reference (TYPE) | BOOLE_D | Display variants | 20020823 |
Methods
Events
Class IF_HRRCF_SEARCH_EXP has no event.
Types
Class IF_HRRCF_SEARCH_EXP has no local type.
Method Signatures
Method GET_ASSIGNED_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PT_ELEMENT | Call by reference | Type reference (TYPE) | HROBJECT_TAB | Tabelle von HR-Objekten | 20070105 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20070105 |
Method GET_HITLIST_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CRITERIA_DISPLAY_TAB | Call by reference | Type reference (TYPE) | RCF_T_SQ_DISPLAY | Tabelle für die Anzeige an Suchanfragen | 20021104 | |||
| 2 | HITLIST | Call by reference | Type reference (TYPE) | RCF_T_HITLIST_WITH_RANKV | Tabelle für die Trefferliste mit RANKV aus Volltextsuche | 20021104 | |||
| 3 | HITS_PER_PAGE | Call by reference | Type reference (TYPE) | RCF_HL_MAX_NUMBER | Maximale Anzahl von Treffern für eine Suchanfrage | 20021104 | |||
| 4 | IS_MANDATORY | Call by reference | Type reference (TYPE) | CHAR1 | Can mandatory conditions be specified? | 20040308 | |||
| 5 | IS_RANKING | Call by reference | Type reference (TYPE) | CHAR1 | Is ranking enabled? | 20040307 | |||
| 6 | IS_WEIGHT | Call by reference | Type reference (TYPE) | CHAR1 | Can weights be specified? | 20040308 | |||
| 7 | PT_ELEMENT_LIST | Call by reference | Type reference (TYPE) | RCF_T_SRCH_ELEM | 20040308 |
Method GET_HITLIST_ATTRIBUTES on class IF_HRRCF_SEARCH_EXP has no exception.
Method GET_PARAMS 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 | 20060810 |
Method GET_PARAMS on class IF_HRRCF_SEARCH_EXP has no exception.
Method GET_SEARCH_LANGU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SEARCH_LANGUAGE | Value transfer | Type reference (TYPE) | SPRAS | Suchsprache | 20070201 |
Method GET_SEARCH_LANGU on class IF_HRRCF_SEARCH_EXP has no exception.
Method GET_SEARCH_SETTINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SHOW_DOCUMENTATION | Call by reference | Type reference (TYPE) | BOOLE_D | Dokumentation anzeigen | 20020823 | |||
| 2 | SHOW_SETTINGS | Call by reference | Type reference (TYPE) | BOOLE_D | Einstelluungen anzeigen | 20020823 | |||
| 3 | SHOW_SET_MAXHITS | Call by reference | Type reference (TYPE) | BOOLE_D | 20060515 | ||||
| 4 | SHOW_SET_THRES | Call by reference | Type reference (TYPE) | BOOLE_D | 20060515 | ||||
| 5 | SHOW_VARIANT | Call by reference | Type reference (TYPE) | BOOLE_D | Variantenauswahl anzeigen | 20020823 |
Method GET_SEARCH_SETTINGS on class IF_HRRCF_SEARCH_EXP has no exception.
Method GET_SM_GROUP_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SM_GROUP_ID | Value transfer | Type reference (TYPE) | RCF_SM_GROUP_ID | Schlüssel der Suchmaskengruppe | 20060331 |
Method GET_SM_GROUP_ID on class IF_HRRCF_SEARCH_EXP has no exception.
Method GET_VARIANT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VARIANT_STRUCTURE | Call by reference | Type reference (TYPE) | RCF_S_SMG_VARIANTS | Suchvarianten | 20021104 |
Method GET_VARIANT on class IF_HRRCF_SEARCH_EXP has no exception.
Method SET_HITLIST_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CRITERIA_DISPLAY_TAB | Call by reference | Type reference (TYPE) | RCF_T_SQ_DISPLAY | Tabelle für die Anzeige an Suchanfragen | 20021104 | |||
| 2 | HITLIST | Call by reference | Type reference (TYPE) | RCF_T_HITLIST_WITH_RANKV | Tabelle für die Trefferliste mit RANKV aus Volltextsuche | 20021104 | |||
| 3 | HITS_PER_PAGE | Call by reference | Type reference (TYPE) | RCF_HL_MAX_NUMBER | Maximum Number of Hits for Search Query | 20021104 | |||
| 4 | IS_MANDATORY | Call by reference | Type reference (TYPE) | CHAR1 | Can mandatory conditions be specified? | 20040308 | |||
| 5 | IS_RANKING | Call by reference | Type reference (TYPE) | CHAR1 | Is ranking enabled? | 20040307 | |||
| 6 | IS_WEIGHT | Call by reference | Type reference (TYPE) | CHAR1 | Can weights be specified? | 20040308 | |||
| 7 | MESSAGES | Call by reference | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20070221 | |||
| 8 | PT_ELEMENT_LIST | Call by reference | Type reference (TYPE) | RCF_T_SRCH_ELEM | 20040308 |
Method SET_HITLIST_ATTRIBUTES on class IF_HRRCF_SEARCH_EXP has no exception.
Method SET_PARAMS 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 | 20060810 |
Method SET_PARAMS on class IF_HRRCF_SEARCH_EXP has no exception.
Method SET_SEARCH_LANGU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SEARCH_LANGUAGE | Call by reference | Type reference (TYPE) | SPRAS | Suchsprache | 20070201 |
Method SET_SEARCH_LANGU on class IF_HRRCF_SEARCH_EXP has no exception.
Method SET_SHOW_HITLIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SHOW_HITLIST | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20020823 |
Method SET_SHOW_HITLIST on class IF_HRRCF_SEARCH_EXP has no exception.
Method SET_SHOW_MORE_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SHOW | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20040205 |
Method SET_SHOW_MORE_FIELDS on class IF_HRRCF_SEARCH_EXP has no exception.
Method SET_SHOW_VARIANT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SHOW | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20021204 |
Method SET_SHOW_VARIANT on class IF_HRRCF_SEARCH_EXP has no exception.
Method SET_VARIANT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VARIANT_STRUCTURE | Call by reference | Type reference (TYPE) | RCF_S_SMG_VARIANTS | Suchvarianten | 20021104 |
Method SET_VARIANT on class IF_HRRCF_SEARCH_EXP has no exception.
History
| Last changed by/on | SAP | 20080505 |
| SAP Release Created in |