SAP ABAP Class CL_HRRCF_SEARCH_M (Controller Class for HRRCF_SEARCH)
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_SMG_CONTROLLER Controller Class for Search Template Groups 20020731
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HRRCF_SEARCHHLP_CLIENT Calling Program of a Search Help 20020816
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HRRCF_SEARCHHLP_VARIANT Calling Program of a Search Help 20020816
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HRRCF_SEARCH_EXP Export Interface for Hit Lists 20060505
Properties
Class CL_HRRCF_SEARCH_M  
Short Description Controller Class for HRRCF_SEARCH    
Super Class CL_HRRCF_SMG_CONTROLLER Controller Class for Search Template Groups 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class HRRCF0001    
Program status P  SAP Standard Production Program 
Category 0   
Package PAOC_RCF_UI   Recruitment Factory: User Interface 
Created 20020731   SAP 
Last change 20070917   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HRRCF_SEARCH_M has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_HRRCF_SEARCHHLP_CLIENT Calling Program of a Search Help 20020816
2 IF_HRRCF_SEARCHHLP_VARIANT Calling Program of a Search Help 20020816
3 IF_HRRCF_SEARCH_EXP Export Interface for Hit Lists 20060505
Friends
Class CL_HRRCF_SEARCH_M has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CALL_COMP_ID Instance attribute Private Type reference (TYPE) RCF_CTRL_COMP_ID 20040212
2 CALL_URL Instance attribute Private Type reference (TYPE) RCF_CTRL_URL 20040212
3 CURRENT_VARIANT Instance attribute Private Type reference (TYPE) RCF_S_SMG_VARIANTS Group of Search Templates 20020817
4 CURRENT_VARIANT_NAME Instance attribute Public Type reference (TYPE) RCF_SMGV_NAME Search Query Name 20030408
5 FLAG Instance attribute Public Type reference (TYPE) BOOLE_D TRUE Data Element for Domain BOOLE: TRUE (='X') and FALSE (=' ') 20060509
6 FRESH_VARIANT_LOAD Instance attribute Private Type reference (TYPE) BOOLE_D Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20040217
7 PUBLIC_VAR Instance attribute Private Type reference (TYPE) XSTRING 20060418
8 REF_HROBJECT Instance attribute Public Type reference (TYPE) HROBJECT Object 20060503
9 SEARCH_FUNCTION Instance attribute Private Type reference (TYPE) STRING Search Help Function To Be Called 20020816
10 VARIANT_DB Instance attribute Private Type reference (TYPE) RCF_S_SMG_VARIANTS Search Variants 20040317
11 VARIANT_LIST Instance attribute Public Type reference (TYPE) RCF_T_SMG_VARIANTS Search Variants 20030408
12 VARIANT_SAVE Instance attribute Private Type reference (TYPE) BOOLE_D Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20040218
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_SMG Instance method Private Method Build smg 20040212
2 GET_PARAMS Instance method Private Method Get parameters from global context 20040212
3 GET_PARENT Instance method Private Method Get the Instance of Parent Controller 20020902
4 GET_VARIANT_LIST Instance method Private Method Read List of Search Variants 20030408
5 LOG_SEARCH_VARIANT Instance method Private Method Save Search Variant 20060324
6 ON_ADVSRCH Instance method Private Method 20040304
7 ON_COPY_SELECTION Instance method Private Method 20040317
8 ON_MORE Instance method Private Method More fields 20040205
9 ON_PREFILL Instance method Private Method 20060502
10 ON_QUERYDELETE Instance method Private Method Delete Selected Search Query 20030408
11 ON_QUERYLOAD Instance method Private Method Load Search Query 20030115
12 ON_QUERYSAVE Instance method Private Method Save Search Variant 20030116
13 ON_QUERYSEARCH Instance method Private Method 20040207
14 ON_RESET Instance method Private Method On Reset 20040310
15 ON_SEARCH Instance method Private Method Start Search 20030116
16 PROCESS_VARIANTS Instance method Private Method 20060526
17 SET_CONTROLLERS_INACTIVE Instance method Private Method 20040210
18 SET_CURRENT_VARIANT Instance method Private Method Set Variant Structure as Entered in the Screen 20020817
19 SET_PARAMS Instance method Private Method Set parameters to global context 20040212
20 SET_VARIANT Instance method Public Method 20021104
Events
Class CL_HRRCF_SEARCH_M has no event.
Types
Class CL_HRRCF_SEARCH_M has no local type.
Method Signatures

Method BUILD_SMG Signature

Method BUILD_SMG on class CL_HRRCF_SEARCH_M has no parameter.
Method BUILD_SMG on class CL_HRRCF_SEARCH_M has no exception.

Method GET_PARAMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_REQ_HROBJECT Value transfer Type reference (TYPE) HROBJECT Objekt 20040212

Method GET_PARAMS on class CL_HRRCF_SEARCH_M has no exception.

Method GET_PARENT Signature

Method GET_PARENT on class CL_HRRCF_SEARCH_M has no parameter.
# Exception Resumable Description Created on
1 CX_HRRCF übergeordnete Ausnahmeklasse von mySAP e-Recruiting 20021017

Method GET_VARIANT_LIST Signature

Method GET_VARIANT_LIST on class CL_HRRCF_SEARCH_M has no parameter.
Method GET_VARIANT_LIST on class CL_HRRCF_SEARCH_M has no exception.

Method LOG_SEARCH_VARIANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PT_ISQ_DISPLAY Call by reference Type reference (TYPE) RCF_T_SQ_DISPLAY Tabelle für die Anzeige an Suchanfragen 20060404

Method LOG_SEARCH_VARIANT on class CL_HRRCF_SEARCH_M has no exception.

Method ON_ADVSRCH Signature

Method ON_ADVSRCH on class CL_HRRCF_SEARCH_M has no parameter.
Method ON_ADVSRCH on class CL_HRRCF_SEARCH_M has no exception.

Method ON_COPY_SELECTION Signature

Method ON_COPY_SELECTION on class CL_HRRCF_SEARCH_M has no parameter.
Method ON_COPY_SELECTION on class CL_HRRCF_SEARCH_M has no exception.

Method ON_MORE Signature

Method ON_MORE on class CL_HRRCF_SEARCH_M has no parameter.
Method ON_MORE on class CL_HRRCF_SEARCH_M has no exception.

Method ON_PREFILL Signature

Method ON_PREFILL on class CL_HRRCF_SEARCH_M has no parameter.
# Exception Resumable Description Created on
1 CX_HRRCF 20060502

Method ON_QUERYDELETE Signature

Method ON_QUERYDELETE on class CL_HRRCF_SEARCH_M has no parameter.
# Exception Resumable Description Created on
1 CX_HRRCF übergeordnete Ausnahmeklasse von mySAP e-Recruiting 20030408

Method ON_QUERYLOAD Signature

Method ON_QUERYLOAD on class CL_HRRCF_SEARCH_M has no parameter.
Method ON_QUERYLOAD on class CL_HRRCF_SEARCH_M has no exception.

Method ON_QUERYSAVE Signature

Method ON_QUERYSAVE on class CL_HRRCF_SEARCH_M has no parameter.
# Exception Resumable Description Created on
1 CX_HRRCF übergeordnete Ausnahmeklasse von mySAP e-Recruiting 20040217

Method ON_QUERYSEARCH Signature

Method ON_QUERYSEARCH on class CL_HRRCF_SEARCH_M has no parameter.
# Exception Resumable Description Created on
1 CX_HRRCF übergeordnete Ausnahmeklasse von mySAP e-Recruiting 20040217

Method ON_RESET Signature

Method ON_RESET on class CL_HRRCF_SEARCH_M has no parameter.
Method ON_RESET on class CL_HRRCF_SEARCH_M has no exception.

Method ON_SEARCH Signature

Method ON_SEARCH on class CL_HRRCF_SEARCH_M has no parameter.
Method ON_SEARCH on class CL_HRRCF_SEARCH_M has no exception.

Method PROCESS_VARIANTS Signature

Method PROCESS_VARIANTS on class CL_HRRCF_SEARCH_M has no parameter.
Method PROCESS_VARIANTS on class CL_HRRCF_SEARCH_M has no exception.

Method SET_CONTROLLERS_INACTIVE Signature

Method SET_CONTROLLERS_INACTIVE on class CL_HRRCF_SEARCH_M has no parameter.
Method SET_CONTROLLERS_INACTIVE on class CL_HRRCF_SEARCH_M has no exception.

Method SET_CURRENT_VARIANT Signature

Method SET_CURRENT_VARIANT on class CL_HRRCF_SEARCH_M has no parameter.
Method SET_CURRENT_VARIANT on class CL_HRRCF_SEARCH_M has no exception.

Method SET_PARAMS Signature

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

Method SET_VARIANT Signature

Method SET_VARIANT on class CL_HRRCF_SEARCH_M has no parameter.
Method SET_VARIANT on class CL_HRRCF_SEARCH_M has no exception.
History
Last changed by/on SAP  20070917 
SAP Release Created in 10A