SAP ABAP Class CL_HRRCF_TRM_SRCH_HITL_CAND_V (Hit List for Candidate Search)
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 20040317
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HTMLB_TABLEVIEW_ITERATOR For Table Looping and Filtering 20040317
Properties
Class CL_HRRCF_TRM_SRCH_HITL_CAND_V  
Short Description Hit List for Candidate Search    
Super Class CL_HRRCF_HITLIST_CTRL_SUPER Controller Class for HRRCF_EXT_HLST 
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 20040317   SAP 
Last change 20070917   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HRRCF_TRM_SRCH_HITL_CAND_V has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_HTMLB_TABLEVIEW_ITERATOR For Table Looping and Filtering 20040317
Friends
Class CL_HRRCF_TRM_SRCH_HITL_CAND_V has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_VISIBLE_POPUPITEMS Constant Public Type reference (TYPE) INT4 30 20060516
2 HROBJECT Instance attribute Private Type reference (TYPE) HROBJECT Candidate 20040317
3 ITERATOR Instance attribute Public Object reference (TYPE REF TO) CL_HRRCF_TRM_SRCH_HLST_CAND_T 20060711
4 LT_HROBJECTS Instance attribute Private Type reference (TYPE) HROBJECT_TAB Table of HR Objects 20040324
5 LT_SELECTIONS Instance attribute Private Type reference (TYPE) HROBJECT_TAB Selected Candidates 20040317
6 L_POPUPMENU Instance attribute Public Object reference (TYPE REF TO) CL_PHTMLB_POPUPMENU Element Handler: <:popupMenu> 20060228
7 NUM_OF_EXIST_ND Instance attribute Public Type reference (TYPE) STRING Number of Hits for Which a Candidacy Already Exists 20040317
8 NUM_OF_HITS Instance attribute Public Type reference (TYPE) STRING Number of Hits 20040317
9 OTR_ACTIVITY_DONE Instance attribute Private Type reference (TYPE) STRING 20040318
10 OTR_ACTIVITY_DONE_ON Instance attribute Private Type reference (TYPE) STRING 20040318
11 OTR_ACTIVITY_PLANNED Instance attribute Private Type reference (TYPE) STRING 20040318
12 OTR_ACTIVITY_PLANNED_ON Instance attribute Private Type reference (TYPE) STRING 20040318
13 OTR_CREATE_ACTIVITIES Instance attribute Private Type reference (TYPE) STRING 20040318
14 OTR_FURTHER_CANDIDACIES Instance attribute Private Type reference (TYPE) STRING OTR Text for ".. Other Candidacies" 20040317
15 OTR_NO Instance attribute Private Type reference (TYPE) STRING 20040318
16 OTR_NO_ACTIVITIES Instance attribute Private Type reference (TYPE) STRING 20040318
17 OTR_NO_FURTHER_CANDIDACIES Instance attribute Private Type reference (TYPE) STRING OTR Text for "No Other Candidacies" 20040317
18 OTR_ONE_FURTHER_CANDIDACY Instance attribute Private Type reference (TYPE) STRING OTR Text for "One Other Candidacy" 20040317
19 OTR_YES Instance attribute Private Type reference (TYPE) STRING 20040318
20 PT_CAND_HITLIST Instance attribute Public Type reference (TYPE) RCF_T_TRM_CAND_HITLIST Table for Hitlist of Requisition Search 20040317
21 REF_CDCY_BL Instance attribute Private Object reference (TYPE REF TO) CL_HRRCF_CANDIDACY_BL BL Facade for Candidacy 20040317
22 RETURN_MESSAGE Instance attribute Public Type reference (TYPE) RCF_RETURN_MESSAGE Return Message 20040317
23 SEL_ROW_INDEX_TAB Instance attribute Public Type reference (TYPE) INT4_TABLE Standard Table of INT4 20040317
24 SUBAREA Instance attribute Private Type reference (TYPE) RCF_SUBAREA Subarea of E-Recruiting 20060209
25 TITLE Instance attribute Public Type reference (TYPE) STRING Hit List Title 20040317
26 T_POPUPMENU Instance attribute Public Type reference (TYPE) PHTMLB_POPUPMENUITEMS 20060228
27 VISIBLE_FIRST_ROW Instance attribute Public Type reference (TYPE) I First visible row of table view 20040317
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_CANDIDACIES Instance method Private Method Event: Create Candidacies 20040317
2 CREATE_HITLIST_HEADER Instance method Private Method Prepares Title of Hit List 20040317
3 GET_AND_CONVERT_HITLIST Instance method Private Method Read and Convert Hit List 20040317
4 GET_CLASSIFICATION Instance method Private Method 20040323
5 GET_REF_BL Instance method Private Method Gets Reference to BL Class 20040317
6 GET_SEL_HROBJECTS Instance method Private Method Gets selected candidacy and candidate objects 20040317
7 GET_SUBAREA Instance method Private Method Reads Subarea 20060209
8 GET_TOOLTIPS_OTR Instance method Private Method Reads texts for tooltips and column texts 20040318
9 GET_TV_ATTRIBUTES Instance method Private Method Determines the attributes of the table view 20040317
10 MARK_ALL_ENTRIES Instance method Private Method Select/Deselect All Entries of Result Table 20040317
11 ON_ACTIVITIES Instance method Private Method 20040319
12 ON_ACTIVITIES_INDIVIDUAL Instance method Private Method Individual processing: edit activities 20040319
13 ON_ACTIVITIES_MASS_PROC Instance method Private Method Mass processing: create activities 20040319
14 ON_CANCEL Instance method Private Method Event Handler: Cancel 20040317
15 ON_CAND_OVERVIEW Instance method Private Method Event Handler 20050715
16 ON_CHANGE_SEARCH Instance method Private Method Event Handler: Change Search 20040317
17 ON_FASTTRACK_INDIVIDUAL Instance method Private Method Quick Activities for Individual Candidate 20060301
18 ON_FASTTRACK_MASS_PROC Instance method Private Method Quick Activities for Multiple Candidates 20060301
19 ON_FILL_FASTTRACK Instance method Private Method Fill Popup Menu with Processes and Activities 20060228
20 ON_SELECT_FAST Instance method Private Method Calls Appropriate Methods Depending on Selection 20060228
21 ON_TABLE_PERSONALIZE Instance method Private Method 20060711
22 ON_TV_POPUPMENU Instance method Private Method On tableview popup menu 20040317
23 RENDER_CELL_START_ACT_STATUS Instance method Private Method Constructs BSP Extension Expression for ACT_STATUS_TXT 20040318
24 RENDER_CELL_START_CAND_CLASSIF Instance method Private Method Constructs BSP Extension Expression for CAND_CLASSIF_TEXT 20040318
Events
Class CL_HRRCF_TRM_SRCH_HITL_CAND_V has no event.
Types
Class CL_HRRCF_TRM_SRCH_HITL_CAND_V has no local type.
Method Signatures

Method CREATE_CANDIDACIES Signature

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

Method CREATE_HITLIST_HEADER Signature

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

Method GET_AND_CONVERT_HITLIST Signature

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

Method GET_CLASSIFICATION Signature

Method GET_CLASSIFICATION on class CL_HRRCF_TRM_SRCH_HITL_CAND_V has no parameter.
Method GET_CLASSIFICATION on class CL_HRRCF_TRM_SRCH_HITL_CAND_V has no exception.

Method GET_REF_BL Signature

Method GET_REF_BL on class CL_HRRCF_TRM_SRCH_HITL_CAND_V has no parameter.
Method GET_REF_BL on class CL_HRRCF_TRM_SRCH_HITL_CAND_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 20040317

Method GET_SEL_HROBJECTS on class CL_HRRCF_TRM_SRCH_HITL_CAND_V has no exception.

Method GET_SUBAREA Signature

Method GET_SUBAREA on class CL_HRRCF_TRM_SRCH_HITL_CAND_V has no parameter.
Method GET_SUBAREA on class CL_HRRCF_TRM_SRCH_HITL_CAND_V has no exception.

Method GET_TOOLTIPS_OTR Signature

Method GET_TOOLTIPS_OTR on class CL_HRRCF_TRM_SRCH_HITL_CAND_V has no parameter.
Method GET_TOOLTIPS_OTR on class CL_HRRCF_TRM_SRCH_HITL_CAND_V has no exception.

Method GET_TV_ATTRIBUTES Signature

Method GET_TV_ATTRIBUTES on class CL_HRRCF_TRM_SRCH_HITL_CAND_V has no parameter.
Method GET_TV_ATTRIBUTES on class CL_HRRCF_TRM_SRCH_HITL_CAND_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 (=' ') 20040317

Method MARK_ALL_ENTRIES on class CL_HRRCF_TRM_SRCH_HITL_CAND_V has no exception.

Method ON_ACTIVITIES Signature

Method ON_ACTIVITIES on class CL_HRRCF_TRM_SRCH_HITL_CAND_V has no parameter.
Method ON_ACTIVITIES on class CL_HRRCF_TRM_SRCH_HITL_CAND_V has no exception.

Method ON_ACTIVITIES_INDIVIDUAL Signature

Method ON_ACTIVITIES_INDIVIDUAL on class CL_HRRCF_TRM_SRCH_HITL_CAND_V has no parameter.
Method ON_ACTIVITIES_INDIVIDUAL on class CL_HRRCF_TRM_SRCH_HITL_CAND_V has no exception.

Method ON_ACTIVITIES_MASS_PROC Signature

Method ON_ACTIVITIES_MASS_PROC on class CL_HRRCF_TRM_SRCH_HITL_CAND_V has no parameter.
Method ON_ACTIVITIES_MASS_PROC on class CL_HRRCF_TRM_SRCH_HITL_CAND_V has no exception.

Method ON_CANCEL Signature

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

Method ON_CAND_OVERVIEW Signature

Method ON_CAND_OVERVIEW on class CL_HRRCF_TRM_SRCH_HITL_CAND_V has no parameter.
Method ON_CAND_OVERVIEW on class CL_HRRCF_TRM_SRCH_HITL_CAND_V has no exception.

Method ON_CHANGE_SEARCH Signature

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

Method ON_FASTTRACK_INDIVIDUAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA Eingabedaten von HTMLB 20060301

Method ON_FASTTRACK_INDIVIDUAL on class CL_HRRCF_TRM_SRCH_HITL_CAND_V has no exception.

Method ON_FASTTRACK_MASS_PROC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA Eingabedaten von HTMLB 20060301

Method ON_FASTTRACK_MASS_PROC on class CL_HRRCF_TRM_SRCH_HITL_CAND_V has no exception.

Method ON_FILL_FASTTRACK Signature

Method ON_FILL_FASTTRACK on class CL_HRRCF_TRM_SRCH_HITL_CAND_V has no parameter.
Method ON_FILL_FASTTRACK on class CL_HRRCF_TRM_SRCH_HITL_CAND_V has no exception.

Method ON_SELECT_FAST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA Eingabedaten von HTMLB 20060228

Method ON_SELECT_FAST on class CL_HRRCF_TRM_SRCH_HITL_CAND_V has no exception.

Method ON_TABLE_PERSONALIZE Signature

Method ON_TABLE_PERSONALIZE on class CL_HRRCF_TRM_SRCH_HITL_CAND_V has no parameter.
Method ON_TABLE_PERSONALIZE on class CL_HRRCF_TRM_SRCH_HITL_CAND_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 Eingabedaten von HTMLB 20040317

Method ON_TV_POPUPMENU on class CL_HRRCF_TRM_SRCH_HITL_CAND_V has no exception.

Method RENDER_CELL_START_ACT_STATUS 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 Konstruierte BSP-Extension-Expression 20040318
2 Importing P_ROW_DATA_REF Call by reference Object reference (TYPE REF TO) DATA Zeile des TableViews 20040318

Method RENDER_CELL_START_ACT_STATUS on class CL_HRRCF_TRM_SRCH_HITL_CAND_V has no exception.

Method RENDER_CELL_START_CAND_CLASSIF 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 Konstruierte BSP-Extension-Expression 20040318
2 Importing P_CELL_ID Call by reference Type reference (TYPE) STRING ID der Zelle 20040318
3 Importing P_COLUMN_KEY Call by reference Type reference (TYPE) STRING Spaltenschlüssel 20040318
4 Importing P_ROW_DATA_REF Call by reference Object reference (TYPE REF TO) DATA Zeile des TableViews 20040318

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