SAP ABAP Class CL_HRRCF_PROFILE_DES_JOB_M (Main Controller Class for Desired Job)
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 20040114
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HRRCF_PROFILE_EXCHG Exchange Interface for HRRCF_PROFILE 20040203
Properties
Class CL_HRRCF_PROFILE_DES_JOB_M  
Short Description Main Controller Class for Desired Job    
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 20040114   SAP 
Last change 20060711   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HRRCF_PROFILE_DES_JOB_M has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_HRRCF_PROFILE_EXCHG Exchange Interface for HRRCF_PROFILE 20040203
Friends
Class CL_HRRCF_PROFILE_DES_JOB_M has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CAND_HROBJECT Instance attribute Private Type reference (TYPE) HROBJECT Object 20040203
2 COMPANY_SIZE_LABEL Instance attribute Public Type reference (TYPE) RCF_UI_LABEL Field Label for User Interface 20040302
3 CONTRACT_TYPE_LABEL Instance attribute Public Type reference (TYPE) RCF_UI_LABEL Field Label for User Interface 20040122
4 CURRENT_DESIRED_JOB Instance attribute Public Type reference (TYPE) RCF_S_DESIRED_JOB_TEXT Desired Employment with Texts 20040122
5 CURRENT_DESIRED_JOB_DESC Instance attribute Public Type reference (TYPE) RCF_S_ITF_DESCRIPTION Infotype Text with Additional Information 20040122
6 CURRENT_RANGE_ID Instance attribute Public Type reference (TYPE) RCF_SAL_RANGE_ID ID of Salary Range 20040122
7 CURR_WILL_TO_TRAVEL Instance attribute Public Type reference (TYPE) CHAR3 3-Byte Field 20040122
8 DESC_LABEL Instance attribute Public Type reference (TYPE) RCF_UI_LABEL Field Label for User Interface 20040122
9 FS_RETURN_MESSAGE Instance attribute Private Type reference (TYPE) RCF_RETURN_MESSAGE Return Message 20040423
10 FUNCTIONAL_AREA_LABEL Instance attribute Public Type reference (TYPE) RCF_UI_LABEL Field Label for User Interface 20040119
11 HIERARCHY_LEVEL_LABEL Instance attribute Public Type reference (TYPE) RCF_UI_LABEL Field Label for User Interface 20040119
12 HOLD_DATA Instance attribute Private Type reference (TYPE) RCF_HOLD_DATA Hold Current Data on Data Screen 20040123
13 INDUSTRY_LABEL Instance attribute Public Type reference (TYPE) RCF_UI_LABEL Field Label for User Interface 20040114
14 INVALID_COMPANY_SIZE Instance attribute Public Type reference (TYPE) STRING 20040302
15 INVALID_TRAVEL_WILLINGNESS Instance attribute Public Type reference (TYPE) STRING 20040122
16 JOB_TITLE_LABEL Instance attribute Public Type reference (TYPE) RCF_UI_LABEL Field Label for User Interface 20040302
17 LS_DESIRED_JOB Instance attribute Private Type reference (TYPE) RCF_S_DESIRED_JOB_TEXT Desired Employment with Texts 20040123
18 LT_DESIRED_JOB Instance attribute Private Type reference (TYPE) RCF_T_DESIRED_JOB_TEXT Desired Employment with Texts 20040122
19 PAYMENT_INFO_LABEL Instance attribute Public Type reference (TYPE) RCF_UI_LABEL Field Label for User Interface 20040302
20 PT_CONTRACT_TYPE_LIST Instance attribute Public Type reference (TYPE) RCF_T_CONTRACT_TYPE_LIST List of Work Contract Types 20040122
21 PT_CURRENCY_LIST Instance attribute Public Type reference (TYPE) RCF_T_CURRENCY_LIST Table for Currencies 20040122
22 PT_EMPLOYMENT_FRACTION_LIST Instance attribute Public Type reference (TYPE) DDFIXVALUES List of Employment Fractions 20040122
23 PT_FUNCTIONAL_AREA_LIST Instance attribute Public Type reference (TYPE) RCF_T_FUNCTIONAL_AREA_LIST List of Functional Areas 20040119
24 PT_FUNCTIONAL_AREA_SELECTION Instance attribute Public Type reference (TYPE) STRING_TABLE Table of Strings 20040302
25 PT_HIERARCHY_LEVEL_LIST Instance attribute Public Type reference (TYPE) RCF_T_HIERARCHY_LEVEL_LIST List of Hierarchy Levels 20040119
26 PT_HIERARCHY_LEVEL_SELECTION Instance attribute Public Type reference (TYPE) STRING_TABLE Table of Strings 20040302
27 PT_INDUSTRY_LIST Instance attribute Public Type reference (TYPE) RCF_T_INDUSTRY_LIST Industries 20040114
28 PT_INDUSTRY_SELECTION Instance attribute Public Type reference (TYPE) STRING_TABLE Table of Strings 20040302
29 PT_RELOCATE_LIST Instance attribute Public Type reference (TYPE) DDFIXVALUES Description of Domain Fixed Values 20040122
30 PT_SALARY_RANGE_LIST Instance attribute Public Type reference (TYPE) RCF_T_SAL_RANGE_LIST Table Type for Salary Ranges 20040122
31 PT_SELECTED_FUNC_AREA Instance attribute Public Type reference (TYPE) RCF_T_FUNCTIONAL_AREA_LIST List of Functional Areas 20040119
32 PT_SELECTED_HIERARCHY Instance attribute Public Type reference (TYPE) RCF_T_HIERARCHY_LEVEL_LIST List of Hierarchy Levels 20040119
33 PT_SELECTED_INDUSTRY Instance attribute Public Type reference (TYPE) RCF_T_INDUSTRY_LIST Industries 20040114
34 REF_CAND_BL Instance attribute Private Object reference (TYPE REF TO) CL_HRRCF_CANDIDATE_INFOTYPE_BL BL Facade for Candidate (Infotype) 20040122
35 RELOCATE_LABEL Instance attribute Public Type reference (TYPE) RCF_UI_LABEL Field Label for User Interface 20040122
36 RESPONSIBILITY_LABEL Instance attribute Public Type reference (TYPE) RCF_UI_LABEL Field Label for User Interface 20040302
37 RETURN_MESSAGE Instance attribute Public Type reference (TYPE) RCF_RETURN_MESSAGE Return Message 20040122
38 SALARY_EXPECTATION_LABEL Instance attribute Public Type reference (TYPE) RCF_UI_LABEL Field Label for User Interface 20040122
39 SAL_RANGE_DISABLED Instance attribute Public Type reference (TYPE) STRING 20040414
40 SEL_EMP_FRAC Instance attribute Public Type reference (TYPE) DOMVALUE_L Selected Employment Fraction 20060512
41 STORED_DESCRIPTION Instance attribute Public Type reference (TYPE) RCF_S_ITF_DESCRIPTION Infotype Text with Additional Information 20040123
42 SUCCESS_MESSAGE Instance attribute Public Type reference (TYPE) RCF_RETURN_MESSAGE Return Message 20040123
43 TRAVEL_WILLING_LABEL Instance attribute Public Type reference (TYPE) RCF_UI_LABEL Field Label for User Interface 20040122
44 WORKING_TIME_LABEL Instance attribute Public Type reference (TYPE) RCF_UI_LABEL Field Label for User Interface 20040122
Methods
# Method Level Visibility Method type Description Created on
1 DETERMINE_HOURS Instance method Private Method 20040122
2 GET_AMOUNT_BY_ID Instance method Private Method 20040122
3 GET_CAND_HROBJECT Instance method Private Method 20040203
4 GET_CUSTOMER_FIELDS Instance method Private Method Include Customer-Specific Fields 20040608
5 GET_DESIRED_JOB Instance method Private Method 20040122
6 GET_ID_BY_AMOUNT Instance method Private Method 20040123
7 GET_LABELS Instance method Private Method 20040114
8 GET_LISTS Instance method Private Method 20040114
9 GET_REF_BL Instance method Private Method 20040122
10 GET_SALARY_RANGE_LIST Instance method Private Method 20040122
11 INIT_ATTRIBUTES Instance method Private Method 20040427
12 ON_CANCEL Instance method Private Method Event Handler: onCancel 20040302
13 ON_SAVE Instance method Private Method 20040122
Events
Class CL_HRRCF_PROFILE_DES_JOB_M has no event.
Types
Class CL_HRRCF_PROFILE_DES_JOB_M has no local type.
Method Signatures

Method DETERMINE_HOURS Signature

Method DETERMINE_HOURS on class CL_HRRCF_PROFILE_DES_JOB_M has no parameter.
Method DETERMINE_HOURS on class CL_HRRCF_PROFILE_DES_JOB_M has no exception.

Method GET_AMOUNT_BY_ID Signature

Method GET_AMOUNT_BY_ID on class CL_HRRCF_PROFILE_DES_JOB_M has no parameter.
Method GET_AMOUNT_BY_ID on class CL_HRRCF_PROFILE_DES_JOB_M has no exception.

Method GET_CAND_HROBJECT Signature

Method GET_CAND_HROBJECT on class CL_HRRCF_PROFILE_DES_JOB_M has no parameter.
Method GET_CAND_HROBJECT on class CL_HRRCF_PROFILE_DES_JOB_M has no exception.

Method GET_CUSTOMER_FIELDS Signature

Method GET_CUSTOMER_FIELDS on class CL_HRRCF_PROFILE_DES_JOB_M has no parameter.
Method GET_CUSTOMER_FIELDS on class CL_HRRCF_PROFILE_DES_JOB_M has no exception.

Method GET_DESIRED_JOB Signature

Method GET_DESIRED_JOB on class CL_HRRCF_PROFILE_DES_JOB_M has no parameter.
Method GET_DESIRED_JOB on class CL_HRRCF_PROFILE_DES_JOB_M has no exception.

Method GET_ID_BY_AMOUNT Signature

Method GET_ID_BY_AMOUNT on class CL_HRRCF_PROFILE_DES_JOB_M has no parameter.
Method GET_ID_BY_AMOUNT on class CL_HRRCF_PROFILE_DES_JOB_M has no exception.

Method GET_LABELS Signature

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

Method GET_LISTS Signature

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

Method GET_REF_BL Signature

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

Method GET_SALARY_RANGE_LIST Signature

Method GET_SALARY_RANGE_LIST on class CL_HRRCF_PROFILE_DES_JOB_M has no parameter.
Method GET_SALARY_RANGE_LIST on class CL_HRRCF_PROFILE_DES_JOB_M has no exception.

Method INIT_ATTRIBUTES Signature

Method INIT_ATTRIBUTES on class CL_HRRCF_PROFILE_DES_JOB_M has no parameter.
Method INIT_ATTRIBUTES on class CL_HRRCF_PROFILE_DES_JOB_M has no exception.

Method ON_CANCEL Signature

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

Method ON_SAVE Signature

Method ON_SAVE on class CL_HRRCF_PROFILE_DES_JOB_M has no parameter.
Method ON_SAVE on class CL_HRRCF_PROFILE_DES_JOB_M has no exception.
History
Last changed by/on SAP  20060711 
SAP Release Created in 200