SAP ABAP Class CL_HRRCF_CAND_DER_QLIST_V (Controller Class for HRRCF_CAND_DER)
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 | 20050215 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HTMLB_TABLEVIEW_ITERATOR | For Table Looping and Filtering | 20050215 |
Properties
| Class | CL_HRRCF_CAND_DER_QLIST_V | |
| Short Description | Controller Class for HRRCF_CAND_DER | |
| 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 | 20050215 | SAP |
| Last change | 20050409 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRRCF_CAND_DER_QLIST_V has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_HTMLB_TABLEVIEW_ITERATOR | For Table Looping and Filtering | 20050215 |
Friends
Class CL_HRRCF_CAND_DER_QLIST_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_T_BU_PARTNER | Business relationship | 20050215 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_HRRCF_CANDIDATE_ADMIN_BL | BL Facade for Candidate Object (Administration) | 20050216 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | RCF_T_HROBJECT | Table Type for Transfer of HR Objects | 20050215 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | RCF_T_DEL_CAND_INFO | Information on Deregistered Candidates | 20050215 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | STRING | 20050215 | ||||
| 6 | Instance attribute | Public | Type reference (TYPE) | RCF_HL_MAX_NUMBER | 10 | Maximum Number of Hits for Search Query | 20050215 | ||
| 7 | Instance attribute | Public | Type reference (TYPE) | STRING | 20050215 | ||||
| 8 | Instance attribute | Public | Type reference (TYPE) | RCF_LEVEL_OF_DETAIL | Level of Detail of a Page | 20050215 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | RCF_HL_MAX_NUMBER | Maximum Number of Hits for Search Query | 20050215 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | BOOLE_D | Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") | 20050215 | |||
| 11 | Instance attribute | Public | Type reference (TYPE) | STRING | 20050215 | ||||
| 12 | Instance attribute | Public | Type reference (TYPE) | RCF_RETURN_MESSAGE | Return Message | 20050215 | |||
| 13 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_HRRCF_SEARCHHLP_BL | 20050215 | ||||
| 14 | Instance attribute | Public | Type reference (TYPE) | STRING | 20050215 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Deregistered Candidate | 20050215 | |
| 2 | Instance method | Private | Method | Gets E-Mail Address of Candidate | 20050215 | |
| 3 | Instance method | Private | Method | Gets header of hit list | 20050405 | |
| 4 | Instance method | Private | Method | Gets Result List | 20050215 | |
| 5 | Instance method | Private | Method | Instantiate BL Facade | 20050216 | |
| 6 | Instance method | Private | Method | Get Visible First Row | 20050215 | |
| 7 | Instance method | Public | Method | After Deregistration of Candidate | 20050215 | |
| 8 | Instance method | Private | Method | Set new_search_requested Attribute | 20050215 |
Events
Class CL_HRRCF_CAND_DER_QLIST_V has no event.
Types
Class CL_HRRCF_CAND_DER_QLIST_V has no local type.
Method Signatures
Method DEREGISTER_CANDIDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CAND_DER_MESSAGES | Call by reference | Type reference (TYPE) | RCF_T_CAND_DEL_MESSAGES | Protokoll nach dem Deregistrieren von Kandidaten | 20050215 |
Method DEREGISTER_CANDIDATE on class CL_HRRCF_CAND_DER_QLIST_V has no exception.
Method GET_EMAIL_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EMAIL_ID | Call by reference | Type reference (TYPE) | AD_SMTPADR | E-Mail-Adresse | 20050215 | |||
| 2 | P_CAND_HROBJECT | Call by reference | Type reference (TYPE) | HROBJECT | 20050215 |
Method GET_EMAIL_ID on class CL_HRRCF_CAND_DER_QLIST_V has no exception.
Method GET_HITLIST_HEADER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_LINES | Call by reference | Type reference (TYPE) | SYTFILL | Zeilenanzahl interner Tabellen | 20050405 |
Method GET_HITLIST_HEADER on class CL_HRRCF_CAND_DER_QLIST_V has no exception.
Method GET_LIST Signature
Method GET_LIST on class CL_HRRCF_CAND_DER_QLIST_V has no parameter.
Method GET_LIST on class CL_HRRCF_CAND_DER_QLIST_V has no exception.
Method GET_REF_BL Signature
Method GET_REF_BL on class CL_HRRCF_CAND_DER_QLIST_V has no parameter.
Method GET_REF_BL on class CL_HRRCF_CAND_DER_QLIST_V has no exception.
Method GET_VISIBLE_FIRST_ROW Signature
Method GET_VISIBLE_FIRST_ROW on class CL_HRRCF_CAND_DER_QLIST_V has no parameter.
Method GET_VISIBLE_FIRST_ROW on class CL_HRRCF_CAND_DER_QLIST_V has no exception.
Method ON_DEREGISTER_CANDIDATES Signature
Method ON_DEREGISTER_CANDIDATES on class CL_HRRCF_CAND_DER_QLIST_V has no parameter.
Method ON_DEREGISTER_CANDIDATES on class CL_HRRCF_CAND_DER_QLIST_V has no exception.
Method SET_NEW_SEARCH_REQUESTED Signature
Method SET_NEW_SEARCH_REQUESTED on class CL_HRRCF_CAND_DER_QLIST_V has no parameter.
Method SET_NEW_SEARCH_REQUESTED on class CL_HRRCF_CAND_DER_QLIST_V has no exception.
History
| Last changed by/on | SAP | 20050409 |
| SAP Release Created in | 600 |