SAP ABAP Class CL_HRRCF_PREV_REQ_PC_REQUI (PageControl for requisition.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 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HRRCF_CONSTANTS General Constants for Candidate Classes 20020409
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HRRCF_CONSTANTS_UI Constants for Interface 20020409
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HRRCF_EVENT Interface fOr Event Methodes in PC Classes 20020409
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HTMLB_EVENT Events from HTMLB 20020409
Properties
Class CL_HRRCF_PREV_REQ_PC_REQUI  
Short Description PageControl for requisition.bsp    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PAOC_RCF_UI   Recruitment Factory: User Interface 
Created 20020409   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HRRCF_PREV_REQ_PC_REQUI has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_HRRCF_CONSTANTS General Constants for Candidate Classes 20020409
2 IF_HRRCF_CONSTANTS_UI Constants for Interface 20020409
3 IF_HRRCF_EVENT Interface fOr Event Methodes in PC Classes 20020409
4 IF_HTMLB_EVENT Events from HTMLB 20020409
Friends
Class CL_HRRCF_PREV_REQ_PC_REQUI has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 APPLICATION_END_LABEL Instance attribute Public Type reference (TYPE) STRING 20020412
2 BRANCH_LABEL Instance attribute Public Type reference (TYPE) STRING 20020415
3 BUTTON_BACK Constant Public Type reference (TYPE) STRING 'backButton' 20020410
4 BUTTON_EDIT_RD Constant Public Type reference (TYPE) STRING 'editButtonReqDesc' 20020415
5 BUTTON_EDIT_RI Constant Public Type reference (TYPE) STRING 'editButtonReqInfo' 20020410
6 COMPANYCODE_LABEL Instance attribute Public Type reference (TYPE) STRING 20020412
7 CONTRACT_TYPE_LABEL Instance attribute Public Type reference (TYPE) STRING 20020415
8 COSTCENTER_LABEL Instance attribute Public Type reference (TYPE) STRING 20020412
9 COUNTRY_LABEL Instance attribute Public Type reference (TYPE) STRING 20020415
10 DELIMITER Constant Private Type reference (TYPE) STRING '_' 20020410
11 EMPL_START_DATE_LABEL Instance attribute Public Type reference (TYPE) STRING 20020415
12 FALSE Instance attribute Private Attribute reference (LIKE) 20020410
13 FUNC_AREA_LABEL Instance attribute Public Type reference (TYPE) STRING 20020415
14 HIERARCHY_LABEL Instance attribute Public Type reference (TYPE) STRING 20020415
15 INDUSTRY_LABEL Instance attribute Public Type reference (TYPE) STRING 20020415
16 NUMBER_OF_JOBS_LABEL Instance attribute Public Type reference (TYPE) STRING 20020410
17 OBJECT Instance attribute Private Type reference (TYPE) HROBJECT Object 20020409
18 ONE Constant Private Type reference (TYPE) I 1 20020410
19 ORGID_LABEL Instance attribute Public Type reference (TYPE) STRING 20020412
20 PAGE_ATTRIBUTE Instance attribute Public Type reference (TYPE) RCF_S_PAGE_ATTRIBUTES Attributes of a BSP Page 20020410
21 PAYMENT_LABEL Instance attribute Public Type reference (TYPE) STRING 20020415
22 PREFIX_ONEDIT Constant Public Type reference (TYPE) STRING 'onEdit' Button-onClick: maintain 20020410
23 PREFIX_TRAY_RD Constant Public Type reference (TYPE) STRING 'trayRD' 20020415
24 PREFIX_TRAY_RI Constant Public Type reference (TYPE) STRING 'trayRI' 20020410
25 REQUISITION_INFO_RECORD Instance attribute Public Type reference (TYPE) RCF_S_REQUISITION_INFO_TEXT Requisition Information with Text 20020410
26 REQUISITION_INFO_RECORDS Instance attribute Public Type reference (TYPE) RCF_T_REQUISITION_INFO_TEXT Requisition Information with Texts 20020410
27 REQ_ALIAS_LABEL Instance attribute Public Type reference (TYPE) STRING 20020412
28 REQ_DESCRIPTION_RECORD Instance attribute Public Type reference (TYPE) RCF_S_REQ_JOB_INFO_TEXT Job Description with Texts 20020415
29 REQ_DESCRIPTION_RECORDS Instance attribute Public Type reference (TYPE) RCF_T_REQ_JOB_INFO_TEXT Job Description of Requisition with Texts 20020415
30 REQ_INFO_NOTE Instance attribute Public Type reference (TYPE) RCF_ITF_DESCRIPTION Transfer Object for Free Texts from Infotypes 20020412
31 REQ_STATUS_LABEL Instance attribute Public Type reference (TYPE) STRING 20020410
32 ROW_COUNTER Instance attribute Public Type reference (TYPE) STRING 20020410
33 TRUE Instance attribute Private Attribute reference (LIKE) 20020410
34 UI Instance attribute Private Object reference (TYPE REF TO) CL_HRRCF_PREVIEW_REQUI_UI UI Class for Display of Requisition 20020409
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20020409
2 CONSTRUCT_ID Static method Public Method 20020410
3 DET_REQ_DESC_ROWS Instance method Public Method 20020415
4 DET_REQ_INFO_ROWS Instance method Public Method 20020410
5 GET_LABELS Instance method Private Method 20020410
6 INC_ROW_COUNTER Instance method Public Method 20020410
7 INITIALIZE Instance method Public Method 20020410
8 SET_NAVIGATION Instance method Private Method 20020410
Events
Class CL_HRRCF_PREV_REQ_PC_REQUI has no event.
Types
Class CL_HRRCF_PREV_REQ_PC_REQUI 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_PREVIEW_REQUI_UI UI-Klasse für Anzeige Suchauftrag 20020409

Method CONSTRUCTOR on class CL_HRRCF_PREV_REQ_PC_REQUI has no exception.

Method CONSTRUCT_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PREFIX Call by reference Type reference (TYPE) STRING 20020410
2 Returning RETURN Value transfer Type reference (TYPE) STRING 20020410
3 Importing SEQNR Call by reference Type reference (TYPE) I 20020410

Method CONSTRUCT_ID on class CL_HRRCF_PREV_REQ_PC_REQUI has no exception.

Method DET_REQ_DESC_ROWS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ROWS Value transfer Type reference (TYPE) STRING 20020415

Method DET_REQ_DESC_ROWS on class CL_HRRCF_PREV_REQ_PC_REQUI has no exception.

Method DET_REQ_INFO_ROWS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ROWS Value transfer Type reference (TYPE) STRING 20020410

Method DET_REQ_INFO_ROWS on class CL_HRRCF_PREV_REQ_PC_REQUI 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_PREV_REQ_PC_REQUI has no exception.

Method INC_ROW_COUNTER Signature

Method INC_ROW_COUNTER on class CL_HRRCF_PREV_REQ_PC_REQUI has no parameter.
Method INC_ROW_COUNTER on class CL_HRRCF_PREV_REQ_PC_REQUI has no exception.

Method INITIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OBJECT Call by reference Type reference (TYPE) HROBJECT Objekt 20020410

Method INITIALIZE on class CL_HRRCF_PREV_REQ_PC_REQUI has no exception.

Method SET_NAVIGATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HRIPKEY Call by reference Type reference (TYPE) HRIPKEY Key-Struktur für Infotypstrukturen PNNNN 20020410
2 Importing PAGE_CONTEXT Call by reference Object reference (TYPE REF TO) IF_BSP_PAGE_CONTEXT BSP Page Context For Tag Handlers 20020410

Method SET_NAVIGATION on class CL_HRRCF_PREV_REQ_PC_REQUI has no exception.
History
Last changed by/on SAP  20041006 
SAP Release Created in 10A