SAP ABAP Class CL_HRRCF_SEARCHHLP_RECTEAM (Controller Class for hrrcf_searchhlp)
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 20050908
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HRRCF_SEARCHHLP_CLIENT Calling Program of a Search Help 20050908
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HTMLB_TABLEVIEW_ITERATOR For Table Looping and Filtering 20050908
Properties
Class CL_HRRCF_SEARCHHLP_RECTEAM  
Short Description Controller Class for hrrcf_searchhlp    
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 20050901   SAP 
Last change 20060711   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HRRCF_SEARCHHLP_RECTEAM has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_HRRCF_SEARCHHLP_CLIENT Calling Program of a Search Help 20050908
2 IF_HTMLB_TABLEVIEW_ITERATOR For Table Looping and Filtering 20050908
Friends
Class CL_HRRCF_SEARCHHLP_RECTEAM has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 HITLIST_TITLE Instance attribute Public Type reference (TYPE) STRING 20050908
2 HITS_PER_PAGE Constant Public Type reference (TYPE) RCF_HL_MAX_NUMBER 25 Maximum Number of Hits for Search Query 20050908
3 HROBJECT Instance attribute Private Type reference (TYPE) HROBJECT Object 20050908
4 PT_RECTEAM Instance attribute Public Type reference (TYPE) RCF_T_REC_TEAM_TXT Support Team 20050908
5 REF_BL Instance attribute Private Object reference (TYPE REF TO) CL_HRRCF_REC_TEAM_BL BL Facade for Support Team 20050908
6 RETURN_MESSAGE Instance attribute Public Type reference (TYPE) RCF_RETURN_MESSAGE Return Message 20050908
7 REUSE Instance attribute Public Type reference (TYPE) BOOLE_D Data Element for Domain BOOLE: TRUE (='X') and FALSE (=' ') 20050908
8 SELECTED_RECORD Instance attribute Private Type reference (TYPE) RCF_S_REC_TEAM_TXT Support Team 20050908
Methods
# Method Level Visibility Method type Description Created on
1 GET_HITLIST_TITLE Instance method Private Method Get hit list title 20050908
2 GET_REC_TEAM Instance method Private Method Read In Support Team 20050908
3 GET_SELECTED_PERNR Instance method Private Method Determines Selected Personnel Numbers 20050908
4 IMPORT_PARAMS Instance method Private Method Import Parameters 20050908
5 ON_CANCEL Instance method Private Method Event Handler 20050908
6 ON_SELECT Instance method Private Method Event Handler 20050908
Events
Class CL_HRRCF_SEARCHHLP_RECTEAM has no event.
Types
Class CL_HRRCF_SEARCHHLP_RECTEAM has no local type.
Method Signatures

Method GET_HITLIST_TITLE Signature

Method GET_HITLIST_TITLE on class CL_HRRCF_SEARCHHLP_RECTEAM has no parameter.
Method GET_HITLIST_TITLE on class CL_HRRCF_SEARCHHLP_RECTEAM has no exception.

Method GET_REC_TEAM Signature

Method GET_REC_TEAM on class CL_HRRCF_SEARCHHLP_RECTEAM has no parameter.
Method GET_REC_TEAM on class CL_HRRCF_SEARCHHLP_RECTEAM has no exception.

Method GET_SELECTED_PERNR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_PERNR Call by reference Type reference (TYPE) PERNR_D Personalnummer 20050908

Method GET_SELECTED_PERNR on class CL_HRRCF_SEARCHHLP_RECTEAM has no exception.

Method IMPORT_PARAMS Signature

Method IMPORT_PARAMS on class CL_HRRCF_SEARCHHLP_RECTEAM has no parameter.
Method IMPORT_PARAMS on class CL_HRRCF_SEARCHHLP_RECTEAM has no exception.

Method ON_CANCEL Signature

Method ON_CANCEL on class CL_HRRCF_SEARCHHLP_RECTEAM has no parameter.
Method ON_CANCEL on class CL_HRRCF_SEARCHHLP_RECTEAM has no exception.

Method ON_SELECT Signature

Method ON_SELECT on class CL_HRRCF_SEARCHHLP_RECTEAM has no parameter.
Method ON_SELECT on class CL_HRRCF_SEARCHHLP_RECTEAM has no exception.
History
Last changed by/on SAP  20060711 
SAP Release Created in