SAP ABAP Class CL_HRRCF_TC_PC (Page Control Superclass Talent Consultant)
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 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HRRCF_CONSTANTS General Constants for Candidate Classes 20020111
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HRRCF_CONSTANTS_UI Constants for Interface 20020115
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HRRCF_EVENT Interface fOr Event Methodes in PC Classes 20020110
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HTMLB_EVENT Events from HTMLB 20020110
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_HRRCF_TC_PC_HITLIST_JOB Page Control for hitlist.bsp 20020404
2 Inheritance (c INHERITING FROM c_ref)  CL_HRRCF_TC_PC_REQ_FP_NOTE PC for Page req_favprop_note 20020517
3 Inheritance (c INHERITING FROM c_ref)  CL_HRRCF_TC_PC_REQ_DETAILS PC for Page RequisitionDetails 20020404
4 Inheritance (c INHERITING FROM c_ref)  CL_HRRCF_TC_PC_REQ_COMFAV_NOTE PC for Seite req_comfav_note 20020517
5 Inheritance (c INHERITING FROM c_ref)  CL_HRRCF_TC_PC_REQUI_QUAL Page Control Superclass Manager 20020411
6 Inheritance (c INHERITING FROM c_ref)  CL_HRRCF_TC_PC_REQUI_NAV Page Control Superclass Manager 20020410
7 Inheritance (c INHERITING FROM c_ref)  CL_HRRCF_TC_PC_REQUI_FRA Page Control for resumeFrame.bsp 20020410
8 Inheritance (c INHERITING FROM c_ref)  CL_HRRCF_TC_PC_REQUI_DESC Page Control for requidescription.bsp 20020411
9 Inheritance (c INHERITING FROM c_ref)  CL_HRRCF_TC_PC_RELEASE Page Control for release.bsp 20020411
10 Inheritance (c INHERITING FROM c_ref)  CL_HRRCF_TC_PC_PREVIEW Page Control for preview.bsp 20020411
... Click here to see Used By full list (31 items)
Properties
Class CL_HRRCF_TC_PC  
Short Description Page Control Superclass Talent Consultant    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class HRRCF0002    
Program status P  SAP Standard Production Program 
Category 0   
Package PAOC_RCF_UI   Recruitment Factory: User Interface 
Created 20020110   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HRRCF_TC_PC has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_HRRCF_CONSTANTS General Constants for Candidate Classes 20020111
2 IF_HRRCF_CONSTANTS_UI Constants for Interface 20020115
3 IF_HRRCF_EVENT Interface fOr Event Methodes in PC Classes 20020110
4 IF_HTMLB_EVENT Events from HTMLB 20020110
Friends
Class CL_HRRCF_TC_PC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CONTAINER_WIDTH Instance attribute Public Attribute reference (LIKE) 20020219
2 DELETE_OPERATION Instance attribute Public Attribute reference (LIKE) 20020219
3 DISPLAY_MODE Instance attribute Public Attribute reference (LIKE) 20020219
4 EDIT_MODE Instance attribute Public Attribute reference (LIKE) 20020219
5 FALSE Instance attribute Public Attribute reference (LIKE) 20020111
6 HIGH_DATE Instance attribute Public Attribute reference (LIKE) 20020111
7 INSERT_OPERATION Instance attribute Public Attribute reference (LIKE) 20020219
8 LOW_DATE Instance attribute Public Attribute reference (LIKE) 20020111
9 MSGCL_USER Instance attribute Public Attribute reference (LIKE) 20020111
10 NAVIGATION Instance attribute Protected Object reference (TYPE REF TO) IF_BSP_NAVIGATION Business Server Page (BSP) Navigation 20020110
11 REQUEST Instance attribute Protected Object reference (TYPE REF TO) IF_HTTP_REQUEST HTTP Framework (iHTTP) HTTP Request 20020110
12 RUNTIME Instance attribute Protected Object reference (TYPE REF TO) IF_BSP_RUNTIME Business Server Page (BSP) Runtime 20020321
13 TRUE Instance attribute Public Attribute reference (LIKE) 20020111
14 UI Static Attribute Protected Object reference (TYPE REF TO) CL_HRRCF_TC_SERVICES_UI Application Class for BSP HRRCF_TC 20020110
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20020110
2 CONSTRUCT_BSP_URL Static method Public Method Constructed URL for Accessing Other BSP Application 20020110
3 EXTRACT_PAGE_CONTEXT Static method Public Method Unpacking of Page Context 20020110
4 GET_OTR_TEXT Static method Public Method Gets OTR short text for alias 20020404
5 ON_CREATE Instance method Public Method 20020110
6 ON_INITIALIZATION Instance method Public Method 20020110
Events
Class CL_HRRCF_TC_PC has no event.
Types
Class CL_HRRCF_TC_PC 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_TC_SERVICES_UI Applikationskasse für die BSP HRRCF_TC 20020110

Method CONSTRUCTOR on class CL_HRRCF_TC_PC has no exception.

Method CONSTRUCT_BSP_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_APPLICATION Call by reference Type reference (TYPE) STRING Name der zu rufenden BSP Applikation 20020110
2 Importing IN_PAGE Call by reference Type reference (TYPE) STRING Seite der zu rufenden BSP Applikation 20020110
3 Importing IN_PARAMETERS Call by reference Type reference (TYPE) TIHTTPNVP HTTP Framework (iHTTP) Tabelle Name/Wert-Paare 20020110
4 Exporting OUT_URL Call by reference Type reference (TYPE) STRING URL der zu rufenden BSP Applikation 20020110

Method CONSTRUCT_BSP_URL on class CL_HRRCF_TC_PC has no exception.

Method EXTRACT_PAGE_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting NAVIGATION Call by reference Object reference (TYPE REF TO) IF_BSP_NAVIGATION Business Server Page (BSP) Navigation 20020110
2 Importing PAGE_CONTEXT Call by reference Object reference (TYPE REF TO) IF_BSP_PAGE_CONTEXT BSP Page Context For Tag Handlers 20020110
3 Exporting REQUEST Call by reference Object reference (TYPE REF TO) IF_HTTP_REQUEST HTTP Framework (iHTTP) HTTP Request 20020110
4 Exporting RUNTIME Call by reference Object reference (TYPE REF TO) IF_BSP_RUNTIME Business Server Page (BSP) Laufzeit 20020328

Method EXTRACT_PAGE_CONTEXT on class CL_HRRCF_TC_PC has no exception.

Method GET_OTR_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ALIAS Call by reference Type reference (TYPE) STRING OTR-Alias 20020404
2 Exporting TEXT Call by reference Type reference (TYPE) STRING OTR Text 20020404

Method GET_OTR_TEXT on class CL_HRRCF_TC_PC has no exception.

Method ON_CREATE Signature

Method ON_CREATE on class CL_HRRCF_TC_PC has no parameter.
Method ON_CREATE on class CL_HRRCF_TC_PC has no exception.

Method ON_INITIALIZATION Signature

Method ON_INITIALIZATION on class CL_HRRCF_TC_PC has no parameter.
Method ON_INITIALIZATION on class CL_HRRCF_TC_PC has no exception.
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_HRRCF_TC_PC_HITLIST_JOB Page Control for hitlist.bsp 20020404
2 Inheritance (c INHERITING FROM c_ref)  CL_HRRCF_TC_PC_REQ_FP_NOTE PC for Page req_favprop_note 20020517
3 Inheritance (c INHERITING FROM c_ref)  CL_HRRCF_TC_PC_REQ_DETAILS PC for Page RequisitionDetails 20020404
4 Inheritance (c INHERITING FROM c_ref)  CL_HRRCF_TC_PC_REQ_COMFAV_NOTE PC for Seite req_comfav_note 20020517
5 Inheritance (c INHERITING FROM c_ref)  CL_HRRCF_TC_PC_REQUI_QUAL Page Control Superclass Manager 20020411
6 Inheritance (c INHERITING FROM c_ref)  CL_HRRCF_TC_PC_REQUI_NAV Page Control Superclass Manager 20020410
7 Inheritance (c INHERITING FROM c_ref)  CL_HRRCF_TC_PC_REQUI_FRA Page Control for resumeFrame.bsp 20020410
8 Inheritance (c INHERITING FROM c_ref)  CL_HRRCF_TC_PC_REQUI_DESC Page Control for requidescription.bsp 20020411
9 Inheritance (c INHERITING FROM c_ref)  CL_HRRCF_TC_PC_RELEASE Page Control for release.bsp 20020411
10 Inheritance (c INHERITING FROM c_ref)  CL_HRRCF_TC_PC_PREVIEW Page Control for preview.bsp 20020411
11 Inheritance (c INHERITING FROM c_ref)  CL_HRRCF_TC_PC_NOTE Page Control for note.bsp 20020404
12 Inheritance (c INHERITING FROM c_ref)  CL_HRRCF_TC_PC_MGR_SERVICES PC for Page Manager_Services 20020325
13 Inheritance (c INHERITING FROM c_ref)  CL_HRRCF_TC_PC_JOB_SEARCH Page Control for JOB_SEARCH.bsp 20020115
14 Inheritance (c INHERITING FROM c_ref)  CL_HRRCF_TC_PC_INDEX Page Control for index.bsp 20020111
15 Inheritance (c INHERITING FROM c_ref)  CL_HRRCF_TC_PC_IMPORT Page Control for import.bsp 20020415
16 Inheritance (c INHERITING FROM c_ref)  CL_HRRCF_TC_PC_HOME PC class for home.bsp 20020321
17 Inheritance (c INHERITING FROM c_ref)  CL_HRRCF_TC_PC_ADD_CAND_FAV PC for Page addCandToFavorite.bsp 20020521
18 Inheritance (c INHERITING FROM c_ref)  CL_HRRCF_TC_PC_HITLIST_CAND Page Control for hitlist.bsp 20020404
19 Inheritance (c INHERITING FROM c_ref)  CL_HRRCF_TC_PC_HEADER Page Control for Header.bsp 20020111
20 Inheritance (c INHERITING FROM c_ref)  CL_HRRCF_TC_PC_ERROR Page Control for error.bsp 20020404
21 Inheritance (c INHERITING FROM c_ref)  CL_HRRCF_TC_PC_EDIT_REQ_NOTE PC for Page edit_req_note 20020404
22 Inheritance (c INHERITING FROM c_ref)  CL_HRRCF_TC_PC_EDIT_CAND_NOTE PC for Page edit_cand_note 20020307
23 Inheritance (c INHERITING FROM c_ref)  CL_HRRCF_TC_PC_CAND_SERVICES PC for Page Cand_Services 20020111
24 Inheritance (c INHERITING FROM c_ref)  CL_HRRCF_TC_PC_CAND_SEARCH Page Control for JOB_SEARCH.bsp 20020404
25 Inheritance (c INHERITING FROM c_ref)  CL_HRRCF_TC_PC_CAND_FP_NOTE Page Control Class for cand_favprop_note.bsp 20020516
26 Inheritance (c INHERITING FROM c_ref)  CL_HRRCF_TC_PC_CAND_DETAILS PC for Page CandidateDetails 20020221
27 Inheritance (c INHERITING FROM c_ref)  CL_HRRCF_TC_PC_CAND_COFAV_NOTE Page Control for cand_cofav_note.bsp 20020517
28 Inheritance (c INHERITING FROM c_ref)  CL_HRRCF_TC_PC_BASIC_INFO Page Control for basicInfo.bsp 20020410
29 Inheritance (c INHERITING FROM c_ref)  CL_HRRCF_TC_PC_ASSIGN_TO_REQ PC for Page assignfavtoreq 20020326
30 Inheritance (c INHERITING FROM c_ref)  CL_HRRCF_TC_PC_ASSIGN_TO_CAND PC for Page assignfavtocand 20020228
31 Inheritance (c INHERITING FROM c_ref)  CL_HRRCF_TC_PC_ADD_JOB_FAV Page Control for addJobToFavorite.bsp 20020519
History
Last changed by/on SAP  20041006 
SAP Release Created in 110