SAP ABAP Class CL_HRRCF_MANAGER_PC_PROP_TC (Page Control for proposals.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_MANAGER_PC | Page Control Superclass Manager | 20020411 |
Properties
| Class | CL_HRRCF_MANAGER_PC_PROP_TC | |
| Short Description | Page Control for proposals.bsp | |
| Super Class | CL_HRRCF_MANAGER_PC | Page Control Superclass Manager |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PAOC_RCF_UI | Recruitment Factory: User Interface |
| Created | 20020411 | SAP |
| Last change | 20041006 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRRCF_MANAGER_PC_PROP_TC has no forward declaration.
Interfaces
Class CL_HRRCF_MANAGER_PC_PROP_TC has no interface implemented.
Friends
Class CL_HRRCF_MANAGER_PC_PROP_TC 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: Candidate | 20020415 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | RCF_S_TC_CAND_PROPOSAL_LIST | Candidates Proposed for Requisition by Talent Consultant | 20020411 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | RCF_S_PAGE_ATTRIBUTES | Attributes of a BSP Page | 20020505 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | RCF_T_TC_CAND_PROPOSAL_LIST | Reads Candidates Proposed by TC for Requisition | 20020411 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | STRING | Selected view | 20020415 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | STRING | Label: Status | 20020415 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20020411 | |
| 2 | Instance method | Public | Method | Reads Labels | 20020415 | |
| 3 | Instance method | Private | Method | Gets Candidates Proposed by TC | 20020411 | |
| 4 | Instance method | Public | Method | TableEvent: onCandidacyClick | 20020411 | |
| 5 | Instance method | Public | Method | TableEvent: onCandidate | 20020411 | |
| 6 | Instance method | Public | Method | TableEvent: onDeleteClick | 20020411 | |
| 7 | Instance method | Public | Method | TableEvent: onEditNoteClick | 20020411 | |
| 8 | Instance method | Public | Method | TableEvent: onRequisition | 20020416 | |
| 9 | Instance method | Private | Method | Sorts Proposal List | 20020415 |
Events
Class CL_HRRCF_MANAGER_PC_PROP_TC has no event.
Types
Class CL_HRRCF_MANAGER_PC_PROP_TC 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_MGR_SELF_SERVICE_UI | Applikationslogik Candidate Self Service | 20020411 |
Method CONSTRUCTOR on class CL_HRRCF_MANAGER_PC_PROP_TC has no exception.
Method GET_LABELS Signature
Method GET_LABELS on class CL_HRRCF_MANAGER_PC_PROP_TC has no parameter.
Method GET_LABELS on class CL_HRRCF_MANAGER_PC_PROP_TC has no exception.
Method GET_PROPOSALS Signature
Method GET_PROPOSALS on class CL_HRRCF_MANAGER_PC_PROP_TC has no parameter.
Method GET_PROPOSALS on class CL_HRRCF_MANAGER_PC_PROP_TC has no exception.
Method ON_CANDIDACY_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 | 20020411 |
Method ON_CANDIDACY_CLICK on class CL_HRRCF_MANAGER_PC_PROP_TC has no exception.
Method ON_CAND_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 | 20020417 |
Method ON_CAND_CLICK on class CL_HRRCF_MANAGER_PC_PROP_TC 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 | 20020411 |
Method ON_DELETE_CLICK on class CL_HRRCF_MANAGER_PC_PROP_TC has no exception.
Method ON_EDIT_NOTE 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 | 20020411 |
Method ON_EDIT_NOTE on class CL_HRRCF_MANAGER_PC_PROP_TC has no exception.
Method ON_REQUISITION_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 | 20020416 |
Method ON_REQUISITION_CLICK on class CL_HRRCF_MANAGER_PC_PROP_TC has no exception.
Method SORT_PROPOSAL_LIST Signature
Method SORT_PROPOSAL_LIST on class CL_HRRCF_MANAGER_PC_PROP_TC has no parameter.
Method SORT_PROPOSAL_LIST on class CL_HRRCF_MANAGER_PC_PROP_TC has no exception.
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 10A |