SAP ABAP Class CL_HRRCF_CDCY_CREA_HTLST_REQUI (Hit List for Search by Job Postings)
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_HITLIST_CTRL_SUPER Controller Class for HRRCF_EXT_HLST 20040405
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HTMLB_TABLEVIEW_ITERATOR For Table Looping and Filtering 20040405
Properties
Class CL_HRRCF_CDCY_CREA_HTLST_REQUI  
Short Description Hit List for Search by Job Postings    
Super Class CL_HRRCF_HITLIST_CTRL_SUPER Controller Class for HRRCF_EXT_HLST 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PAOC_RCF_UI   Recruitment Factory: User Interface 
Created 20040405   SAP 
Last change 20070917   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HRRCF_CDCY_CREA_HTLST_REQUI has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_HTMLB_TABLEVIEW_ITERATOR For Table Looping and Filtering 20040405
Friends
Class CL_HRRCF_CDCY_CREA_HTLST_REQUI has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CAND_NAME Instance attribute Public Type reference (TYPE) STRING Name of Candidate 20040405
2 CAND_SCRIPT Instance attribute Public Type reference (TYPE) STRING Script for onClientClick 20040405
3 GT_REQUISITIONS_NO_CDCY Instance attribute Private Type reference (TYPE) RCF_T_REQUISITION_NO_CDCY 20060802
4 HROBJECT Instance attribute Private Type reference (TYPE) HROBJECT Application 20040405
5 ITERATOR Instance attribute Public Object reference (TYPE REF TO) CL_HRRCF_CDCY_CREA_HLST_REQ_T Personalizable Results Table 20060720
6 LT_SELECTIONS Instance attribute Private Type reference (TYPE) HROBJECT_TAB Selected Requisitions 20040405
7 NUM_OF_EXIST_ND Instance attribute Public Type reference (TYPE) STRING Number of Hits for Which a Candidacy Already Exists 20040405
8 NUM_OF_HITS Instance attribute Public Type reference (TYPE) STRING Number of Hits 20040405
9 OTR_CURRENT_CANDIDACIES Instance attribute Private Type reference (TYPE) STRING OTR TEXT for "current_candidacies" 20040405
10 PT_REQ_HITLIST Instance attribute Public Type reference (TYPE) RCF_T_HITLIST_REQ Table for Hitlist of Requisition Search 20040405
11 REF_APPL_BL Instance attribute Private Object reference (TYPE REF TO) CL_HRRCF_APPLICATION_BL BL Facade for Application 20040405
12 REF_CDCY_BL Instance attribute Private Object reference (TYPE REF TO) CL_HRRCF_CANDIDACY_BL BL Facade for Candidacy 20040405
13 RETURN_MESSAGE Instance attribute Public Type reference (TYPE) RCF_RETURN_MESSAGE Return Message 20040405
14 SEL_ROW_INDEX_TAB Instance attribute Public Type reference (TYPE) INT4_TABLE Standard Table of INT4 20040405
15 TITLE Instance attribute Public Type reference (TYPE) STRING Hit List Title 20040405
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_CANDIDACIES Instance method Private Method Event: Create Candidacies 20040405
2 CREATE_HITLIST_HEADER Instance method Private Method Prepares Title of Hit List 20040405
3 GET_AND_CONVERT_HITLIST Instance method Private Method Read and Convert Hit List 20040405
4 GET_REF_BL Instance method Private Method Gets Reference to BL Class 20040405
5 GET_TOOLTIP_OTR Instance method Private Method Gets Texts for Tooltips 20040405
6 LOG_CANDIDATE_PROFILE Instance method Private Method Logs Candidate Profile 20090327
7 LOG_SEARCH_VARIANT Instance method Private Method Logs Search Query 20090327
8 MARK_ALL_ENTRIES Instance method Private Method Select/Deselect All Entries of Result Table 20040405
9 ON_CANCEL Instance method Private Method Event Handler: Cancel 20040405
10 ON_CHANGE_SEARCH Instance method Private Method Event Handler: Change Search 20040405
11 ON_TABLE_PERSONALIZE Instance method Private Method Call Table Personalization 20060720
12 ON_TV_POPUPMENU Instance method Private Method 20050609
Events
Class CL_HRRCF_CDCY_CREA_HTLST_REQUI has no event.
Types
Class CL_HRRCF_CDCY_CREA_HTLST_REQUI has no local type.
Method Signatures

Method CREATE_CANDIDACIES Signature

Method CREATE_CANDIDACIES on class CL_HRRCF_CDCY_CREA_HTLST_REQUI has no parameter.
Method CREATE_CANDIDACIES on class CL_HRRCF_CDCY_CREA_HTLST_REQUI has no exception.

Method CREATE_HITLIST_HEADER Signature

Method CREATE_HITLIST_HEADER on class CL_HRRCF_CDCY_CREA_HTLST_REQUI has no parameter.
Method CREATE_HITLIST_HEADER on class CL_HRRCF_CDCY_CREA_HTLST_REQUI has no exception.

Method GET_AND_CONVERT_HITLIST Signature

Method GET_AND_CONVERT_HITLIST on class CL_HRRCF_CDCY_CREA_HTLST_REQUI has no parameter.
Method GET_AND_CONVERT_HITLIST on class CL_HRRCF_CDCY_CREA_HTLST_REQUI has no exception.

Method GET_REF_BL Signature

Method GET_REF_BL on class CL_HRRCF_CDCY_CREA_HTLST_REQUI has no parameter.
Method GET_REF_BL on class CL_HRRCF_CDCY_CREA_HTLST_REQUI has no exception.

Method GET_TOOLTIP_OTR Signature

Method GET_TOOLTIP_OTR on class CL_HRRCF_CDCY_CREA_HTLST_REQUI has no parameter.
Method GET_TOOLTIP_OTR on class CL_HRRCF_CDCY_CREA_HTLST_REQUI has no exception.

Method LOG_CANDIDATE_PROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CANDIDACY Call by reference Object reference (TYPE REF TO) CL_HRRCF_CANDIDACY Kandidatur 20090327
2 Importing IS_REQUISITION Call by reference Type reference (TYPE) HROBJECT Suchauftrag 20090327

Method LOG_CANDIDATE_PROFILE on class CL_HRRCF_CDCY_CREA_HTLST_REQUI has no exception.

Method LOG_SEARCH_VARIANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_CANDIDATE Call by reference Type reference (TYPE) HROBJECT Kandidat 20090327
2 Importing IS_REQUISITION Call by reference Type reference (TYPE) HROBJECT Suchauftrag 20090327

Method LOG_SEARCH_VARIANT on class CL_HRRCF_CDCY_CREA_HTLST_REQUI has no exception.

Method MARK_ALL_ENTRIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_CHECK Call by reference Type reference (TYPE) BOOLE_D 'X' Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20040405

Method MARK_ALL_ENTRIES on class CL_HRRCF_CDCY_CREA_HTLST_REQUI has no exception.

Method ON_CANCEL Signature

Method ON_CANCEL on class CL_HRRCF_CDCY_CREA_HTLST_REQUI has no parameter.
Method ON_CANCEL on class CL_HRRCF_CDCY_CREA_HTLST_REQUI has no exception.

Method ON_CHANGE_SEARCH Signature

Method ON_CHANGE_SEARCH on class CL_HRRCF_CDCY_CREA_HTLST_REQUI has no parameter.
Method ON_CHANGE_SEARCH on class CL_HRRCF_CDCY_CREA_HTLST_REQUI has no exception.

Method ON_TABLE_PERSONALIZE Signature

Method ON_TABLE_PERSONALIZE on class CL_HRRCF_CDCY_CREA_HTLST_REQUI has no parameter.
Method ON_TABLE_PERSONALIZE on class CL_HRRCF_CDCY_CREA_HTLST_REQUI has no exception.

Method ON_TV_POPUPMENU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_HTMLB_EVENT Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA 20050609

Method ON_TV_POPUPMENU on class CL_HRRCF_CDCY_CREA_HTLST_REQUI has no exception.
History
Last changed by/on SAP  20070917 
SAP Release Created in 200