SAP ABAP Class CL_HRRCF_SEARCHHLP_POSITION (Controller Class for hrrcf_searchhlp)
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 | 20040117 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HRRCF_SEARCHHLP_CLIENT | Calling Program of a Search Help | 20040118 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HTMLB_TABLEVIEW_ITERATOR | For Table Looping and Filtering | 20040117 |
Properties
| Class | CL_HRRCF_SEARCHHLP_POSITION | |
| Short Description | Controller Class for hrrcf_searchhlp | |
| 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 | 20040117 | SAP |
| Last change | 20041006 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRRCF_SEARCHHLP_POSITION has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_HRRCF_SEARCHHLP_CLIENT | Calling Program of a Search Help | 20040118 | ||
| 2 | IF_HTMLB_TABLEVIEW_ITERATOR | For Table Looping and Filtering | 20040117 |
Friends
Class CL_HRRCF_SEARCHHLP_POSITION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_HRRCF_SEARCHHLP_BL | BL Facade | 20040117 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | RCF_RETURN_MESSAGE | Return Message | 20050905 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | STRING | Hit list title | 20040117 | |||
| 4 | Constant | Public | Type reference (TYPE) | RCF_HL_MAX_NUMBER | 20 | Maximum Number of Hits for Search Query | 20040117 | ||
| 5 | Instance attribute | Public | Type reference (TYPE) | CHAR8 | Character Field, 8 Characters Long | 20040120 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | RCF_S_HROBJECT_TXT | Object Description | 20040120 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | CHAR8 | Character Field, 8 Characters Long | 20040120 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | RCF_S_HROBJECT_TXT | Object Description | 20040120 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | STRING | Search string | 20040117 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | RCF_T_POS_BASIC_INFO | Positions with Text | 20040123 | |||
| 11 | Instance attribute | Public | Type reference (TYPE) | RCF_RETURN_MESSAGE | Return Message | 20040117 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | STRING | Default Values | 20040123 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | RCF_S_HROBJECT_TXT | Object Description | 20040117 | |||
| 14 | Instance attribute | Public | Type reference (TYPE) | STRING | Selection Mode of Table View | 20040129 | |||
| 15 | Instance attribute | Private | Type reference (TYPE) | RCF_T_NAME_VALUE | Explode Indirect Assignment Field Name <--> Value | 20040127 | |||
| 16 | Instance attribute | Public | Type reference (TYPE) | BOOLE_D | Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") | 20040120 | |||
| 17 | Instance attribute | Private | Type reference (TYPE) | I | Number of Hits | 20040117 | |||
| 18 | Instance attribute | Public | Type reference (TYPE) | STRING | 20040223 | ||||
| 19 | Instance attribute | Public | Type reference (TYPE) | STRING | 20040206 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Get hit list title | 20040117 | |
| 2 | Instance method | Private | Method | Get object texts | 20040118 | |
| 3 | Instance method | Private | Method | Import Parameters | 20040117 | |
| 4 | Instance method | Private | Method | Event handler | 20040117 | |
| 5 | Instance method | Private | Method | Delete Job from Filter | 20040120 | |
| 6 | Instance method | Private | Method | Delete Org. Unit from Filter | 20040120 | |
| 7 | Instance method | Private | Method | Event handler | 20040117 | |
| 8 | Instance method | Private | Method | Event handler | 20040118 | |
| 9 | Instance method | Private | Method | Event handler | 20040118 | |
| 10 | Instance method | Private | Method | Event handler | 20040117 |
Events
Class CL_HRRCF_SEARCHHLP_POSITION has no event.
Types
Class CL_HRRCF_SEARCHHLP_POSITION has no local type.
Method Signatures
Method GET_HITLIST_TITLE Signature
Method GET_HITLIST_TITLE on class CL_HRRCF_SEARCHHLP_POSITION has no parameter.
Method GET_HITLIST_TITLE on class CL_HRRCF_SEARCHHLP_POSITION has no exception.
Method GET_TEXT Signature
Method GET_TEXT on class CL_HRRCF_SEARCHHLP_POSITION has no parameter.
Method GET_TEXT on class CL_HRRCF_SEARCHHLP_POSITION has no exception.
Method IMPORT_PARAMS Signature
Method IMPORT_PARAMS on class CL_HRRCF_SEARCHHLP_POSITION has no parameter.
Method IMPORT_PARAMS on class CL_HRRCF_SEARCHHLP_POSITION has no exception.
Method ON_CANCEL Signature
Method ON_CANCEL on class CL_HRRCF_SEARCHHLP_POSITION has no parameter.
Method ON_CANCEL on class CL_HRRCF_SEARCHHLP_POSITION has no exception.
Method ON_DELETE_JOB Signature
Method ON_DELETE_JOB on class CL_HRRCF_SEARCHHLP_POSITION has no parameter.
Method ON_DELETE_JOB on class CL_HRRCF_SEARCHHLP_POSITION has no exception.
Method ON_DELETE_ORGUNIT Signature
Method ON_DELETE_ORGUNIT on class CL_HRRCF_SEARCHHLP_POSITION has no parameter.
Method ON_DELETE_ORGUNIT on class CL_HRRCF_SEARCHHLP_POSITION has no exception.
Method ON_SEARCH Signature
Method ON_SEARCH on class CL_HRRCF_SEARCHHLP_POSITION has no parameter.
Method ON_SEARCH on class CL_HRRCF_SEARCHHLP_POSITION has no exception.
Method ON_SEARCH_JOB Signature
Method ON_SEARCH_JOB on class CL_HRRCF_SEARCHHLP_POSITION has no parameter.
Method ON_SEARCH_JOB on class CL_HRRCF_SEARCHHLP_POSITION has no exception.
Method ON_SEARCH_ORGUNIT Signature
Method ON_SEARCH_ORGUNIT on class CL_HRRCF_SEARCHHLP_POSITION has no parameter.
Method ON_SEARCH_ORGUNIT on class CL_HRRCF_SEARCHHLP_POSITION has no exception.
Method ON_SELECT Signature
Method ON_SELECT on class CL_HRRCF_SEARCHHLP_POSITION has no parameter.
Method ON_SELECT on class CL_HRRCF_SEARCHHLP_POSITION has no exception.
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 200 |