SAP ABAP Class CL_HRRCF_REQ_LST_REQUIOVER_V (Controller for Requisition List)
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 20021027
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HTMLB_TABLEVIEW_ITERATOR For Table Looping and Filtering 20021028
Properties
Class CL_HRRCF_REQ_LST_REQUIOVER_V  
Short Description Controller for Requisition List    
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 20021027   SAP 
Last change 20041209   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HRRCF_REQ_LST_REQUIOVER_V has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_HTMLB_TABLEVIEW_ITERATOR For Table Looping and Filtering 20021028
Friends
Class CL_HRRCF_REQ_LST_REQUIOVER_V has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_REQ_TYPE Constant Private Type reference (TYPE) RCF_REQUISITION_TYPE '0' Requisition Type 20040210
2 LT_REQUISITIONS Instance attribute Private Type reference (TYPE) RCF_T_HROBJECT Table of Requisition Objects 20030402
3 OLD_REQ_HROBJECT Instance attribute Private Type reference (TYPE) HROBJECT Copy Template of Requisition Object 20040209
4 OTR_CDCY_NO_IN_PROCESS Instance attribute Public Type reference (TYPE) STRING 20051019
5 OTR_CDCY_NO_IN_PROCESS_ONE Instance attribute Public Type reference (TYPE) STRING 20051019
6 OTR_CDCY_NO_IN_PROCESS_ZERO Instance attribute Public Type reference (TYPE) STRING 20051019
7 OTR_CDCY_NO_TOTAL Instance attribute Public Type reference (TYPE) STRING 20051019
8 OTR_CDCY_NO_TOTAL_ONE Instance attribute Public Type reference (TYPE) STRING 20051019
9 OTR_CDCY_NO_TOTAL_ZERO Instance attribute Public Type reference (TYPE) STRING 20051019
10 OTR_CDCY_NO_UNREAD Instance attribute Public Type reference (TYPE) STRING 20051019
11 OTR_CDCY_NO_UNREAD_ONE Instance attribute Public Type reference (TYPE) STRING 20051019
12 OTR_CDCY_NO_UNREAD_ZERO Instance attribute Public Type reference (TYPE) STRING 20051019
13 PT_REQUISITION_LIST Instance attribute Public Type reference (TYPE) RCF_T_REQUISITION_INFO_TEXT Requisition Information with Texts 20021027
14 REFRESH_LIST Instance attribute Private Type reference (TYPE) BOOLE_D TRUE Refresh List 20030120
15 REF_REQUI_BL Instance attribute Private Object reference (TYPE REF TO) CL_HRRCF_REQUI_BL Requisition Facade 20021027
16 RETURN_MESSAGE Instance attribute Public Type reference (TYPE) RCF_RETURN_MESSAGE Return Message 20021027
17 SELECTED_HROBJECT Instance attribute Private Type reference (TYPE) HROBJECT Current requisition object 20040127
18 SELECTED_RECORD Instance attribute Public Type reference (TYPE) RCF_S_REQUISITION_INFO_TEXT Requisition Information with Text 20040127
19 SELECTED_ROLE Instance attribute Private Type reference (TYPE) RCF_ROLE Roles in E-Recruiting 20030114
20 TASK Instance attribute Public Type reference (TYPE) STRING Requisition maintenance or candidate selection? 20021108
21 TV_HEADER Instance attribute Public Type reference (TYPE) STRING Header Text for TableView 20040826
22 VISIBLE_FIRST_ROW Instance attribute Public Type reference (TYPE) STRING Index of First Visible Rows in Header Text 20030128
Methods
# Method Level Visibility Method type Description Created on
1 ADD_TO_REQUISITION_LIST Instance method Private Method Adds a new line to list of requisitions 20040209
2 GET_NUMBER_CDCY_ASSIGNED Instance method Private Method 20051019
3 GET_REF_BL Instance method Private Method Instantiates BL Facade 20021027
4 GET_REQUISITION_LIST Instance method Private Method Reads List of Requisitions 20021027
5 GET_TOOLTIPS_OTR Instance method Private Method 20051019
6 MODIFY_REQUISITION Instance method Private Method Calls data maintenance for requisition 20021027
7 ON_CANDSEARCH Instance method Private Method Eventhandler: onCandSearch 20040127
8 ON_CDCYLIST Instance method Private Method Eventhandler: onCdcyList 20040127
9 ON_COPY Instance method Private Method Eventhandler: onCopy 20040127
10 ON_EDIT Instance method Private Method Event Handler: onEdit 20040127
11 ON_NEWENTRY Instance method Private Method Event Handler: onNewEntry 20040127
12 RENDER_CELL_START_NO_IN_PROC Instance method Private Method 20051019
13 RENDER_CELL_START_NO_TOTAL Instance method Private Method 20051019
14 RENDER_CELL_START_NO_UNREAD Instance method Private Method 20051019
15 SET_PARAMS Instance method Private Method Set parameter in the global context 20040212
16 SET_TV_HEADER Instance method Private Method Sets Header Text for TableView 20040826
17 UPDATE_REQUISITION_INFO Instance method Private Method Updates basic data for requisition 20040209
Events
Class CL_HRRCF_REQ_LST_REQUIOVER_V has no event.
Types
Class CL_HRRCF_REQ_LST_REQUIOVER_V has no local type.
Method Signatures

Method ADD_TO_REQUISITION_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_NEW_REQ_HROBJECT Call by reference Type reference (TYPE) HROBJECT Neues Suchauftragsobjekt 20040209

Method ADD_TO_REQUISITION_LIST on class CL_HRRCF_REQ_LST_REQUIOVER_V has no exception.

Method GET_NUMBER_CDCY_ASSIGNED Signature

Method GET_NUMBER_CDCY_ASSIGNED on class CL_HRRCF_REQ_LST_REQUIOVER_V has no parameter.
Method GET_NUMBER_CDCY_ASSIGNED on class CL_HRRCF_REQ_LST_REQUIOVER_V has no exception.

Method GET_REF_BL Signature

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

Method GET_REQUISITION_LIST Signature

Method GET_REQUISITION_LIST on class CL_HRRCF_REQ_LST_REQUIOVER_V has no parameter.
Method GET_REQUISITION_LIST on class CL_HRRCF_REQ_LST_REQUIOVER_V has no exception.

Method GET_TOOLTIPS_OTR Signature

Method GET_TOOLTIPS_OTR on class CL_HRRCF_REQ_LST_REQUIOVER_V has no parameter.
Method GET_TOOLTIPS_OTR on class CL_HRRCF_REQ_LST_REQUIOVER_V has no exception.

Method MODIFY_REQUISITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PS_REQ_HROBJECT Call by reference Type reference (TYPE) HROBJECT Suchauftragsobjekt 20040209
2 Importing P_OPERA Call by reference Type reference (TYPE) RCF_OPERA Vom User initiierte Operation 20040209

Method MODIFY_REQUISITION on class CL_HRRCF_REQ_LST_REQUIOVER_V has no exception.

Method ON_CANDSEARCH Signature

Method ON_CANDSEARCH on class CL_HRRCF_REQ_LST_REQUIOVER_V has no parameter.
Method ON_CANDSEARCH on class CL_HRRCF_REQ_LST_REQUIOVER_V has no exception.

Method ON_CDCYLIST Signature

Method ON_CDCYLIST on class CL_HRRCF_REQ_LST_REQUIOVER_V has no parameter.
Method ON_CDCYLIST on class CL_HRRCF_REQ_LST_REQUIOVER_V has no exception.

Method ON_COPY Signature

Method ON_COPY on class CL_HRRCF_REQ_LST_REQUIOVER_V has no parameter.
Method ON_COPY on class CL_HRRCF_REQ_LST_REQUIOVER_V has no exception.

Method ON_EDIT Signature

Method ON_EDIT on class CL_HRRCF_REQ_LST_REQUIOVER_V has no parameter.
Method ON_EDIT on class CL_HRRCF_REQ_LST_REQUIOVER_V has no exception.

Method ON_NEWENTRY Signature

Method ON_NEWENTRY on class CL_HRRCF_REQ_LST_REQUIOVER_V has no parameter.
Method ON_NEWENTRY on class CL_HRRCF_REQ_LST_REQUIOVER_V has no exception.

Method RENDER_CELL_START_NO_IN_PROC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PO_BEE Call by reference Object reference (TYPE REF TO) IF_BSP_BEE 20051019
2 Importing P_ROW_DATA_REF Call by reference Object reference (TYPE REF TO) DATA 20051019

Method RENDER_CELL_START_NO_IN_PROC on class CL_HRRCF_REQ_LST_REQUIOVER_V has no exception.

Method RENDER_CELL_START_NO_TOTAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PO_BEE Call by reference Object reference (TYPE REF TO) IF_BSP_BEE 20051019
2 Importing P_ROW_DATA_REF Call by reference Object reference (TYPE REF TO) DATA 20051019

Method RENDER_CELL_START_NO_TOTAL on class CL_HRRCF_REQ_LST_REQUIOVER_V has no exception.

Method RENDER_CELL_START_NO_UNREAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PO_BEE Call by reference Object reference (TYPE REF TO) IF_BSP_BEE 20051019
2 Importing P_ROW_DATA_REF Call by reference Object reference (TYPE REF TO) DATA 20051019

Method RENDER_CELL_START_NO_UNREAD on class CL_HRRCF_REQ_LST_REQUIOVER_V has no exception.

Method SET_PARAMS Signature

Method SET_PARAMS on class CL_HRRCF_REQ_LST_REQUIOVER_V has no parameter.
Method SET_PARAMS on class CL_HRRCF_REQ_LST_REQUIOVER_V has no exception.

Method SET_TV_HEADER Signature

Method SET_TV_HEADER on class CL_HRRCF_REQ_LST_REQUIOVER_V has no parameter.
Method SET_TV_HEADER on class CL_HRRCF_REQ_LST_REQUIOVER_V has no exception.

Method UPDATE_REQUISITION_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_REQ_HROBJECT Call by reference Type reference (TYPE) HROBJECT Suchauftragsobjekt 20040209

Method UPDATE_REQUISITION_INFO on class CL_HRRCF_REQ_LST_REQUIOVER_V has no exception.
History
Last changed by/on SAP  20041209 
SAP Release Created in 10A