SAP ABAP Class CL_HRRCF_TC_PC_CAND_SERVICES (PC for Page Cand_Services)
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_TC_PC | Page Control Superclass Talent Consultant | 20020111 |
Properties
| Class | CL_HRRCF_TC_PC_CAND_SERVICES | |
| Short Description | PC for Page Cand_Services | |
| Super Class | CL_HRRCF_TC_PC | Page Control Superclass Talent Consultant |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | HRRCF0002 | |
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | PAOC_RCF_UI | Recruitment Factory: User Interface |
| Created | 20020111 | SAP |
| Last change | 20041006 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRRCF_TC_PC_CAND_SERVICES has no forward declaration.
Interfaces
Class CL_HRRCF_TC_PC_CAND_SERVICES has no interface implemented.
Friends
Class CL_HRRCF_TC_PC_CAND_SERVICES 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) | STRING | Label | 20020220 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | STRING | Label | 20020218 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | STRING | Label | 20020218 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | STRING | Label | 20020218 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | RCF_S_TC_WORKLIST_CAND | TC's Candidate Worklist | 20020514 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | RCF_S_CAND_POSTINGLIST | Posting List of Candidate | 20020514 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | STRING | Label | 20020220 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | STRING | Label | 20020313 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | STRING | 20020319 | ||||
| 10 | Instance attribute | Public | Type reference (TYPE) | RCF_S_PAGE_ATTRIBUTES | Attributes of a BSP Page | 20020219 | |||
| 11 | Instance attribute | Public | Type reference (TYPE) | STRING | Label | 20020221 | |||
| 12 | Instance attribute | Public | Type reference (TYPE) | STRING | Label | 20020221 | |||
| 13 | Instance attribute | Public | Type reference (TYPE) | STRING | Label | 20020218 | |||
| 14 | Instance attribute | Public | Type reference (TYPE) | RCF_T_CAND_POSTINGLIST | Posting List of Candidate | 20020221 | |||
| 15 | Instance attribute | Public | Type reference (TYPE) | RCF_T_TC_WORKLIST_CAND | TC's Candidate Worklist | 20020219 | |||
| 16 | Instance attribute | Public | Type reference (TYPE) | STRING | Selected view | 20020218 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20020111 | |
| 2 | Instance method | Private | Method | Deletion of a Favorite | 20020514 | |
| 3 | Instance method | Private | Method | Read common favorites list | 20020514 | |
| 4 | Instance method | Private | Method | Gets Labels for Detail Screen | 20020218 | |
| 5 | Instance method | Private | Method | Read Worklist | 20020514 | |
| 6 | Instance method | Public | Method | TableEvent: onAssignClick | 20020514 | |
| 7 | Instance method | Public | Method | TableEvent: onDeleteClick | 20020514 | |
| 8 | Instance method | Public | Method | TableEvent: onDetailsClick | 20020514 | |
| 9 | Instance method | Public | Method | TableEvent: onNoteClick | 20020514 | |
| 10 | Instance method | Public | Method | TableEvent: onPostingClick | 20020514 | |
| 11 | Instance method | Public | Method | Set currently selected candidate | 20020514 | |
| 12 | Instance method | Private | Method | Sort Worklist | 20020514 |
Events
Class CL_HRRCF_TC_PC_CAND_SERVICES has no event.
Types
Class CL_HRRCF_TC_PC_CAND_SERVICES has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | UI_CLASS | Call by reference | Object reference (TYPE REF TO) | CL_HRRCF_TC_SERVICES_UI | Applikationskasse für die BSP HRRCF_TC | 20020111 |
Method CONSTRUCTOR on class CL_HRRCF_TC_PC_CAND_SERVICES has no exception.
Method DELETE_FAVORITE Signature
Method DELETE_FAVORITE on class CL_HRRCF_TC_PC_CAND_SERVICES has no parameter.
Method DELETE_FAVORITE on class CL_HRRCF_TC_PC_CAND_SERVICES has no exception.
Method GET_FAVORITE_LIST Signature
Method GET_FAVORITE_LIST on class CL_HRRCF_TC_PC_CAND_SERVICES has no parameter.
Method GET_FAVORITE_LIST on class CL_HRRCF_TC_PC_CAND_SERVICES has no exception.
Method GET_LABELS Signature
Method GET_LABELS on class CL_HRRCF_TC_PC_CAND_SERVICES has no parameter.
Method GET_LABELS on class CL_HRRCF_TC_PC_CAND_SERVICES has no exception.
Method GET_WORKLIST Signature
Method GET_WORKLIST on class CL_HRRCF_TC_PC_CAND_SERVICES has no parameter.
Method GET_WORKLIST on class CL_HRRCF_TC_PC_CAND_SERVICES has no exception.
Method ON_ASSIGN_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PAGE_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_BSP_PAGE_CONTEXT | BSP Page Context For Tag Handlers | 20020514 |
Method ON_ASSIGN_CLICK on class CL_HRRCF_TC_PC_CAND_SERVICES has no exception.
Method ON_DELETE_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PAGE_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_BSP_PAGE_CONTEXT | BSP Page Context For Tag Handlers | 20020514 |
Method ON_DELETE_CLICK on class CL_HRRCF_TC_PC_CAND_SERVICES has no exception.
Method ON_DETAILS_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PAGE_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_BSP_PAGE_CONTEXT | BSP Page Context For Tag Handlers | 20020514 |
Method ON_DETAILS_CLICK on class CL_HRRCF_TC_PC_CAND_SERVICES has no exception.
Method ON_NOTE_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PAGE_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_BSP_PAGE_CONTEXT | BSP Page Context For Tag Handlers | 20020514 |
Method ON_NOTE_CLICK on class CL_HRRCF_TC_PC_CAND_SERVICES has no exception.
Method ON_POSTING_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PAGE_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_BSP_PAGE_CONTEXT | BSP Page Context For Tag Handlers | 20020514 |
Method ON_POSTING_CLICK on class CL_HRRCF_TC_PC_CAND_SERVICES has no exception.
Method SET_CURRENT_CANDIDATE Signature
Method SET_CURRENT_CANDIDATE on class CL_HRRCF_TC_PC_CAND_SERVICES has no parameter.
Method SET_CURRENT_CANDIDATE on class CL_HRRCF_TC_PC_CAND_SERVICES has no exception.
Method SORT_WORKLIST Signature
Method SORT_WORKLIST on class CL_HRRCF_TC_PC_CAND_SERVICES has no parameter.
Method SORT_WORKLIST on class CL_HRRCF_TC_PC_CAND_SERVICES has no exception.
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in |