SAP ABAP Class CL_HRRCF_TC_PC_BASIC_INFO (Page Control for basicInfo.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_TC_PC Page Control Superclass Talent Consultant 20020410
Properties
Class CL_HRRCF_TC_PC_BASIC_INFO  
Short Description Page Control for basicInfo.bsp    
Super Class CL_HRRCF_TC_PC Page Control Superclass Talent Consultant 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PAOC_RCF_UI   Recruitment Factory: User Interface 
Created 20020410   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HRRCF_TC_PC_BASIC_INFO has no forward declaration.
Interfaces
Class CL_HRRCF_TC_PC_BASIC_INFO has no interface implemented.
Friends
Class CL_HRRCF_TC_PC_BASIC_INFO has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ALIAS_LABEL Instance attribute Public Type reference (TYPE) STRING Label 20020410
2 BRANCH_LABEL Instance attribute Public Type reference (TYPE) STRING Label 20020410
3 CONTRACT_TYPE_LABEL Instance attribute Public Type reference (TYPE) STRING Label 20020410
4 CURRENT_BASIC_INFO Instance attribute Public Type reference (TYPE) RCF_S_REQUISITION_INFO_TEXT Requisition Information with Text 20020410
5 CURRENT_BRANCH_TXT Instance attribute Public Type reference (TYPE) STRING Name of Branch 20020410
6 CURRENT_JOB_INFO Instance attribute Public Type reference (TYPE) RCF_S_REQ_JOB_INFO_TEXT Current value of infotype HRP5126 20020410
7 CURRENT_VACANCY Instance attribute Public Type reference (TYPE) HROBJECT-OBJID Object ID 20020410
8 EMPLOYMENT_START_DATE_LABEL Instance attribute Public Type reference (TYPE) STRING Label 20020410
9 ERROR_INDICATOR Instance attribute Public Type reference (TYPE) BOOLE_D Display: Error 20020410
10 FUNCTIONAL_AREA_LABEL Instance attribute Public Type reference (TYPE) STRING Label 20020410
11 HIERARCHY_LEVEL_LABEL Instance attribute Public Type reference (TYPE) STRING Label 20020410
12 JOB_TITLE_LABEL Instance attribute Public Type reference (TYPE) STRING Label 20020410
13 ORG_UNIT_LABEL Instance attribute Public Type reference (TYPE) STRING Label 20020410
14 PAGE_ATTRIBUTES Instance attribute Public Type reference (TYPE) RCF_S_PAGE_ATTRIBUTES Attributes of a BSP Page 20020410
15 PAYMENT_INFO_LABEL Instance attribute Public Type reference (TYPE) STRING Label 20020410
16 PT_CONTRACT_TYPE_LIST Instance attribute Public Type reference (TYPE) RCF_T_CONTRACT_TYPE_LIST List of Work Contract Types 20020410
17 PT_FUNCTIONAL_AREA_LIST Instance attribute Public Type reference (TYPE) RCF_T_FUNCTIONAL_AREA_LIST List of Functional Areas 20020410
18 PT_HIERARCHY_LEVEL_LIST Instance attribute Public Type reference (TYPE) RCF_T_HIERARCHY_LEVEL_LIST List of Hierarchy Levels 20020410
19 PT_ORGUNIT_LIST Instance attribute Public Type reference (TYPE) RCF_T_ORGUNIT_LIST Organizational Unit with Texts 20020410
20 PT_POSITION_LIST Instance attribute Public Type reference (TYPE) RCF_T_VACANCY_LIST Vacancies per Organizational Unit Including Texts 20020410
21 REQUISITION_TITLE_LABEL Instance attribute Public Type reference (TYPE) STRING Label 20020410
22 STATUS_CHANGED Instance attribute Public Type reference (TYPE) BOOLE_D Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20020422
23 VACANCY_LABEL Instance attribute Public Type reference (TYPE) STRING Label 20020410
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20020410
2 GET_BASIC_INFO Instance method Private Method Reads Basic Data 20020422
3 GET_BRANCH_TXT Instance method Private Method 20020410
4 GET_LABELS Instance method Private Method Gets Labels for Detail Screen 20020410
5 GET_LISTS Instance method Private Method 20020410
6 GET_REQUISITION_STATUS Instance method Private Method Reads Status of Requisition 20020422
7 JUMP_TO_SEARCHHELP Instance method Private Method Accesses search help for branches 20020422
8 MAINTAIN_BASIC_INFO Instance method Private Method 20020410
9 READ_FORM_FIELDS Instance method Public Method Reads Form Fields 20020422
Events
Class CL_HRRCF_TC_PC_BASIC_INFO has no event.
Types
Class CL_HRRCF_TC_PC_BASIC_INFO 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 20020410

Method CONSTRUCTOR on class CL_HRRCF_TC_PC_BASIC_INFO has no exception.

Method GET_BASIC_INFO Signature

Method GET_BASIC_INFO on class CL_HRRCF_TC_PC_BASIC_INFO has no parameter.
Method GET_BASIC_INFO on class CL_HRRCF_TC_PC_BASIC_INFO has no exception.

Method GET_BRANCH_TXT Signature

Method GET_BRANCH_TXT on class CL_HRRCF_TC_PC_BASIC_INFO has no parameter.
Method GET_BRANCH_TXT on class CL_HRRCF_TC_PC_BASIC_INFO has no exception.

Method GET_LABELS Signature

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

Method GET_LABELS on class CL_HRRCF_TC_PC_BASIC_INFO has no exception.

Method GET_LISTS Signature

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

Method GET_REQUISITION_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning STATUS Value transfer Type reference (TYPE) RCF_REQUISITION_STATUS Status des Suchauftrags 20020422

Method GET_REQUISITION_STATUS on class CL_HRRCF_TC_PC_BASIC_INFO has no exception.

Method JUMP_TO_SEARCHHELP Signature

Method JUMP_TO_SEARCHHELP on class CL_HRRCF_TC_PC_BASIC_INFO has no parameter.
Method JUMP_TO_SEARCHHELP on class CL_HRRCF_TC_PC_BASIC_INFO has no exception.

Method MAINTAIN_BASIC_INFO Signature

Method MAINTAIN_BASIC_INFO on class CL_HRRCF_TC_PC_BASIC_INFO has no parameter.
Method MAINTAIN_BASIC_INFO on class CL_HRRCF_TC_PC_BASIC_INFO has no exception.

Method READ_FORM_FIELDS Signature

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