SAP ABAP Class CL_HRRCF_SEARCH_CRITERIA_M (Controller for Display of Search Criteria)
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 | 20020808 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HTMLB_TABLEVIEW_ITERATOR | For Table Looping and Filtering | 20040308 |
Properties
| Class | CL_HRRCF_SEARCH_CRITERIA_M | |
| Short Description | Controller for Display of Search Criteria | |
| Super Class | CL_HRRCF_CONTROLLER | Super Class of Unspecified HRRCF Controllers |
| 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 | 20020808 | SAP |
| Last change | 20041006 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRRCF_SEARCH_CRITERIA_M has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_HTMLB_TABLEVIEW_ITERATOR | For Table Looping and Filtering | 20040308 |
Friends
Class CL_HRRCF_SEARCH_CRITERIA_M has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | RCF_T_SQ_DISPLAY | Table for Display of Requisitions | 20020808 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | STRING | 'X' | Status of Tray in Layout | 20021119 | ||
| 3 | Instance attribute | Public | Type reference (TYPE) | CHAR1 | Is mandatory allowed? | 20040308 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | CHAR1 | Is weighting allowed? | 20040308 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_HRRCF_HITLIST_CTRL | Interface of a Hit List | 20020902 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | RCF_T_SRCH_ELEM | 20040308 | ||||
| 7 | Instance attribute | Public | Type reference (TYPE) | I | 20020902 | ||||
| 8 | Instance attribute | Public | Type reference (TYPE) | STRING | 20040308 | ||||
| 9 | Instance attribute | Public | Type reference (TYPE) | BOOLE_D | Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") | 20040308 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | RCF_T_PROFICIENCY | Proficiencies of Qualification Scale | 20040308 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Determines Number of Rows of Grid Layout | 20020902 | |
| 2 | Instance method | Private | Method | Reads Search Criteria from Calling Program | 20020902 | |
| 3 | Instance method | Private | Method | 20040308 | ||
| 4 | Instance method | Private | Method | Casted Calling Program to Interface IF_HRRCF_HITLIST_CTRL | 20020902 | |
| 5 | Instance method | Private | Method | 20040308 | ||
| 6 | Instance method | Private | Method | 20040323 |
Events
Class CL_HRRCF_SEARCH_CRITERIA_M has no event.
Types
Class CL_HRRCF_SEARCH_CRITERIA_M has no local type.
Method Signatures
Method DETERM_ROWCOUNT Signature
Method DETERM_ROWCOUNT on class CL_HRRCF_SEARCH_CRITERIA_M has no parameter.
Method DETERM_ROWCOUNT on class CL_HRRCF_SEARCH_CRITERIA_M has no exception.
Method GET_CRITERIAS Signature
Method GET_CRITERIAS on class CL_HRRCF_SEARCH_CRITERIA_M has no parameter.
Method GET_CRITERIAS on class CL_HRRCF_SEARCH_CRITERIA_M has no exception.
Method GET_IS_WEIGHT_MANDATORY Signature
Method GET_IS_WEIGHT_MANDATORY on class CL_HRRCF_SEARCH_CRITERIA_M has no parameter.
Method GET_IS_WEIGHT_MANDATORY on class CL_HRRCF_SEARCH_CRITERIA_M has no exception.
Method GET_PARENT Signature
Method GET_PARENT on class CL_HRRCF_SEARCH_CRITERIA_M has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20020902 |
Method ON_SRCHCRITERIA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HTMLB_EVENT_EX | Call by reference | Object reference (TYPE REF TO) | IF_HTMLB_DATA | Eingabedaten von HTMLB | 20040308 |
Method ON_SRCHCRITERIA on class CL_HRRCF_SEARCH_CRITERIA_M has no exception.
Method SET_SHOW_SEARCH Signature
Method SET_SHOW_SEARCH on class CL_HRRCF_SEARCH_CRITERIA_M has no parameter.
Method SET_SHOW_SEARCH on class CL_HRRCF_SEARCH_CRITERIA_M has no exception.
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 10A |