SAP ABAP Class CL_HRRCF_EE_SRCH_HITLIST_V (Controller Class for HRRCF_EE_SRCH)
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 | 20050517 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HTMLB_TABLEVIEW_ITERATOR | For Table Looping and Filtering | 20050517 |
Properties
| Class | CL_HRRCF_EE_SRCH_HITLIST_V | |
| Short Description | Controller Class for HRRCF_EE_SRCH | |
| Super Class | CL_HRRCF_CONTROLLER | Super Class of Unspecified HRRCF Controllers |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | PAOC_RCF_UI | Recruitment Factory: User Interface |
| Created | 20050517 | SAP |
| Last change | 20050615 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_HTMLB_TABLEVIEW_ITERATOR | For Table Looping and Filtering | 20050517 |
Friends
Class CL_HRRCF_EE_SRCH_HITLIST_V 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_S_POSTING_HITLIST | Structure for Hit List in Posting Search | 20050517 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") | 20050517 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | RCF_HL_MAX_NUMBER | Maximum Number of Hits for Search Query | 20050517 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | STRING | 20050517 | ||||
| 5 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_HRRCF_HITLIST_CTRL | Interface of a Hit List | 20050517 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | RCF_T_POSTING_HITLIST | Table for Hit List in Posting Search | 20050517 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | STRING | Number of Hits | 20050517 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | RCF_RETURN_MESSAGE | Return Message | 20050517 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | STRING | 20050517 | ||||
| 10 | Instance attribute | Public | Type reference (TYPE) | STRING | First Displayed Line in Hit List | 20050517 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Number of Hits per Page | 20050517 | |
| 2 | Instance method | Private | Method | 20050517 | ||
| 3 | Instance method | Private | Method | Get Reference to Parent Object | 20050517 | |
| 4 | Instance method | Private | Method | Handles HTMLB Event 'addToFavorite' | 20050517 | |
| 5 | Instance method | Private | Method | Handles HTMLB Event 'onApply' | 20050517 | |
| 6 | Instance method | Private | Method | Event handler: onPinstApply / onPinstPreview | 20050517 | |
| 7 | Instance method | Private | Method | Prepare Hit List | 20050517 | |
| 8 | Instance method | Private | Method | 20050517 | ||
| 9 | Instance method | Private | Method | 20050517 |
Events
Class CL_HRRCF_EE_SRCH_HITLIST_V has no event.
Types
Class CL_HRRCF_EE_SRCH_HITLIST_V has no local type.
Method Signatures
Method GET_HITS_PER_PAGE Signature
Method GET_HITS_PER_PAGE on class CL_HRRCF_EE_SRCH_HITLIST_V has no parameter.
Method GET_HITS_PER_PAGE on class CL_HRRCF_EE_SRCH_HITLIST_V has no exception.
Method GET_PARAMS_FROM_COOKIE Signature
Method GET_PARAMS_FROM_COOKIE on class CL_HRRCF_EE_SRCH_HITLIST_V has no parameter.
Method GET_PARAMS_FROM_COOKIE on class CL_HRRCF_EE_SRCH_HITLIST_V has no exception.
Method GET_PARENT Signature
Method GET_PARENT on class CL_HRRCF_EE_SRCH_HITLIST_V has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20050517 |
Method ON_ADD_TO_FAVORITE Signature
Method ON_ADD_TO_FAVORITE on class CL_HRRCF_EE_SRCH_HITLIST_V has no parameter.
Method ON_ADD_TO_FAVORITE on class CL_HRRCF_EE_SRCH_HITLIST_V has no exception.
Method ON_APPLY Signature
Method ON_APPLY on class CL_HRRCF_EE_SRCH_HITLIST_V has no parameter.
Method ON_APPLY on class CL_HRRCF_EE_SRCH_HITLIST_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 | 20050517 |
Method ON_PREVIEW on class CL_HRRCF_EE_SRCH_HITLIST_V has no exception.
Method PREPARE_HITLIST Signature
Method PREPARE_HITLIST on class CL_HRRCF_EE_SRCH_HITLIST_V has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20050517 |
Method SET_PARAMS_TO_COOKIE Signature
Method SET_PARAMS_TO_COOKIE on class CL_HRRCF_EE_SRCH_HITLIST_V has no parameter.
Method SET_PARAMS_TO_COOKIE on class CL_HRRCF_EE_SRCH_HITLIST_V has no exception.
Method SHOW_HITLIST Signature
Method SHOW_HITLIST on class CL_HRRCF_EE_SRCH_HITLIST_V has no parameter.
Method SHOW_HITLIST on class CL_HRRCF_EE_SRCH_HITLIST_V has no exception.
History
| Last changed by/on | SAP | 20050615 |
| SAP Release Created in | 600 |