SAP ABAP Class CL_HRRCF_CANDIDATE_PC_PROP_MGR (Page Control for favorites.bsp)
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_CANDIDATE_PC | Page Control Superclass Candidate | 20020413 |
Properties
| Class | CL_HRRCF_CANDIDATE_PC_PROP_MGR | |
| Short Description | Page Control for favorites.bsp | |
| Super Class | CL_HRRCF_CANDIDATE_PC | Page Control Superclass Candidate |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PAOC_RCF_UI | Recruitment Factory: User Interface |
| Created | 20020413 | SAP |
| Last change | 20041006 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRRCF_CANDIDATE_PC_PROP_MGR has no forward declaration.
Interfaces
Class CL_HRRCF_CANDIDATE_PC_PROP_MGR has no interface implemented.
Friends
Class CL_HRRCF_CANDIDATE_PC_PROP_MGR 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_CAND_CDCY_POSTINGLIST | Posting List of Candidate | 20020413 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | STRING | Label | 20020413 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | STRING | Label | 20020413 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | RCF_S_PAGE_ATTRIBUTES | Attributes of a BSP Page | 20020430 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | STRING | Label | 20020413 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | RCF_T_CAND_CDCY_POSTINGLIST | Posting List of Candidate | 20020413 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | STRING | Selected view | 20020413 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | STRING | Label | 20020413 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20020413 | |
| 2 | Instance method | Private | Method | Read label | 20020413 | |
| 3 | Instance method | Private | Method | Read recommendations | 20020413 | |
| 4 | Instance method | Private | Method | 20020503 | ||
| 5 | Instance method | Public | Method | TableEvent: onApply | 20020413 | |
| 6 | Instance method | Public | Method | TableEvent: onDisplayDescription | 20020413 | |
| 7 | Instance method | Public | Method | TableEvent: onPostingClick | 20020413 | |
| 8 | Instance method | Public | Method | TableEvent: onRejectCandidacy | 20020413 | |
| 9 | Instance method | Private | Method | Sort recommendations | 20020413 |
Events
Class CL_HRRCF_CANDIDATE_PC_PROP_MGR has no event.
Types
Class CL_HRRCF_CANDIDATE_PC_PROP_MGR 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_CAND_SELF_SERVICE_UI | Applikationslogik Candidate Self Service | 20020413 |
Method CONSTRUCTOR on class CL_HRRCF_CANDIDATE_PC_PROP_MGR has no exception.
Method GET_LABELS Signature
Method GET_LABELS on class CL_HRRCF_CANDIDATE_PC_PROP_MGR has no parameter.
Method GET_LABELS on class CL_HRRCF_CANDIDATE_PC_PROP_MGR has no exception.
Method GET_PROPOSALS Signature
Method GET_PROPOSALS on class CL_HRRCF_CANDIDATE_PC_PROP_MGR has no parameter.
Method GET_PROPOSALS on class CL_HRRCF_CANDIDATE_PC_PROP_MGR has no exception.
Method IS_APPLICATION_EXISTING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | APPL_EXIST_INDICATOR | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20020503 |
Method IS_APPLICATION_EXISTING on class CL_HRRCF_CANDIDATE_PC_PROP_MGR has no exception.
Method ON_APPLY 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 | 20020413 |
Method ON_APPLY on class CL_HRRCF_CANDIDATE_PC_PROP_MGR has no exception.
Method ON_DISPLAY_DESCRIPTION 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 | 20020413 |
Method ON_DISPLAY_DESCRIPTION on class CL_HRRCF_CANDIDATE_PC_PROP_MGR 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 | 20020413 |
Method ON_POSTING_CLICK on class CL_HRRCF_CANDIDATE_PC_PROP_MGR has no exception.
Method ON_REJECT_CANDIDACY 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 | 20020413 |
Method ON_REJECT_CANDIDACY on class CL_HRRCF_CANDIDATE_PC_PROP_MGR has no exception.
Method SORT_PROPOSAL_LIST Signature
Method SORT_PROPOSAL_LIST on class CL_HRRCF_CANDIDATE_PC_PROP_MGR has no parameter.
Method SORT_PROPOSAL_LIST on class CL_HRRCF_CANDIDATE_PC_PROP_MGR has no exception.
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 10A |