SAP ABAP Class CL_HRRCF_UNRG_SRCH_HL_RESULT_V (HRRCF_UNRG_SRCH: Hit List)
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 | 20020809 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HTMLB_TABLEVIEW_ITERATOR | For Table Looping and Filtering | 20021121 |
Properties
| Class | CL_HRRCF_UNRG_SRCH_HL_RESULT_V | |
| Short Description | HRRCF_UNRG_SRCH: Hit List | |
| 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 | 20020809 | SAP |
| Last change | 20050520 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRRCF_UNRG_SRCH_HL_RESULT_V has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_HTMLB_TABLEVIEW_ITERATOR | For Table Looping and Filtering | 20021121 |
Friends
Class CL_HRRCF_UNRG_SRCH_HL_RESULT_V 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_T_SQ_DISPLAY | 20050426 | ||||
| 2 | Instance attribute | Public | Type reference (TYPE) | RCF_S_POSTING_HITLIST | Structure for Hit List in Posting Search | 20040315 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") | 20040315 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | RCF_HL_MAX_NUMBER | Maximum Number of Hits for Search Query | 20020812 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | STRING | 20040315 | ||||
| 6 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_HRRCF_HITLIST_CTRL | Controller Class for HRRCF_EXT_HLST | 20020809 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | RCF_T_POSTING_HITLIST | Table for Hit List in Posting Search | 20020809 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | STRING | Number of Hits | 20020823 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | RCF_RETURN_MESSAGE | Return Message | 20040315 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | STRING | 20040316 | ||||
| 11 | Instance attribute | Public | Type reference (TYPE) | STRING | First Displayed Row of Hit List | 20021120 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Number of Hits per Page | 20020812 | |
| 2 | Instance method | Private | Method | 20040315 | ||
| 3 | Instance method | Private | Method | Get Reference to Parent Object | 20020809 | |
| 4 | Instance method | Private | Method | Handles HTMLB Event 'onApply' | 20040315 | |
| 5 | Instance method | Private | Method | 20040315 | ||
| 6 | Instance method | Private | Method | Prepare Hit List | 20020823 | |
| 7 | Instance method | Private | Method | 20040315 | ||
| 8 | Instance method | Private | Method | Set Parameters to Show Hit List | 20021104 |
Events
Class CL_HRRCF_UNRG_SRCH_HL_RESULT_V has no event.
Types
Class CL_HRRCF_UNRG_SRCH_HL_RESULT_V has no local type.
Method Signatures
Method GET_HITS_PER_PAGE Signature
Method GET_HITS_PER_PAGE on class CL_HRRCF_UNRG_SRCH_HL_RESULT_V has no parameter.
Method GET_HITS_PER_PAGE on class CL_HRRCF_UNRG_SRCH_HL_RESULT_V has no exception.
Method GET_PARAMS_FROM_COOKIE Signature
Method GET_PARAMS_FROM_COOKIE on class CL_HRRCF_UNRG_SRCH_HL_RESULT_V has no parameter.
Method GET_PARAMS_FROM_COOKIE on class CL_HRRCF_UNRG_SRCH_HL_RESULT_V has no exception.
Method GET_PARENT Signature
Method GET_PARENT on class CL_HRRCF_UNRG_SRCH_HL_RESULT_V has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20020809 |
Method ON_APPLY Signature
Method ON_APPLY on class CL_HRRCF_UNRG_SRCH_HL_RESULT_V has no parameter.
Method ON_APPLY on class CL_HRRCF_UNRG_SRCH_HL_RESULT_V has no exception.
Method ON_PREVIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EVENT | Call by reference | Type reference (TYPE) | STRING | 20040315 |
Method ON_PREVIEW on class CL_HRRCF_UNRG_SRCH_HL_RESULT_V has no exception.
Method PREPARE_HITLIST Signature
Method PREPARE_HITLIST on class CL_HRRCF_UNRG_SRCH_HL_RESULT_V has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20020823 |
Method SET_PARAMS_TO_COOKIE Signature
Method SET_PARAMS_TO_COOKIE on class CL_HRRCF_UNRG_SRCH_HL_RESULT_V has no parameter.
Method SET_PARAMS_TO_COOKIE on class CL_HRRCF_UNRG_SRCH_HL_RESULT_V has no exception.
Method SHOW_HITLIST Signature
Method SHOW_HITLIST on class CL_HRRCF_UNRG_SRCH_HL_RESULT_V has no parameter.
Method SHOW_HITLIST on class CL_HRRCF_UNRG_SRCH_HL_RESULT_V has no exception.
History
| Last changed by/on | SAP | 20050520 |
| SAP Release Created in | 10A |