SAP ABAP Class CL_HRRCF_REQUI_DEL_SELECTION_V (Selection Screen for Candidacies List)
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 20030407
Properties
Class CL_HRRCF_REQUI_DEL_SELECTION_V  
Short Description Selection Screen for Candidacies List    
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 20030407   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HRRCF_REQUI_DEL_SELECTION_V has no forward declaration.
Interfaces
Class CL_HRRCF_REQUI_DEL_SELECTION_V has no interface implemented.
Friends
Class CL_HRRCF_REQUI_DEL_SELECTION_V has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ACT_STATUS_LABEL Instance attribute Public Type reference (TYPE) RCF_UI_LABEL Field Label for User Interface 20030407
2 ALIAS_LABEL Instance attribute Public Type reference (TYPE) RCF_UI_LABEL 20030407
3 BEGDA_INVALID Instance attribute Public Type reference (TYPE) STRING 20030407
4 CURRENT_SELECTION Instance attribute Public Type reference (TYPE) RCF_S_SELECTION_DEL_REQUI Selection Criteria for Requisition List in List Processor 20030407
5 DATE_FORMAT Instance attribute Private Type reference (TYPE) CABN-ATSCH Value with Template 20030407
6 ENDDA_INVALID Instance attribute Public Type reference (TYPE) STRING 20030407
7 END_DATE_LABEL Instance attribute Public Type reference (TYPE) RCF_UI_LABEL Label 20030407
8 FULLNAME Instance attribute Public Type reference (TYPE) STRING Name of processor 20030407
9 PERNR Instance attribute Public Type reference (TYPE) STRING Personnel Number 20030407
10 PT_ROLE_LIST Instance attribute Public Type reference (TYPE) RCF_T_UI_VALUEHELP Value Help Table 20030407
11 REF_CAND_BL Instance attribute Private Object reference (TYPE REF TO) CL_HRRCF_CANDIDATE_ADMIN_BL BL Facade for Candidate Object (Administration) 20030407
12 REF_REQ_BL Instance attribute Public Object reference (TYPE REF TO) CL_HRRCF_REQUI_BL BL Facade for Requisition Object 20030408
13 RESP_OFFICER_LABEL Instance attribute Public Type reference (TYPE) RCF_UI_LABEL Label 20030407
14 RETURN_MESSAGE Instance attribute Public Type reference (TYPE) RCF_RETURN_MESSAGE Error Message to User 20030407
15 ROLE_LABEL Instance attribute Public Type reference (TYPE) RCF_UI_LABEL Field Label for User Interface 20030408
16 SEL_DEL_REQUI_LIST Instance attribute Private Type reference (TYPE) RCF_T_HROBJECT Table Type for Transfer of HR Objects 20030407
17 START_DATE_LABEL Instance attribute Public Type reference (TYPE) RCF_UI_LABEL Label 20030407
18 START_SELECTION_IND Instance attribute Private Type reference (TYPE) BOOLE_D Pointer: Perform Selection 20030407
19 TRAY1_COLLAPSED Instance attribute Public Type reference (TYPE) BOOLE_D Tray Closed?: TRUE (='X') and FALSE (=' ') 20030407
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_PERNR Instance method Private Method Check PERNR 20030407
2 DATE_CHECK Instance method Private Method Consistency Check of Date Entries 20030407
3 GET_DATE_FORMAT Instance method Private Method Get Template for Date Entries 20030407
4 GET_FULLNAME Instance method Private Method Gets Full Name 20030407
5 GET_LABELS Instance method Public Method Fill Labels 20030407
6 GET_LISTS Instance method Public Method Lists for Dropdown Lists 20030407
7 GET_PARAMS Instance method Private Method Get Parameters 20030412
8 GET_PERNR Instance method Private Method Gets PERNR from User 20030407
9 GET_REF_BL Instance method Private Method Get Reference to BL Class 20030407
10 GET_SEARCHHELP_RESULT Instance method Private Method Gets Results of Search Help 20030407
11 IS_VALID_SELECTION_PERIOD Instance method Private Method Check Whether Entry of Selection Period Is Valid 20030407
12 ON_SEARCH_PERNR Instance method Private Method Search Help Personnel Numbers 20030407
13 SET_DEFAULTS Instance method Private Method Set Default Selection Criteria 20030407
14 SET_PARAMS Instance method Private Method Export Selected List 20030407
15 SET_RESPONSIBLE_OFFICER Instance method Private Method Set Data of Person Responsible 20030407
16 START_SELECTION Instance method Public Method Start selection 20030407
Events
Class CL_HRRCF_REQUI_DEL_SELECTION_V has no event.
Types
Class CL_HRRCF_REQUI_DEL_SELECTION_V has no local type.
Method Signatures

Method CHECK_PERNR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NOT_VALID Value transfer Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20030407

Method CHECK_PERNR on class CL_HRRCF_REQUI_DEL_SELECTION_V has no exception.

Method DATE_CHECK Signature

Method DATE_CHECK on class CL_HRRCF_REQUI_DEL_SELECTION_V has no parameter.
Method DATE_CHECK on class CL_HRRCF_REQUI_DEL_SELECTION_V has no exception.

Method GET_DATE_FORMAT Signature

Method GET_DATE_FORMAT on class CL_HRRCF_REQUI_DEL_SELECTION_V has no parameter.
Method GET_DATE_FORMAT on class CL_HRRCF_REQUI_DEL_SELECTION_V has no exception.

Method GET_FULLNAME Signature

Method GET_FULLNAME on class CL_HRRCF_REQUI_DEL_SELECTION_V has no parameter.
Method GET_FULLNAME on class CL_HRRCF_REQUI_DEL_SELECTION_V has no exception.

Method GET_LABELS Signature

Method GET_LABELS on class CL_HRRCF_REQUI_DEL_SELECTION_V has no parameter.
Method GET_LABELS on class CL_HRRCF_REQUI_DEL_SELECTION_V has no exception.

Method GET_LISTS Signature

Method GET_LISTS on class CL_HRRCF_REQUI_DEL_SELECTION_V has no parameter.
Method GET_LISTS on class CL_HRRCF_REQUI_DEL_SELECTION_V has no exception.

Method GET_PARAMS Signature

Method GET_PARAMS on class CL_HRRCF_REQUI_DEL_SELECTION_V has no parameter.
Method GET_PARAMS on class CL_HRRCF_REQUI_DEL_SELECTION_V has no exception.

Method GET_PERNR Signature

Method GET_PERNR on class CL_HRRCF_REQUI_DEL_SELECTION_V has no parameter.
Method GET_PERNR on class CL_HRRCF_REQUI_DEL_SELECTION_V has no exception.

Method GET_REF_BL Signature

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

Method GET_SEARCHHELP_RESULT Signature

Method GET_SEARCHHELP_RESULT on class CL_HRRCF_REQUI_DEL_SELECTION_V has no parameter.
Method GET_SEARCHHELP_RESULT on class CL_HRRCF_REQUI_DEL_SELECTION_V has no exception.

Method IS_VALID_SELECTION_PERIOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_VALID Value transfer Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20030407

Method IS_VALID_SELECTION_PERIOD on class CL_HRRCF_REQUI_DEL_SELECTION_V has no exception.

Method ON_SEARCH_PERNR Signature

Method ON_SEARCH_PERNR on class CL_HRRCF_REQUI_DEL_SELECTION_V has no parameter.
Method ON_SEARCH_PERNR on class CL_HRRCF_REQUI_DEL_SELECTION_V has no exception.

Method SET_DEFAULTS Signature

Method SET_DEFAULTS on class CL_HRRCF_REQUI_DEL_SELECTION_V has no parameter.
Method SET_DEFAULTS on class CL_HRRCF_REQUI_DEL_SELECTION_V has no exception.

Method SET_PARAMS Signature

Method SET_PARAMS on class CL_HRRCF_REQUI_DEL_SELECTION_V has no parameter.
Method SET_PARAMS on class CL_HRRCF_REQUI_DEL_SELECTION_V has no exception.

Method SET_RESPONSIBLE_OFFICER Signature

Method SET_RESPONSIBLE_OFFICER on class CL_HRRCF_REQUI_DEL_SELECTION_V has no parameter.
Method SET_RESPONSIBLE_OFFICER on class CL_HRRCF_REQUI_DEL_SELECTION_V has no exception.

Method START_SELECTION Signature

Method START_SELECTION on class CL_HRRCF_REQUI_DEL_SELECTION_V has no parameter.
Method START_SELECTION on class CL_HRRCF_REQUI_DEL_SELECTION_V has no exception.
History
Last changed by/on SAP  20041006 
SAP Release Created in 10A