SAP ABAP Class CL_HRRCF_SEARCH_NEW_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 20060313
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HRRCF_SEARCHHLP_CLIENT Calling Program of a Search Help 20060313
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HRRCF_SEARCHHLP_VARIANT Calling Program of a Search Help 20060313
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HRRCF_SEARCH_EXP Export Interface for Hit Lists 20060331
Properties
Class CL_HRRCF_SEARCH_NEW_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    
Program status     
Category 0   
Package PAOC_RCF_UI   Recruitment Factory: User Interface 
Created 20060313   SAP 
Last change 20070917   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HRRCF_SEARCH_NEW_M has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_HRRCF_SEARCHHLP_CLIENT Calling Program of a Search Help 20060313
2 IF_HRRCF_SEARCHHLP_VARIANT Calling Program of a Search Help 20060313
3 IF_HRRCF_SEARCH_EXP Export Interface for Hit Lists 20060331
Friends
Class CL_HRRCF_SEARCH_NEW_M has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CURRENT_OPTION Instance attribute Public Type reference (TYPE) STRING 20060906
2 CURRENT_VARIANT Instance attribute Private Type reference (TYPE) RCF_S_SMG_VARIANTS Search Variants 20060918
3 CURRENT_VARIANT_NAME Instance attribute Public Type reference (TYPE) RCF_SMGV_NAME Name of Search Query 20060504
4 CURRENT_VARIANT_NAME_DISP Instance attribute Public Type reference (TYPE) RCF_SMGV_NAME Name of Search Query 20060504
5 CURRENT_VAR_SEL Instance attribute Public Type reference (TYPE) STRING 20060504
6 DISABLE_VAR_LIST Instance attribute Public Type reference (TYPE) BOOLE_D Data Element for Domain BOOLE: TRUE (='X') and FALSE (=' ') 20060918
7 FRESH_VARIANT_LOAD Instance attribute Private Type reference (TYPE) BOOLE_D Data Element for Domain BOOLE: TRUE (='X') and FALSE (=' ') 20060920
8 PUBLIC_VAR Instance attribute Private Type reference (TYPE) XSTRING 20060920
9 P_CHECK_PERFORMGM Instance attribute Public Type reference (TYPE) BOOLE_D Data Element for Domain BOOLE: TRUE (='X') and FALSE (=' ') 20060906
10 P_PERSMASK_ID Instance attribute Public Type reference (TYPE) RCF_SMASK_ID Object ID of Search Template 20060907
11 REF_OBJECT Instance attribute Private Type reference (TYPE) HROBJECT Requisition Object 20060809
12 REF_SRCHHLP_BL Instance attribute Protected Object reference (TYPE REF TO) CL_HRRCF_SEARCHHLP_BL 20060504
13 RESET_CRITERIA Instance attribute Private Type reference (TYPE) BOOLE_D 20061109
14 SHOW_PF_MASK Instance attribute Public Type reference (TYPE) BOOLE_D Show Performance Management Template 20061005
15 SRCHHLP_FUNCTION Instance attribute Public Attribute reference (LIKE) 20060907
16 SRCHHLP_REQUESTED Instance attribute Public Attribute reference (LIKE) 20060907
17 SRCHHLP_RESULT Instance attribute Public Attribute reference (LIKE) 20060907
18 SRCHHLP_TASK Instance attribute Public Attribute reference (LIKE) 20060907
19 VARIANT_DB Instance attribute Private Type reference (TYPE) RCF_S_SMG_VARIANTS Search Variants 20060920
20 VARIANT_LIST Instance attribute Public Type reference (TYPE) RCF_T_SMG_VARIANTS Search Variants 20060504
21 VARIANT_SAVE Instance attribute Private Type reference (TYPE) BOOLE_D Data Element for Domain BOOLE: TRUE (='X') and FALSE (=' ') 20060920
Methods
# Method Level Visibility Method type Description Created on
1 CALL_SEARCHHELP Instance method Private Method Call Search Help 20060907
2 CHECK_CUST_PERFMGMNT Instance method Private Method Check If Customizing Is Available for "M" 20060906
3 GET_PARENT Instance method Private Method Get Instance of Parent Controller 20060928
4 GET_REFERENCE_VARIANT Instance method Private Method 20060920
5 GET_REF_BL Instance method Private Method 20060504
6 GET_SEARCHHELP_RESULT Instance method Private Method Get Search Help Result 20060918
7 GET_SET_SMG Instance method Private Method Get & Set Search Template Group 20061117
8 GET_VARIANT_LIST Instance method Private Method 20060504
9 LOG_SEARCH_VARIANT Instance method Private Method Save Search Variant 20060927
10 ON_COPY_SELECTION Instance method Private Method 20061005
11 ON_PREFILL Instance method Private Method 20060927
12 ON_QUERYDELETE Instance method Private Method Delete Variant 20060920
13 ON_QUERYLOAD Instance method Private Method Loading of Search Variants 20060918
14 ON_QUERYSAVE Instance method Private Method Query Save 20060920
15 ON_RESET Instance method Private Method On Reset 20060921
16 ON_SEARCH Instance method Private Method On Search 20060927
17 ON_VARIANTSRCH Instance method Private Method On Variant Search 20060918
18 PROCESS_VARIANTS Instance method Private Method Process Search Variants 20060927
19 RESET_SEARCH_MASK_GROUP Instance method Private Method Reset Attributes of Search Template Group 20060920
20 SET_CONTROLLERS_INACTIVE Instance method Private Method 20060927
21 SET_CURRENT_VARIANT Instance method Private Method Set Variant Structure as Entered in Screen 20060920
22 SET_DEFAULTS Instance method Private Method 20060504
23 SET_VARIANT Instance method Public Method 20060918
Events
Class CL_HRRCF_SEARCH_NEW_M has no event.
Types
Class CL_HRRCF_SEARCH_NEW_M has no local type.
Method Signatures

Method CALL_SEARCHHELP Signature

Method CALL_SEARCHHELP on class CL_HRRCF_SEARCH_NEW_M has no parameter.
Method CALL_SEARCHHELP on class CL_HRRCF_SEARCH_NEW_M has no exception.

Method CHECK_CUST_PERFMGMNT Signature

Method CHECK_CUST_PERFMGMNT on class CL_HRRCF_SEARCH_NEW_M has no parameter.
Method CHECK_CUST_PERFMGMNT on class CL_HRRCF_SEARCH_NEW_M has no exception.

Method GET_PARENT Signature

Method GET_PARENT on class CL_HRRCF_SEARCH_NEW_M has no parameter.
# Exception Resumable Description Created on
1 CX_HRRCF Higher Level Exception Class of mySAP E-Recruiting 20060928

Method GET_REFERENCE_VARIANT Signature

Method GET_REFERENCE_VARIANT on class CL_HRRCF_SEARCH_NEW_M has no parameter.
Method GET_REFERENCE_VARIANT on class CL_HRRCF_SEARCH_NEW_M has no exception.

Method GET_REF_BL Signature

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

Method GET_SEARCHHELP_RESULT Signature

Method GET_SEARCHHELP_RESULT on class CL_HRRCF_SEARCH_NEW_M has no parameter.
Method GET_SEARCHHELP_RESULT on class CL_HRRCF_SEARCH_NEW_M has no exception.

Method GET_SET_SMG Signature

Method GET_SET_SMG on class CL_HRRCF_SEARCH_NEW_M has no parameter.
Method GET_SET_SMG on class CL_HRRCF_SEARCH_NEW_M has no exception.

Method GET_VARIANT_LIST Signature

Method GET_VARIANT_LIST on class CL_HRRCF_SEARCH_NEW_M has no parameter.
Method GET_VARIANT_LIST on class CL_HRRCF_SEARCH_NEW_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 20060927

Method LOG_SEARCH_VARIANT on class CL_HRRCF_SEARCH_NEW_M has no exception.

Method ON_COPY_SELECTION Signature

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

Method ON_PREFILL Signature

Method ON_PREFILL on class CL_HRRCF_SEARCH_NEW_M has no parameter.
# Exception Resumable Description Created on
1 CX_HRRCF 20060927

Method ON_QUERYDELETE Signature

Method ON_QUERYDELETE on class CL_HRRCF_SEARCH_NEW_M has no parameter.
Method ON_QUERYDELETE on class CL_HRRCF_SEARCH_NEW_M has no exception.

Method ON_QUERYLOAD Signature

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

Method ON_QUERYSAVE Signature

Method ON_QUERYSAVE on class CL_HRRCF_SEARCH_NEW_M has no parameter.
Method ON_QUERYSAVE on class CL_HRRCF_SEARCH_NEW_M has no exception.

Method ON_RESET Signature

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

Method ON_SEARCH Signature

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

Method ON_VARIANTSRCH Signature

Method ON_VARIANTSRCH on class CL_HRRCF_SEARCH_NEW_M has no parameter.
Method ON_VARIANTSRCH on class CL_HRRCF_SEARCH_NEW_M has no exception.

Method PROCESS_VARIANTS Signature

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

Method RESET_SEARCH_MASK_GROUP Signature

Method RESET_SEARCH_MASK_GROUP on class CL_HRRCF_SEARCH_NEW_M has no parameter.
Method RESET_SEARCH_MASK_GROUP on class CL_HRRCF_SEARCH_NEW_M has no exception.

Method SET_CONTROLLERS_INACTIVE Signature

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

Method SET_CURRENT_VARIANT Signature

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

Method SET_DEFAULTS Signature

Method SET_DEFAULTS on class CL_HRRCF_SEARCH_NEW_M has no parameter.
Method SET_DEFAULTS on class CL_HRRCF_SEARCH_NEW_M has no exception.

Method SET_VARIANT Signature

Method SET_VARIANT on class CL_HRRCF_SEARCH_NEW_M has no parameter.
Method SET_VARIANT on class CL_HRRCF_SEARCH_NEW_M has no exception.
History
Last changed by/on SAP  20070917 
SAP Release Created in 700