SAP ABAP Interface IF_HRRCF_SEARCH_EXP (Export Interface for Hit Lists)
Hierarchy
☛
ERECRUIT (Software Component) E-Recruiting
⤷
PA-ER (Application Component) E-Recruiting
⤷
PAOC_RCF_UI (Package) Recruitment Factory: User Interface
⤷
⤷
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
| Interface | IF_HRRCF_SEARCH_EXP | |
| Short Description | Export Interface for Hit Lists |
General Data
| Package | PAOC_RCF_UI | Recruitment Factory: User Interface |
| Created | 20020820 | SAP |
| Last changed | 20080505 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_HRRCF_SEARCH_EXP has no forward declaration.
Interfaces
Interface IF_HRRCF_SEARCH_EXP has no interface.
Friends
Interface IF_HRRCF_SEARCH_EXP has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CRITERIA_DISPLAY_TAB | Instance attribute | Public | Type reference (TYPE) | RCF_T_SQ_DISPLAY | Table for Display of Requisitions | 20020902 | ||
| 2 | HITLIST | Instance attribute | Public | Type reference (TYPE) | RCF_T_HITLIST_WITH_RANKV | Table for the Hit List with RANKV from Full Text Search | 20020823 | ||
| 3 | HITS_PER_PAGE | Instance attribute | Public | Type reference (TYPE) | RCF_HL_MAX_NUMBER | Maximum Number of Hits for Search Query | 20021104 | ||
| 4 | IS_MANDATORY | Instance attribute | Public | Type reference (TYPE) | CHAR1 | Is mandatory enabled? | 20040308 | ||
| 5 | IS_RANKING | Instance attribute | Public | Type reference (TYPE) | CHAR1 | Is ranking enabled? | 20040308 | ||
| 6 | IS_WEIGHT | Instance attribute | Public | Type reference (TYPE) | CHAR1 | Is weighting enabled? | 20040308 | ||
| 7 | PT_ELEMENT_LIST | Instance attribute | Public | Type reference (TYPE) | RCF_T_SRCH_ELEM | 20040308 | |||
| 8 | SEARCH_LANGUAGE | Instance attribute | Public | Type reference (TYPE) | SPRAS | Search Language | 20070201 | ||
| 9 | SHOW_DOCUMENTATION | Instance attribute | Public | Type reference (TYPE) | BOOLE_D | Display Documentation | 20020823 | ||
| 10 | SHOW_SETTINGS | Instance attribute | Public | Type reference (TYPE) | BOOLE_D | Display Settings | 20020823 | ||
| 11 | SHOW_VARIANTS | Instance attribute | Public | Type reference (TYPE) | BOOLE_D | Display variants | 20020823 |
Methods
Events
Interface IF_HRRCF_SEARCH_EXP has no event.
Types
Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface IF_HRRCF_SEARCH_EXP has no exception.
History
| Last changed by/on | SAP | 20080505 |
| SAP Release Created in | 10A |