SAP ABAP Class CL_HRRCF_QA_RANKG_LIST_V (Ranking of Candidates for HRRCF_QA_RANKG)
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 20030325
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HRRCF_JUMP_AND_BACK Jump to Another Application and Back 20030331
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HTMLB_TABLEVIEW_ITERATOR For Table Looping and Filtering 20030325
Properties
Class CL_HRRCF_QA_RANKG_LIST_V  
Short Description Ranking of Candidates for HRRCF_QA_RANKG    
Super Class CL_HRRCF_CONTROLLER Super Class of Unspecified HRRCF Controllers 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PAOC_RCF_UI   Recruitment Factory: User Interface 
Created 20030325   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HRRCF_QA_RANKG_LIST_V has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_HRRCF_JUMP_AND_BACK Jump to Another Application and Back 20030331
2 IF_HTMLB_TABLEVIEW_ITERATOR For Table Looping and Filtering 20030325
Friends
Class CL_HRRCF_QA_RANKG_LIST_V has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CALL_COMP_ID Instance attribute Private Type reference (TYPE) RCF_CTRL_COMP_ID Controller Component ID 20030331
2 CDCY_HROBJECT Instance attribute Private Type reference (TYPE) HROBJECT Selected Candidacy Object 20030331
3 CDCY_HROBJECT_TAB Instance attribute Private Type reference (TYPE) RCF_T_HROBJECT Selected Candidacy Objects 20030331
4 MAX_MARKS Instance attribute Public Type reference (TYPE) RCF_QA_SCORE Total Score 20030724
5 OTR_CREATE_ACTIVITIES Instance attribute Public Type reference (TYPE) STRING OTR Text for Tooltip of Button "Create Activities..." 20030724
6 OTR_FURTHER_CANDIDACIES Instance attribute Private Type reference (TYPE) STRING OTR Text for ".. Other Candidacies" 20030722
7 OTR_NO_FURTHER_CANDIDACIES Instance attribute Private Type reference (TYPE) STRING OTR Text for "No Other Candidacies" 20030722
8 OTR_ONE_FURTHER_CANDIDACY Instance attribute Private Type reference (TYPE) STRING OTR Text for "One Other Candidacy" 20030722
9 PT_RANKING_LIST Instance attribute Public Type reference (TYPE) RCF_T_QA_RANK_LIST_X Extended Ranking of Documents 20030325
10 PT_SELECTION_LIST Instance attribute Private Type reference (TYPE) RCF_T_QA_DOC_SELECTION Selection of Documents for Ranking 20030326
11 REFRESH_LIST Instance attribute Private Type reference (TYPE) BOOLE_D Indicator: Update Displayed List 20030326
12 REF_CDCY_BL Instance attribute Private Object reference (TYPE REF TO) CL_HRRCF_CANDIDACY_BL BL Facade for Candidacy Object 20030327
13 RETURN_MESSAGE Instance attribute Public Type reference (TYPE) RCF_RETURN_MESSAGE Return Message 20030331
14 SCRIPT_TEMPLATE_PREVIEW Instance attribute Public Type reference (TYPE) STRING 20030812
15 SEL_ROW_INDEX_TAB Instance attribute Public Type reference (TYPE) INT4_TABLE Selected Lines in TableView 20030331
16 TEMPLATE Instance attribute Public Type reference (TYPE) HROBJECT Template Object 20030724
Methods
# Method Level Visibility Method type Description Created on
1 GET_MAX_MARKS Instance method Private Method Get Maximum Score for Template 20030724
2 GET_RANKING_LIST Instance method Private Method Read Extended Ranking of Documents 20030326
3 GET_REF_BL Instance method Private Method Instantiate BL Facade 20030327
4 GET_SCRIPT Instance method Private Method Get Template Technical Detail Script 20030812
5 GET_TOOLTIPS_OTR Instance method Private Method Import Texts of Tooltips 20030722
6 MARK_ALL_ENTRIES Instance method Private Method (De)select All Entries in List 20030331
7 ON_EDIT_ACTIVITIES Instance method Private Method Edit Activities of Selected Candidacy 20030724
8 ON_GOTO_CAND_OVERVIEW Instance method Private Method Call Candidate Information 20030722
9 ON_PROCESS_ACTIVITIES Instance method Private Method DO NOT USE - Individual Processing of Selected Candidacy 20030331
10 ON_PROCESS_CANDIDATES Instance method Private Method Mass Processing of Selected Candidacies 20030331
11 ON_TAB_EVENT Instance method Private Method Event Handler for Table View 20030722
Events
Class CL_HRRCF_QA_RANKG_LIST_V has no event.
Types
Class CL_HRRCF_QA_RANKG_LIST_V has no local type.
Method Signatures

Method GET_MAX_MARKS Signature

Method GET_MAX_MARKS on class CL_HRRCF_QA_RANKG_LIST_V has no parameter.
Method GET_MAX_MARKS on class CL_HRRCF_QA_RANKG_LIST_V has no exception.

Method GET_RANKING_LIST Signature

Method GET_RANKING_LIST on class CL_HRRCF_QA_RANKG_LIST_V has no parameter.
Method GET_RANKING_LIST on class CL_HRRCF_QA_RANKG_LIST_V has no exception.

Method GET_REF_BL Signature

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

Method GET_SCRIPT Signature

Method GET_SCRIPT on class CL_HRRCF_QA_RANKG_LIST_V has no parameter.
Method GET_SCRIPT on class CL_HRRCF_QA_RANKG_LIST_V has no exception.

Method GET_TOOLTIPS_OTR Signature

Method GET_TOOLTIPS_OTR on class CL_HRRCF_QA_RANKG_LIST_V has no parameter.
Method GET_TOOLTIPS_OTR on class CL_HRRCF_QA_RANKG_LIST_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 Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20030331

Method MARK_ALL_ENTRIES on class CL_HRRCF_QA_RANKG_LIST_V has no exception.

Method ON_EDIT_ACTIVITIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PS_CAND_HROBJECT Call by reference Type reference (TYPE) HROBJECT Kandidat-Objekt 20031002
2 Importing PS_CDCY_HROBJECT Call by reference Type reference (TYPE) HROBJECT Kandidaturobjekt 20030724

Method ON_EDIT_ACTIVITIES on class CL_HRRCF_QA_RANKG_LIST_V has no exception.

Method ON_GOTO_CAND_OVERVIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PS_CAND_HROBJECT Call by reference Type reference (TYPE) HROBJECT Kandidatenobjekt 20030722

Method ON_GOTO_CAND_OVERVIEW on class CL_HRRCF_QA_RANKG_LIST_V has no exception.

Method ON_PROCESS_ACTIVITIES Signature

Method ON_PROCESS_ACTIVITIES on class CL_HRRCF_QA_RANKG_LIST_V has no parameter.
Method ON_PROCESS_ACTIVITIES on class CL_HRRCF_QA_RANKG_LIST_V has no exception.

Method ON_PROCESS_CANDIDATES Signature

Method ON_PROCESS_CANDIDATES on class CL_HRRCF_QA_RANKG_LIST_V has no parameter.
Method ON_PROCESS_CANDIDATES on class CL_HRRCF_QA_RANKG_LIST_V has no exception.

Method ON_TAB_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTMLB_EVENT Call by reference Object reference (TYPE REF TO) CL_HTMLB_EVENT HTMLB Basic Event 20030722

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