SAP ABAP Class CL_HRRCF_CANDIDATE_PC_DES_LOC (Page Control for desiredJobLocation.bsp)
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_CANDIDATE_PC Page Control Superclass Candidate 20020108
Properties
Class CL_HRRCF_CANDIDATE_PC_DES_LOC  
Short Description Page Control for desiredJobLocation.bsp    
Super Class CL_HRRCF_CANDIDATE_PC Page Control Superclass Candidate 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PAOC_RCF_UI   Recruitment Factory: User Interface 
Created 20020108   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HRRCF_CANDIDATE_PC_DES_LOC has no forward declaration.
Interfaces
Class CL_HRRCF_CANDIDATE_PC_DES_LOC has no interface implemented.
Friends
Class CL_HRRCF_CANDIDATE_PC_DES_LOC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BRANCH_LABEL Instance attribute Public Type reference (TYPE) STRING Label 20020108
2 CALL_PREVIEW Instance attribute Public Type reference (TYPE) BOOLE_D Display: Back to Preview 20020411
3 CITY_LABEL Instance attribute Public Type reference (TYPE) STRING Label 20020108
4 COUNTRY_LABEL Instance attribute Public Type reference (TYPE) STRING Label 20020108
5 CURRENT_DESIRED_JOB_LOCATION Instance attribute Public Type reference (TYPE) RCF_S_DESIRED_JOB_LOC_TEXT Desired Work Location with Texts 20020108
6 EDIT_HRIPKEY Instance attribute Public Type reference (TYPE) HRIPKEY Key Structure for Infotype Structures PNNNN 20020326
7 PAGE_ATTRIBUTES Instance attribute Public Type reference (TYPE) RCF_S_PAGE_ATTRIBUTES Attributes of a BSP Page 20020108
8 PT_COUNTRY_LIST Instance attribute Public Type reference (TYPE) RCF_T_COUNTRY_LIST List of Countries 20020108
9 PT_DESIRED_JOB_LOCATION Instance attribute Public Type reference (TYPE) RCF_T_DESIRED_JOB_LOC_TEXT Desired Work Location with Texts 20020108
10 PT_REGION_LIST Instance attribute Public Type reference (TYPE) RCF_T_REGION_LIST List of Regions 20020108
11 REGION_LABEL Instance attribute Public Type reference (TYPE) STRING Label 20020108
12 SELECTED_COUNTRY Instance attribute Public Type reference (TYPE) LAND1 Country Key 20020108
13 STATUS_CHANGED Instance attribute Public Type reference (TYPE) BOOLE_D Display: Status Change 20020411
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20020108
2 DETERMINE_SELECTED_RECORD Instance method Private Method Determines selected record 20020411
3 GET_CANDIDATE_STATUS Instance method Private Method Gets Candidate Status 20020411
4 GET_DESIRED_JOB_LOCATION Instance method Private Method Gets desired work location 20020404
5 GET_LABELS Instance method Private Method Gets Labels for Detail Screen 20020108
6 GET_LISTS Instance method Private Method Gets value help 20020404
7 GET_REGIONS Instance method Private Method Reads Regions 20020404
8 JUMP_TO_PREVIEW Instance method Private Method Branches to Preview 20020411
9 MAINTAIN_DESIRED_JOB_LOCATION Instance method Private Method Maintains desired work location 20020404
10 ON_DELETE_CLICK Instance method Public Method TableEvent: onDeleteClick 20020404
11 ON_EDIT_CLICK Instance method Public Method TableEvent: onEditClick 20020404
12 READ_FORM_FIELDS Instance method Public Method Reads Form Fields 20020108
Events
Class CL_HRRCF_CANDIDATE_PC_DES_LOC has no event.
Types
Class CL_HRRCF_CANDIDATE_PC_DES_LOC has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing UI_CLASS Call by reference Object reference (TYPE REF TO) CL_HRRCF_CAND_SELF_SERVICE_UI Applikationslogik Candidate Self Service 20020108

Method CONSTRUCTOR on class CL_HRRCF_CANDIDATE_PC_DES_LOC has no exception.

Method DETERMINE_SELECTED_RECORD Signature

Method DETERMINE_SELECTED_RECORD on class CL_HRRCF_CANDIDATE_PC_DES_LOC has no parameter.
Method DETERMINE_SELECTED_RECORD on class CL_HRRCF_CANDIDATE_PC_DES_LOC has no exception.

Method GET_CANDIDATE_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CAND_STATUS Value transfer Type reference (TYPE) RCF_CAND_STATUS Kandidatenstatus 20020411

Method GET_CANDIDATE_STATUS on class CL_HRRCF_CANDIDATE_PC_DES_LOC has no exception.

Method GET_DESIRED_JOB_LOCATION Signature

Method GET_DESIRED_JOB_LOCATION on class CL_HRRCF_CANDIDATE_PC_DES_LOC has no parameter.
Method GET_DESIRED_JOB_LOCATION on class CL_HRRCF_CANDIDATE_PC_DES_LOC has no exception.

Method GET_LABELS Signature

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

Method GET_LISTS Signature

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

Method GET_REGIONS Signature

Method GET_REGIONS on class CL_HRRCF_CANDIDATE_PC_DES_LOC has no parameter.
Method GET_REGIONS on class CL_HRRCF_CANDIDATE_PC_DES_LOC has no exception.

Method JUMP_TO_PREVIEW Signature

Method JUMP_TO_PREVIEW on class CL_HRRCF_CANDIDATE_PC_DES_LOC has no parameter.
Method JUMP_TO_PREVIEW on class CL_HRRCF_CANDIDATE_PC_DES_LOC has no exception.

Method MAINTAIN_DESIRED_JOB_LOCATION Signature

Method MAINTAIN_DESIRED_JOB_LOCATION on class CL_HRRCF_CANDIDATE_PC_DES_LOC has no parameter.
Method MAINTAIN_DESIRED_JOB_LOCATION on class CL_HRRCF_CANDIDATE_PC_DES_LOC has no exception.

Method ON_DELETE_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAGE_CONTEXT Call by reference Object reference (TYPE REF TO) IF_BSP_PAGE_CONTEXT Business Server Page (BSP) Laufzeit 20020404

Method ON_DELETE_CLICK on class CL_HRRCF_CANDIDATE_PC_DES_LOC has no exception.

Method ON_EDIT_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAGE_CONTEXT Call by reference Object reference (TYPE REF TO) IF_BSP_PAGE_CONTEXT Business Server Page (BSP) Laufzeit 20020404

Method ON_EDIT_CLICK on class CL_HRRCF_CANDIDATE_PC_DES_LOC has no exception.

Method READ_FORM_FIELDS Signature

Method READ_FORM_FIELDS on class CL_HRRCF_CANDIDATE_PC_DES_LOC has no parameter.
Method READ_FORM_FIELDS on class CL_HRRCF_CANDIDATE_PC_DES_LOC has no exception.
History
Last changed by/on SAP  20041006 
SAP Release Created in 110