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 | Instance attribute | Private | Type reference (TYPE) | RCF_CTRL_COMP_ID | 20040212 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | RCF_CTRL_URL | 20040212 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | RCF_S_SMG_VARIANTS | Group of Search Templates | 20020817 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | RCF_SMGV_NAME | Search Query Name | 20030408 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | BOOLE_D | TRUE | Data Element for Domain BOOLE: TRUE (='X') and FALSE (=' ') | 20060509 | ||
| 6 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") | 20040217 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | XSTRING | 20060418 | ||||
| 8 | Instance attribute | Public | Type reference (TYPE) | HROBJECT | Object | 20060503 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | STRING | Search Help Function To Be Called | 20020816 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | RCF_S_SMG_VARIANTS | Search Variants | 20040317 | |||
| 11 | Instance attribute | Public | Type reference (TYPE) | RCF_T_SMG_VARIANTS | Search Variants | 20030408 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") | 20040218 |
Methods
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 | 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 | ü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 | 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 | 20060502 |
Method ON_QUERYDELETE Signature
Method ON_QUERYDELETE on class CL_HRRCF_SEARCH_M has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ü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 | ü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 | ü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 |