SAP ABAP Class CL_HRRCF_APPL_NEW_OVERVW_LST_V (Controller Class for HRRCF_APPL_NEW)
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 20040115
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HTMLB_TABLEVIEW_ITERATOR For Table Looping and Filtering 20040115
Properties
Class CL_HRRCF_APPL_NEW_OVERVW_LST_V  
Short Description Controller Class for HRRCF_APPL_NEW    
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 20040115   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HRRCF_APPL_NEW_OVERVW_LST_V has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_HTMLB_TABLEVIEW_ITERATOR For Table Looping and Filtering 20040115
Friends
Class CL_HRRCF_APPL_NEW_OVERVW_LST_V has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 APPLICATION_LIST_X Instance attribute Public Type reference (TYPE) RCF_T_LIST_APPLICATIONS_X Additional Information on Applications (List) 20040115
2 APPL_SCRIPT Instance attribute Public Type reference (TYPE) STRING 20040115
3 CURRENT_RECORD Instance attribute Public Type reference (TYPE) RCF_S_LIST_APPLICATIONS_X Additional Information on Application 20040115
4 OTR_FURTHER_CANDIDACIES Instance attribute Private Type reference (TYPE) STRING OTR Text for ".. Other Candidacies" 20040226
5 OTR_NO Instance attribute Private Type reference (TYPE) STRING OTR text for "No" 20040226
6 OTR_NO_FURTHER_CANDIDACIES Instance attribute Private Type reference (TYPE) STRING OTR Text for "No Other Candidacies" 20040226
7 OTR_ONE_FURTHER_CANDIDACY Instance attribute Private Type reference (TYPE) STRING OTR Text for "One Other Candidacy" 20040226
8 OTR_YES Instance attribute Private Type reference (TYPE) STRING OTR text for "Yes" 20040226
9 REF_APPL_BL Instance attribute Private Object reference (TYPE REF TO) CL_HRRCF_APPLICATION_BL BL Facade for Application Object 20040115
10 RETURN_MESSAGE Instance attribute Public Type reference (TYPE) RCF_RETURN_MESSAGE Return Message 20040115
11 ROW_COUNT Instance attribute Public Type reference (TYPE) I 20040115
12 TAB_ID Instance attribute Private Type reference (TYPE) I ID of selected tabstrip item 20040115
13 VISIBLE_FIRST_ROW Instance attribute Public Type reference (TYPE) I 20040115
Methods
# Method Level Visibility Method type Description Created on
1 GET_APPLICATION_LIST Instance method Private Method Reads List of Application by Status 20040115
2 GET_REF_BL Instance method Private Method Instantiates BL Facade 20040115
3 GET_SCRIPT Instance method Private Method Gets script for HRRCF_APPL_DOVR call 20040115
4 GET_TAB_ID Instance method Private Method Gets ID of selected tabstrip item 20040227
5 GET_TOOLTIPS_OTR Instance method Private Method Gets texts for tooltips 20040226
6 GET_TV_ATTRIBUTES Instance method Private Method Gets the attributes of the table view 20040115
7 ON_CAND_OVERVIEW Instance method Private Method Eventhandler: onCandOvrv => calls HRRCF_CAND_OVRV 20040308
8 ON_EDIT Instance method Private Method Eventhandler: onEdit => calls HRRCF_APPL 20040308
9 ON_SEARCH_REQ Instance method Private Method Eventhandler: onSearchReq => calls HRRCF_CDCY_CREA 20040308
10 RENDER_CELL_START_NR_CDCY_OPEN Instance method Private Method Constructs BSP Extension Expression for NR_CDCY_OPEN 20040226
Events
Class CL_HRRCF_APPL_NEW_OVERVW_LST_V has no event.
Types
Class CL_HRRCF_APPL_NEW_OVERVW_LST_V has no local type.
Method Signatures

Method GET_APPLICATION_LIST Signature

Method GET_APPLICATION_LIST on class CL_HRRCF_APPL_NEW_OVERVW_LST_V has no parameter.
Method GET_APPLICATION_LIST on class CL_HRRCF_APPL_NEW_OVERVW_LST_V has no exception.

Method GET_REF_BL Signature

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

Method GET_SCRIPT Signature

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

Method GET_SCRIPT on class CL_HRRCF_APPL_NEW_OVERVW_LST_V has no exception.

Method GET_TAB_ID Signature

Method GET_TAB_ID on class CL_HRRCF_APPL_NEW_OVERVW_LST_V has no parameter.
Method GET_TAB_ID on class CL_HRRCF_APPL_NEW_OVERVW_LST_V has no exception.

Method GET_TOOLTIPS_OTR Signature

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

Method GET_TV_ATTRIBUTES Signature

Method GET_TV_ATTRIBUTES on class CL_HRRCF_APPL_NEW_OVERVW_LST_V has no parameter.
Method GET_TV_ATTRIBUTES on class CL_HRRCF_APPL_NEW_OVERVW_LST_V has no exception.

Method ON_CAND_OVERVIEW Signature

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

Method ON_CAND_OVERVIEW on class CL_HRRCF_APPL_NEW_OVERVW_LST_V has no exception.

Method ON_EDIT Signature

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

Method ON_EDIT on class CL_HRRCF_APPL_NEW_OVERVW_LST_V has no exception.

Method ON_SEARCH_REQ Signature

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

Method ON_SEARCH_REQ on class CL_HRRCF_APPL_NEW_OVERVW_LST_V has no exception.

Method RENDER_CELL_START_NR_CDCY_OPEN 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 Konstruierte BSP-Extension-Expression 20040226
2 Importing P_ROW_DATA_REF Call by reference Object reference (TYPE REF TO) DATA Zeile des TableViews 20040226

Method RENDER_CELL_START_NR_CDCY_OPEN on class CL_HRRCF_APPL_NEW_OVERVW_LST_V has no exception.
History
Last changed by/on SAP  20041006 
SAP Release Created in 200