SAP ABAP Class IF_HRRCF_HITLIST_CTRL (Interface of a Hit List)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRRCF_HITLIST_CTRL_SUPER Controller Class for HRRCF_EXT_HLST 20020808
Properties
Class IF_HRRCF_HITLIST_CTRL  
Short Description Interface of a Hit List    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20020808   SAP 
Last change 20070917   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_HRRCF_HITLIST_CTRL has no forward declaration.
Interfaces
Class IF_HRRCF_HITLIST_CTRL has no interface implemented.
Friends
Class IF_HRRCF_HITLIST_CTRL has no friend class.
Attributes
Class IF_HRRCF_HITLIST_CTRL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_CRITERIAS Instance method Public Method Gets Table with Search Criteria 20020902
2 GET_HITLIST Instance method Public Method Gets Table of HROBJECTs Found 20020808
3 GET_HITS_PER_PAGE Instance method Public Method Get Hits per Page of Hit List 20021104
4 GET_IS_RANKING Instance method Public Method Ranking enabled? 20040307
5 GET_IS_WEIGHT_MANDATORY Instance method Public Method Are weighting/mandatory conditions allowed to be specified? 20040308
6 GET_SEARCH_LANGUAGE Instance method Public Method Gets Search Language 20070201
7 GET_WEIGHTS_MANDATORY Instance method Public Method Returns internal table containing weights/mandatory assignmt 20040308
8 RESET_SEARCH Instance method Public Method Resets Search to Initial Value 20020808
9 SET_SHOW_SEARCH Instance method Public Method SearchTemplateGroupController Should Display Search 20020808
Events
Class IF_HRRCF_HITLIST_CTRL has no event.
Types
Class IF_HRRCF_HITLIST_CTRL has no local type.
Method Signatures

Method GET_CRITERIAS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CRITERIA_DISPLAY_TAB Value transfer Type reference (TYPE) RCF_T_SQ_DISPLAY Tabelle für die Anzeige an Suchanfragen 20020902

Method GET_CRITERIAS on class IF_HRRCF_HITLIST_CTRL has no exception.

Method GET_HITLIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning HITLIST Value transfer Type reference (TYPE) RCF_T_HITLIST_WITH_RANKV Struktur für die Trefferliste mit RANKV aus Volltextsuche 20020808
# Exception Resumable Description Created on
1 CX_HRRCF übergeordnete Ausnahmeklasse von mySAP e-Recruiting 20020808

Method GET_HITS_PER_PAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning HITS_PER_PAGE Value transfer Type reference (TYPE) RCF_HL_MAX_NUMBER Maximale Anzahl von Treffern für eine Suchanfrage 20021104

Method GET_HITS_PER_PAGE on class IF_HRRCF_HITLIST_CTRL has no exception.

Method GET_IS_RANKING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_RANKING Value transfer Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20040307

Method GET_IS_RANKING on class IF_HRRCF_HITLIST_CTRL has no exception.

Method GET_IS_WEIGHT_MANDATORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting IS_MANDATORY Call by reference Type reference (TYPE) CHAR1 Mandatory conditions to be specified 20040308
2 Exporting IS_WEIGHT Call by reference Type reference (TYPE) CHAR1 Weights to be specified 20040308

Method GET_IS_WEIGHT_MANDATORY on class IF_HRRCF_HITLIST_CTRL has no exception.

Method GET_SEARCH_LANGUAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SEARCH_LANGUAGE Value transfer Type reference (TYPE) SPRAS Suchsprache 20070201
# Exception Resumable Description Created on
1 CX_HRRCF übergeordnete Ausnahmeklasse von mySAP e-Recruiting 20070201

Method GET_WEIGHTS_MANDATORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PT_ELEMENT_LIST Value transfer Type reference (TYPE) RCF_T_SRCH_ELEM 20040308

Method GET_WEIGHTS_MANDATORY on class IF_HRRCF_HITLIST_CTRL has no exception.

Method RESET_SEARCH Signature

Method RESET_SEARCH on class IF_HRRCF_HITLIST_CTRL has no parameter.
Method RESET_SEARCH on class IF_HRRCF_HITLIST_CTRL has no exception.

Method SET_SHOW_SEARCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMMAND Call by reference Type reference (TYPE) BOOLE_D SPACE 'X' Suche anzeigen ' ' Trefferliste 20021121

Method SET_SHOW_SEARCH on class IF_HRRCF_HITLIST_CTRL has no exception.
History
Last changed by/on SAP  20070917 
SAP Release Created in