SAP ABAP Class CL_HRSCP_CDCY_CREA_HITL_CAND_V (Hit List for Candidate Search)
Hierarchy
ERECRUIT (Software Component) E-Recruiting
   PA-ER (Application Component) E-Recruiting
     PAOC_RCF_UI_SUCC_PLNG (Package) Succession Planning: 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 20041125
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HTMLB_TABLEVIEW_ITERATOR For Table Looping and Filtering 20041125
Properties
Class CL_HRSCP_CDCY_CREA_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_SUCC_PLNG   Succession Planning: User Interface 
Created 20041125   SAP 
Last change 20070917   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HRSCP_CDCY_CREA_HITL_CAND_V has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_HTMLB_TABLEVIEW_ITERATOR For Table Looping and Filtering 20041125
Friends
Class CL_HRSCP_CDCY_CREA_HITL_CAND_V has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 HROBJECT Instance attribute Private Type reference (TYPE) HROBJECT Candidate 20041125
2 ITERATOR Instance attribute Public Object reference (TYPE REF TO) CL_HRSCP_CDCY_CREA_HLST_CAND_T Personalizable Results Table 20060721
3 LT_SELECTIONS Instance attribute Private Type reference (TYPE) HROBJECT_TAB Selected Candidates 20041125
4 NUM_OF_EXIST_ND Instance attribute Public Type reference (TYPE) STRING Number of Hits for Which a Candidacy Already Exists 20041125
5 NUM_OF_HITS Instance attribute Public Type reference (TYPE) STRING Number of Hits 20041125
6 OTR_FURTHER_CANDIDACIES Instance attribute Private Type reference (TYPE) STRING OTR Text for ".. Other Candidacies" 20041125
7 OTR_NO Instance attribute Private Type reference (TYPE) STRING OTR text for "No" 20041125
8 OTR_NO_FURTHER_CANDIDACIES Instance attribute Private Type reference (TYPE) STRING OTR Text for "No Other Candidacies" 20041125
9 OTR_ONE_FURTHER_CANDIDACY Instance attribute Private Type reference (TYPE) STRING OTR Text for "One Other Candidacy" 20041125
10 OTR_YES Instance attribute Private Type reference (TYPE) STRING OTR text for "Yes" 20041125
11 PT_CAND_HITLIST Instance attribute Public Type reference (TYPE) RCF_T_HITLIST_CAND Table for Hitlist of Requisition Search 20041125
12 REF_APPL_BL Instance attribute Private Object reference (TYPE REF TO) CL_HRRCF_APPLICATION_BL BL Facade for Application Object 20041125
13 REF_CAND_BL Instance attribute Private Object reference (TYPE REF TO) CL_HRRCF_CANDIDATE_ADMIN_BL BL Facade for Candidate Object (Administration) 20041125
14 REF_CAND_INFO_BL Instance attribute Private Object reference (TYPE REF TO) CL_HRRCF_CANDIDATE_INFOTYPE_BL BL Facade for Candidate (Infotype) 20041125
15 REF_CDCY_BL Instance attribute Private Object reference (TYPE REF TO) CL_HRRCF_CANDIDACY_BL BL Facade for Candidacy 20041125
16 RETURN_MESSAGE Instance attribute Public Type reference (TYPE) RCF_RETURN_MESSAGE Return Message 20041125
17 SEL_ROW_INDEX_TAB Instance attribute Public Type reference (TYPE) INT4_TABLE Standard Table of INT4 20041125
18 TITLE Instance attribute Public Type reference (TYPE) STRING Hit List Title 20041125
19 VISIBLE_FIRST_ROW Instance attribute Public Type reference (TYPE) I First visible row of table view 20041125
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_CANDIDACIES Instance method Private Method Event: Create Candidacies 20041125
2 CREATE_HITLIST_HEADER Instance method Private Method Formats Header for Hit List 20041125
3 GET_AND_CONVERT_HITLIST Instance method Private Method Read and Convert Hit List 20041125
4 GET_REF_BL Instance method Private Method Instantiates BL Facades 20041125
5 GET_SEL_HROBJECTS Instance method Private Method Gets selected candidacy and candidate objects 20041125
6 GET_TOOLTIPS_OTR Instance method Private Method Gets Texts for Tooltips and Column Texts 20041125
7 GET_TV_ATTRIBUTES Instance method Private Method Determines the attributes of the table view 20041125
8 MARK_ALL_ENTRIES Instance method Private Method Select/Deselect All Entries of Result Table 20041125
9 ON_CANCEL Instance method Private Method Event Handler: Cancel 20041125
10 ON_CHANGE_SEARCH Instance method Private Method Event Handler: Change Search 20041125
11 ON_POPUPMENU Instance method Private Method 20050606
12 ON_TABLE_PERSONALIZE Instance method Private Method Call Table Personalization 20060721
13 RENDER_CELL_START_NR_CDCY_OPEN Instance method Private Method Constructs BSP Extension Expression for NR_CDCY_OPEN 20041125
Events
Class CL_HRSCP_CDCY_CREA_HITL_CAND_V has no event.
Types
Class CL_HRSCP_CDCY_CREA_HITL_CAND_V has no local type.
Method Signatures

Method CREATE_CANDIDACIES Signature

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

Method CREATE_HITLIST_HEADER Signature

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

Method GET_AND_CONVERT_HITLIST Signature

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

Method GET_REF_BL Signature

Method GET_REF_BL on class CL_HRSCP_CDCY_CREA_HITL_CAND_V has no parameter.
Method GET_REF_BL on class CL_HRSCP_CDCY_CREA_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 20041125

Method GET_SEL_HROBJECTS on class CL_HRSCP_CDCY_CREA_HITL_CAND_V has no exception.

Method GET_TOOLTIPS_OTR Signature

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

Method GET_TV_ATTRIBUTES Signature

Method GET_TV_ATTRIBUTES on class CL_HRSCP_CDCY_CREA_HITL_CAND_V has no parameter.
Method GET_TV_ATTRIBUTES on class CL_HRSCP_CDCY_CREA_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 (=' ') 20041125

Method MARK_ALL_ENTRIES on class CL_HRSCP_CDCY_CREA_HITL_CAND_V has no exception.

Method ON_CANCEL Signature

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

Method ON_CHANGE_SEARCH Signature

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

Method ON_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 20050606

Method ON_POPUPMENU on class CL_HRSCP_CDCY_CREA_HITL_CAND_V has no exception.

Method ON_TABLE_PERSONALIZE Signature

Method ON_TABLE_PERSONALIZE on class CL_HRSCP_CDCY_CREA_HITL_CAND_V has no parameter.
Method ON_TABLE_PERSONALIZE on class CL_HRSCP_CDCY_CREA_HITL_CAND_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 20041125
2 Importing P_ROW_DATA_REF Call by reference Object reference (TYPE REF TO) DATA 20041125

Method RENDER_CELL_START_NR_CDCY_OPEN on class CL_HRSCP_CDCY_CREA_HITL_CAND_V has no exception.
History
Last changed by/on SAP  20070917 
SAP Release Created in 600