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

Method CHECK_PERNR on class CL_HRSCP_REQUI_DEL_SELECTION_V has no exception.

Method DATE_CHECK Signature

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

Method GET_DATE_FORMAT Signature

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

Method GET_FULLNAME Signature

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

Method GET_LABELS Signature

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

Method GET_LISTS Signature

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

Method GET_PARAMS Signature

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

Method GET_PERNR Signature

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

Method GET_REF_BL Signature

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

Method GET_SEARCHHELP_RESULT Signature

Method GET_SEARCHHELP_RESULT on class CL_HRSCP_REQUI_DEL_SELECTION_V has no parameter.
Method GET_SEARCHHELP_RESULT on class CL_HRSCP_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 (=' ') 20060105

Method IS_VALID_SELECTION_PERIOD on class CL_HRSCP_REQUI_DEL_SELECTION_V has no exception.

Method ON_SEARCH_PERNR Signature

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

Method SET_DEFAULTS Signature

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

Method SET_PARAMS Signature

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

Method SET_RESPONSIBLE_OFFICER Signature

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

Method START_SELECTION Signature

Method START_SELECTION on class CL_HRSCP_REQUI_DEL_SELECTION_V has no parameter.
Method START_SELECTION on class CL_HRSCP_REQUI_DEL_SELECTION_V has no exception.
History
Last changed by/on SAP  20060711 
SAP Release Created in 700