SAP ABAP Class CL_HRRCF_CDCY_CREA_HITLIST_V (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 20020828
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HTMLB_TABLEVIEW_ITERATOR For Table Looping and Filtering 20021117
Properties
Class CL_HRRCF_CDCY_CREA_HITLIST_V  
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 20020828   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HRRCF_CDCY_CREA_HITLIST_V has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_HTMLB_TABLEVIEW_ITERATOR For Table Looping and Filtering 20021117
Friends
Class CL_HRRCF_CDCY_CREA_HITLIST_V 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 20030317
2 CAND_SCRIPT Instance attribute Public Type reference (TYPE) STRING Script for onClientClick 20030317
3 HROBJECT Instance attribute Private Type reference (TYPE) HROBJECT Application 20021117
4 LT_SELECTIONS Instance attribute Private Type reference (TYPE) HROBJECT_TAB Selected Requisitions 20020828
5 NUM_OF_EXIST_ND Instance attribute Public Type reference (TYPE) STRING Number of Hits for Which a Candidacy Already Exists 20030122
6 NUM_OF_HITS Instance attribute Public Type reference (TYPE) STRING Number of Hits 20030122
7 OTR_CURRENT_CANDIDACIES Instance attribute Private Type reference (TYPE) STRING OTR TEXT for "current_candidacies" 20030122
8 PT_REQ_HITLIST Instance attribute Public Type reference (TYPE) RCF_T_HITLIST_REQ Table for Hitlist of Requisition Search 20021117
9 REF_APPL_BL Instance attribute Private Object reference (TYPE REF TO) CL_HRRCF_APPLICATION_BL BL Facade for Application 20021117
10 REF_CDCY_BL Instance attribute Private Object reference (TYPE REF TO) CL_HRRCF_CANDIDACY_BL BL Facade for Candidacy 20021117
11 RETURN_MESSAGE Instance attribute Public Type reference (TYPE) RCF_RETURN_MESSAGE Return Message 20030129
12 SEL_ROW_INDEX_TAB Instance attribute Public Type reference (TYPE) INT4_TABLE Standard Table of INT4 20030403
13 TITLE Instance attribute Public Type reference (TYPE) STRING Hit List Title 20040319
14 VISIBLE_FIRST_ROW Instance attribute Public Type reference (TYPE) I Visible first row 20040310
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_CANDIDACIES Instance method Private Method Event: Create Candidacies 20020828
2 CREATE_HITLIST_HEADER Instance method Private Method Prepares Title of Hit List 20030122
3 GET_AND_CONVERT_HITLIST Instance method Private Method Read and Convert Hit List 20020828
4 GET_REF_BL Instance method Private Method Gets Reference to BL Class 20021117
5 GET_SEL_HROBJECTS Instance method Private Method Gets selected candidacy and candidate objects 20040310
6 GET_TOOLTIP_OTR Instance method Private Method Gets Texts for Tooltips 20030122
7 GET_TV_ATTRIBUTES Instance method Private Method Determines the attributes of the table view 20040310
8 LOG_CANDIDATE_PROFILE Instance method Private Method Logs Candidate Profile 20090327
9 LOG_SEARCH_VARIANT Instance method Private Method Logs Search Query 20090327
10 MARK_ALL_ENTRIES Instance method Private Method Select/Deselect All Entries of Result Table 20030428
11 ON_CANCEL Instance method Private Method Event Handler: Cancel 20020903
12 ON_CHANGE_SEARCH Instance method Private Method Event Handler: Change Search 20030109
13 ON_TV_POPUPMENU Instance method Private Method 20050609
14 RENDER_CELL_START_NR_CDCY_OPEN Instance method Private Method 20040319
Events
Class CL_HRRCF_CDCY_CREA_HITLIST_V has no event.
Types
Class CL_HRRCF_CDCY_CREA_HITLIST_V has no local type.
Method Signatures

Method CREATE_CANDIDACIES Signature

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

Method CREATE_HITLIST_HEADER Signature

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

Method GET_AND_CONVERT_HITLIST Signature

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

Method GET_REF_BL Signature

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

Method GET_SEL_HROBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PT_FORM_FIELDS Call by reference Type reference (TYPE) TIHTTPNVP HTTP Framework (iHTTP) Tabelle Name/Wert-Paare 20040310

Method GET_SEL_HROBJECTS on class CL_HRRCF_CDCY_CREA_HITLIST_V has no exception.

Method GET_TOOLTIP_OTR Signature

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

Method GET_TV_ATTRIBUTES Signature

Method GET_TV_ATTRIBUTES on class CL_HRRCF_CDCY_CREA_HITLIST_V has no parameter.
Method GET_TV_ATTRIBUTES on class CL_HRRCF_CDCY_CREA_HITLIST_V 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_HITLIST_V 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_HITLIST_V 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 (=' ') 20030428

Method MARK_ALL_ENTRIES on class CL_HRRCF_CDCY_CREA_HITLIST_V has no exception.

Method ON_CANCEL Signature

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

Method ON_CHANGE_SEARCH Signature

Method ON_CHANGE_SEARCH on class CL_HRRCF_CDCY_CREA_HITLIST_V has no parameter.
Method ON_CHANGE_SEARCH on class CL_HRRCF_CDCY_CREA_HITLIST_V 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 Input Data from HTMLB 20050609

Method ON_TV_POPUPMENU on class CL_HRRCF_CDCY_CREA_HITLIST_V has no exception.

Method RENDER_CELL_START_NR_CDCY_OPEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PO_BEE Call by reference Object reference (TYPE REF TO) IF_BSP_BEE BSP-Extension-Expression 20040319
2 Importing P_ROW_DATA_REF Call by reference Object reference (TYPE REF TO) DATA 20040319

Method RENDER_CELL_START_NR_CDCY_OPEN on class CL_HRRCF_CDCY_CREA_HITLIST_V has no exception.
History
Last changed by/on SAP  20041006 
SAP Release Created in 10A