SAP ABAP Class CL_HRRCF_HITLIST_CTRL_SUPER (Controller Class for HRRCF_EXT_HLST)
Hierarchy
ERECRUIT (Software Component) E-Recruiting
   PA-ER (Application Component) E-Recruiting
     PAOC_RCF_UI (Package) Recruitment Factory: User Interface
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_HRRCF_CONTROLLER Super Class of Unspecified HRRCF Controllers 20020808
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HRRCF_HITLIST_CTRL Interface of a Hit List 20020808
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_HRRCF_CDCY_CREA_HITLIST_V Hit List for Search by Job Postings 20020828
2 Inheritance (c INHERITING FROM c_ref)  CL_HRRCF_CDCY_CREA_HITL_CAND2 Hit List for Candidate Search 20050927
3 Inheritance (c INHERITING FROM c_ref)  CL_HRRCF_CDCY_CREA_HITL_CAND_V Hit List for Candidate Search 20021016
4 Inheritance (c INHERITING FROM c_ref)  CL_HRRCF_CDCY_CREA_HTLST_REQUI Hit List for Search by Job Postings 20040405
5 Inheritance (c INHERITING FROM c_ref)  CL_HRRCF_EE_SRCH_HITLIST_M Controller Class for HRRCF_UNRG_SRCH 20050513
6 Inheritance (c INHERITING FROM c_ref)  CL_HRRCF_REG_SRCH_HITLIST_M Controller Class for HRRCF_UNRG_SRCH 20020816
7 Inheritance (c INHERITING FROM c_ref)  CL_HRRCF_REG_SRCH_HTL_EMP_M Controller Class for HRRCF_UNRG_SRCH 20030116
8 Inheritance (c INHERITING FROM c_ref)  CL_HRRCF_TGCA_SRCH_HITL_CAND_V Hit List for Candidate Search 20050322
9 Inheritance (c INHERITING FROM c_ref)  CL_HRRCF_TRM_SRCH_HITL_CAND_V Hit List for Candidate Search 20040317
10 Inheritance (c INHERITING FROM c_ref)  CL_HRRCF_UNRG_SRCH_HITLIST_M Controller Class for HRRCF_UNRG_SRCH 20020809
... Click here to see Used By full list (11 items)
Properties
Class CL_HRRCF_HITLIST_CTRL_SUPER  
Short Description Controller Class for HRRCF_EXT_HLST    
Super Class CL_HRRCF_CONTROLLER Super Class of Unspecified HRRCF Controllers 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class HRRCF0001    
Program status P  SAP Standard Production Program 
Category 0   
Package PAOC_RCF_UI   Recruitment Factory: User Interface 
Created 20020808   SAP 
Last change 20070917   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HRRCF_HITLIST_CTRL_SUPER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_HRRCF_HITLIST_CTRL Interface of a Hit List 20020808
Friends
Class CL_HRRCF_HITLIST_CTRL_SUPER has no friend class.
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 20021104
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 Protected Type reference (TYPE) CHAR1 Is mandatory allowed? 20040308
5 IS_RANKING Instance attribute Protected Type reference (TYPE) CHAR1 Is ranking? 20040307
6 IS_WEIGHT Instance attribute Protected Type reference (TYPE) CHAR1 Is weighting allowed? 20040308
7 PARENT Instance attribute Public Object reference (TYPE REF TO) IF_HRRCF_SEARCH_EXP Export Interface for Hit Lists 20021123
8 PT_ELEMENT_LIST Instance attribute Protected Type reference (TYPE) RCF_T_SRCH_ELEM 20040308
9 SEARCH_LANGUAGE Instance attribute Protected Type reference (TYPE) SPRAS Search Language 20070201
Methods
# Method Level Visibility Method type Description Created on
1 GET_CRITERIAS Instance method Public Method 20020902
2 GET_HITLIST Instance method Public Method 20020808
3 GET_HITS_PER_PAGE Instance method Public Method 20021104
4 GET_PARENT Instance method Protected Method Cast of Caller to IF_HRRCF_SEARCH_EXP 20021123
5 IMPORT_HITLIST Instance method Protected Method Imports Hit List from Parent Object 20020823
6 IMPORT_SEARCH_LANGUAGE Instance method Protected Method Reads Search Language from Parent Object 20070201
7 RESET_SEARCH Instance method Public Method 20020808
8 SET_SHOW_SEARCH Instance method Public Method 20020808
Events
Class CL_HRRCF_HITLIST_CTRL_SUPER has no event.
Types
Class CL_HRRCF_HITLIST_CTRL_SUPER has no local type.
Method Signatures

Method GET_CRITERIAS Signature

Method GET_CRITERIAS on class CL_HRRCF_HITLIST_CTRL_SUPER has no parameter.
Method GET_CRITERIAS on class CL_HRRCF_HITLIST_CTRL_SUPER has no exception.

Method GET_HITLIST Signature

Method GET_HITLIST on class CL_HRRCF_HITLIST_CTRL_SUPER has no parameter.
Method GET_HITLIST on class CL_HRRCF_HITLIST_CTRL_SUPER has no exception.

Method GET_HITS_PER_PAGE Signature

Method GET_HITS_PER_PAGE on class CL_HRRCF_HITLIST_CTRL_SUPER has no parameter.
Method GET_HITS_PER_PAGE on class CL_HRRCF_HITLIST_CTRL_SUPER has no exception.

Method GET_PARENT Signature

Method GET_PARENT on class CL_HRRCF_HITLIST_CTRL_SUPER has no parameter.
# Exception Resumable Description Created on
1 CX_HRRCF übergeordnete Ausnahmeklasse von mySAP e-Recruiting 20021123

Method IMPORT_HITLIST Signature

Method IMPORT_HITLIST on class CL_HRRCF_HITLIST_CTRL_SUPER has no parameter.
# Exception Resumable Description Created on
1 CX_HRRCF übergeordnete Ausnahmeklasse von mySAP e-Recruiting 20020823

Method IMPORT_SEARCH_LANGUAGE Signature

Method IMPORT_SEARCH_LANGUAGE on class CL_HRRCF_HITLIST_CTRL_SUPER has no parameter.
Method IMPORT_SEARCH_LANGUAGE on class CL_HRRCF_HITLIST_CTRL_SUPER has no exception.

Method RESET_SEARCH Signature

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

Method SET_SHOW_SEARCH Signature

Method SET_SHOW_SEARCH on class CL_HRRCF_HITLIST_CTRL_SUPER has no parameter.
Method SET_SHOW_SEARCH on class CL_HRRCF_HITLIST_CTRL_SUPER has no exception.
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_HRRCF_CDCY_CREA_HITLIST_V Hit List for Search by Job Postings 20020828
2 Inheritance (c INHERITING FROM c_ref)  CL_HRRCF_CDCY_CREA_HITL_CAND2 Hit List for Candidate Search 20050927
3 Inheritance (c INHERITING FROM c_ref)  CL_HRRCF_CDCY_CREA_HITL_CAND_V Hit List for Candidate Search 20021016
4 Inheritance (c INHERITING FROM c_ref)  CL_HRRCF_CDCY_CREA_HTLST_REQUI Hit List for Search by Job Postings 20040405
5 Inheritance (c INHERITING FROM c_ref)  CL_HRRCF_EE_SRCH_HITLIST_M Controller Class for HRRCF_UNRG_SRCH 20050513
6 Inheritance (c INHERITING FROM c_ref)  CL_HRRCF_REG_SRCH_HITLIST_M Controller Class for HRRCF_UNRG_SRCH 20020816
7 Inheritance (c INHERITING FROM c_ref)  CL_HRRCF_REG_SRCH_HTL_EMP_M Controller Class for HRRCF_UNRG_SRCH 20030116
8 Inheritance (c INHERITING FROM c_ref)  CL_HRRCF_TGCA_SRCH_HITL_CAND_V Hit List for Candidate Search 20050322
9 Inheritance (c INHERITING FROM c_ref)  CL_HRRCF_TRM_SRCH_HITL_CAND_V Hit List for Candidate Search 20040317
10 Inheritance (c INHERITING FROM c_ref)  CL_HRRCF_UNRG_SRCH_HITLIST_M Controller Class for HRRCF_UNRG_SRCH 20020809
11 Inheritance (c INHERITING FROM c_ref)  CL_HRSCP_CDCY_CREA_HITL_CAND_V Hit List for Candidate Search 20041125
History
Last changed by/on SAP  20070917 
SAP Release Created in 10A