SAP ABAP Class CL_HRRCF_CAND_DEL_QLIST_V (View Controller for Application Details)
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 | 20030328 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HTMLB_TABLEVIEW_ITERATOR | For Table Looping and Filtering | 20030328 |
Properties
| Class | CL_HRRCF_CAND_DEL_QLIST_V | |
| Short Description | View Controller for Application Details | |
| 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 | 20030328 | SAP |
| Last change | 20041006 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRRCF_CAND_DEL_QLIST_V has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_HTMLB_TABLEVIEW_ITERATOR | For Table Looping and Filtering | 20030328 |
Friends
Class CL_HRRCF_CAND_DEL_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 Partner | 20030328 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | RCF_T_HROBJECT | Table Type for Transfer of HR Objects | 20030329 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | RCF_T_DEL_CAND_INFO | Table Type for Candidate Information To Be Deleted | 20030328 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | STRING | 20030328 | ||||
| 5 | Instance attribute | Public | Type reference (TYPE) | RCF_HL_MAX_NUMBER | 10 | Maximum Number of Hits for Search Query | 20030328 | ||
| 6 | Instance attribute | Public | Type reference (TYPE) | STRING | 20030328 | ||||
| 7 | Instance attribute | Public | Type reference (TYPE) | RCF_LEVEL_OF_DETAIL | Level of Detail of a Page | 20030328 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | RCF_HL_MAX_NUMBER | Maximum Number of Hits for Search Query | 20030328 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | BOOLE_D | Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") | 20030328 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | STRING | 20030328 | ||||
| 11 | Instance attribute | Public | Type reference (TYPE) | RCF_RETURN_MESSAGE | Return Message | 20030329 | |||
| 12 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_HRRCF_SEARCHHLP_BL | 20030328 | ||||
| 13 | Instance attribute | Public | Type reference (TYPE) | STRING | 20030328 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Delete Candidate | 20030402 | |
| 2 | Instance method | Private | Method | Get E-Mail of Candidate | 20030328 | |
| 3 | Instance method | Private | Method | Gets header of hit list | 20050520 | |
| 4 | Instance method | Private | Method | Get Result List | 20030328 | |
| 5 | Instance method | Private | Method | Get Visible First Row | 20030328 | |
| 6 | Instance method | Public | Method | On Deletion of Candidates | 20030329 | |
| 7 | Instance method | Private | Method | Set new_search_requested Attribute | 20030328 |
Events
Class CL_HRRCF_CAND_DEL_QLIST_V has no event.
Types
Class CL_HRRCF_CAND_DEL_QLIST_V has no local type.
Method Signatures
Method DELETE_CANDIDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CAND_DEL_MESSAGES | Call by reference | Type reference (TYPE) | RCF_T_CAND_DEL_MESSAGES | Table type for message text for candidate deletion | 20030402 |
Method DELETE_CANDIDATE on class CL_HRRCF_CAND_DEL_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 | 20030328 | |||
| 2 | P_CAND_HROBJECT | Call by reference | Type reference (TYPE) | HROBJECT | 20030328 |
Method GET_EMAIL_ID on class CL_HRRCF_CAND_DEL_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 | 20050520 |
Method GET_HITLIST_HEADER on class CL_HRRCF_CAND_DEL_QLIST_V has no exception.
Method GET_LIST Signature
Method GET_LIST on class CL_HRRCF_CAND_DEL_QLIST_V has no parameter.
Method GET_LIST on class CL_HRRCF_CAND_DEL_QLIST_V has no exception.
Method GET_VISIBLE_FIRST_ROW Signature
Method GET_VISIBLE_FIRST_ROW on class CL_HRRCF_CAND_DEL_QLIST_V has no parameter.
Method GET_VISIBLE_FIRST_ROW on class CL_HRRCF_CAND_DEL_QLIST_V has no exception.
Method ON_DELETE_CANDIDATES Signature
Method ON_DELETE_CANDIDATES on class CL_HRRCF_CAND_DEL_QLIST_V has no parameter.
Method ON_DELETE_CANDIDATES on class CL_HRRCF_CAND_DEL_QLIST_V has no exception.
Method SET_NEW_SEARCH_REQUESTED Signature
Method SET_NEW_SEARCH_REQUESTED on class CL_HRRCF_CAND_DEL_QLIST_V has no parameter.
Method SET_NEW_SEARCH_REQUESTED on class CL_HRRCF_CAND_DEL_QLIST_V has no exception.
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 10A |