SAP ABAP Class CL_HRRCF_UI_SERVICES (UI Services)
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 20040323
Properties
Class CL_HRRCF_UI_SERVICES  
Short Description UI Services    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PAOC_RCF_UI   Recruitment Factory: User Interface 
Created 20021215   SAP 
Last change 20110810   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HRRCF_UI_SERVICES has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_HRRCF_CONSTANTS General Constants for Candidate Classes 20040323
Friends
Class CL_HRRCF_UI_SERVICES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 FALSE Instance attribute Private Attribute reference (LIKE) 20040323
2 HELPLIST_REFERENCE Static Attribute Private Type reference (TYPE) RCF_T_OBJECT Table with Object References 20040603
3 TRUE Instance attribute Private Attribute reference (LIKE) 20040323
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_C_FIELDS_BEE Static method Public Method Generates Bee for customer fields 20040603
2 GET_DATE_MESSAGE Static method Public Method Get Date Message 20030106
3 GET_LOCK_MESSAGE Static method Public Method Message When Object Is Locked 20050812
4 GET_OTR_TEXT Static method Public Method Read OTR Text 20021215
5 GET_OTR_TEXT_WITH_LANGU Static method Public Method Read OTR Text 20060427
6 GET_PRIVACY_URL Static method Public Method Reads URL of Data Privacy Statement 20040317
7 GET_RANKING_TYPE_LIST Static method Public Method Get Ranking Type List 20060401
8 GET_SCROLLING_TYPE Static method Public Method Determine Type of Scrolling for IFrame 20030826
9 GET_SMG_AND_SRCH_ATTR Static method Public Method 20050502
10 GET_SMG_BY_COMP_ID Static method Public Method Get search template group and attributes for flexible search 20040323
11 GET_TIME_MESSAGE Static method Public Method Message for Time 20030410
12 GET_USER_DATE_PREFERENCE Static method Public Method Get User Preference 20021230
13 GET_XSRF_TOKEN Static method Public Method Get XSRF Token 20101109
14 HANDLE_DATA_INPUT Static method Public Method Check User Entries 20021216
15 XSRF_PROTECTION Static method Public Method Install XSRF Protection 20101109
Events
Class CL_HRRCF_UI_SERVICES has no event.
Types
Class CL_HRRCF_UI_SERVICES has no local type.
Method Signatures

Method CREATE_C_FIELDS_BEE 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 BSP-Extension-Expression 20040603
2 Importing PO_INFOTYPE Call by reference Object reference (TYPE REF TO) CL_HRRCF_INFOTYPE Superklasse des Infotyp-Frameworks 20040603
3 Importing PS_COLSPAN Call by reference Type reference (TYPE) STRING 20090623
4 Importing PS_RECORD Call by reference Type reference (TYPE) ANY 20040603
5 Exporting PT_FIELD_LIST Call by reference Type reference (TYPE) DFIES_TABLE Table for dfies entries 20040603

Method CREATE_C_FIELDS_BEE on class CL_HRRCF_UI_SERVICES has no exception.

Method GET_DATE_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_RETURN_MESSAGE Call by reference Type reference (TYPE) RCF_RETURN_MESSAGE Return Message 20030106

Method GET_DATE_MESSAGE on class CL_HRRCF_UI_SERVICES has no exception.

Method GET_LOCK_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PT_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20050812
2 Returning PV_MESSAGE Value transfer Type reference (TYPE) BAPI_MSG Meldungstext 20050812

Method GET_LOCK_MESSAGE on class CL_HRRCF_UI_SERVICES has no exception.

Method GET_OTR_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_ALIAS Call by reference Type reference (TYPE) STRING 20021215
2 Returning P_TEXT Value transfer Type reference (TYPE) STRING 20021215

Method GET_OTR_TEXT on class CL_HRRCF_UI_SERVICES has no exception.

Method GET_OTR_TEXT_WITH_LANGU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_ALIAS Call by reference Type reference (TYPE) STRING 20060427
2 Importing P_LANGUAGE Call by reference Type reference (TYPE) SPRAS SY-LANGU Sprachenschlüssel 20060427
3 Returning P_TEXT Value transfer Type reference (TYPE) STRING 20060427

Method GET_OTR_TEXT_WITH_LANGU on class CL_HRRCF_UI_SERVICES has no exception.

Method GET_PRIVACY_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_APPLICATION Call by reference Type reference (TYPE) STRING 20040317
2 Returning P_PRIVACY_URL Value transfer Type reference (TYPE) STRING 20040317

Method GET_PRIVACY_URL on class CL_HRRCF_UI_SERVICES has no exception.

Method GET_RANKING_TYPE_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PT_RANKING_TYPE_LIST Call by reference Type reference (TYPE) RCF_T_UI_VALUEHELP Tabelle für Wertehilfen 20060401
2 Importing P_FOR_RECRUIT_SUCC_PLAN Call by reference Type reference (TYPE) CHAR1 'R' 20060424

Method GET_RANKING_TYPE_LIST on class CL_HRRCF_UI_SERVICES has no exception.

Method GET_SCROLLING_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_APPL_NAME Call by reference Type reference (TYPE) STRING Externer Name einer BSP-Applikation (Groß- und Kleinschrei.) 20030826
2 Exporting P_SCROLL_TYPE Call by reference Type reference (TYPE) STRING 20030826

Method GET_SCROLLING_TYPE on class CL_HRRCF_UI_SERVICES has no exception.

Method GET_SMG_AND_SRCH_ATTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PO_SEARCH_MASK_GROUP Call by reference Object reference (TYPE REF TO) CL_HRRCF_SEARCH_MASK_GROUP 20050502
2 Exporting PS_SEARCH_ATTRIBUTES Call by reference Type reference (TYPE) T77RCF_SRCH_ATTR 20050502
3 Importing P_SEARCH_COMP_ID Call by reference Type reference (TYPE) STRING 20050502
# Exception Resumable Description Created on
1 CX_HRRCF 20050502

Method GET_SMG_BY_COMP_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PO_SEARCH_MASK_GROUP Call by reference Object reference (TYPE REF TO) CL_HRRCF_SEARCH_MASK_GROUP Group of Search Templates 20040323
2 Exporting PS_SEARCH_ATTRIBUTES Call by reference Type reference (TYPE) T77RCF_SRCH_ATTR Attributes for flexible search 20040323
3 Importing P_SEARCH_COMP_ID Call by reference Type reference (TYPE) STRING Komponenten-Identifikation des aufrufenden Controllers 20040323
# Exception Resumable Description Created on
1 CX_HRRCF_SEARCH_MATCH Exception class for search and match 20040323

Method GET_TIME_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_RETURN_MESSAGE Call by reference Type reference (TYPE) RCF_RETURN_MESSAGE Return Message 20030410

Method GET_TIME_MESSAGE on class CL_HRRCF_UI_SERVICES has no exception.

Method GET_USER_DATE_PREFERENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DATE_MASK Value transfer Type reference (TYPE) CABN-ATSCH Wert mit Schablone 20021230

Method GET_USER_DATE_PREFERENCE on class CL_HRRCF_UI_SERVICES has no exception.

Method GET_XSRF_TOKEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PO_RUNTIME Call by reference Object reference (TYPE REF TO) IF_BSP_RUNTIME Business Server Page (BSP) Laufzeit 20101109
2 Returning P_TOKEN Value transfer Type reference (TYPE) STRING 20101109

Method GET_XSRF_TOKEN on class CL_HRRCF_UI_SERVICES has no exception.

Method HANDLE_DATA_INPUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PT_FORM_FIELDS Call by reference Type reference (TYPE) TIHTTPNVP HTTP Framework (iHTTP) Tabelle Name/Wert-Paare 20021216
2 Changing P_DATA Call by reference Type reference (TYPE) DATA 20021216
3 Importing P_FIELD_NAME Call by reference Type reference (TYPE) IHTTPNAM HTTP Framework (iHTTP) HTTP Name 20021216
4 Exporting P_RETURN_MESSAGE Call by reference Type reference (TYPE) STRING 20021216

Method HANDLE_DATA_INPUT on class CL_HRRCF_UI_SERVICES has no exception.

Method XSRF_PROTECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PO_REQUEST Call by reference Object reference (TYPE REF TO) IF_HTTP_REQUEST HTTP Framework (iHTTP) HTTP Request 20101109
2 Importing PO_RUNTIME Call by reference Object reference (TYPE REF TO) IF_BSP_RUNTIME Business Server Page (BSP) Laufzeit 20101109

Method XSRF_PROTECTION on class CL_HRRCF_UI_SERVICES has no exception.
History
Last changed by/on SAP  20110810 
SAP Release Created in 10A