SAP ABAP Class CL_HRRCF_TC_PC_MGR_SERVICES (PC for Page Manager_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 | 20020325 |
Properties
Class | CL_HRRCF_TC_PC_MGR_SERVICES | |
Short Description | PC for Page Manager_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 | 20020325 | SAP |
Last change | 20041006 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_HRRCF_TC_PC_MGR_SERVICES has no forward declaration.
Interfaces
Class CL_HRRCF_TC_PC_MGR_SERVICES has no interface implemented.
Friends
Class CL_HRRCF_TC_PC_MGR_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 | 20020325 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | Label | 20020325 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | Label | 20020325 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | Label | 20020325 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RCF_S_CANDLIST | Candidate list for TC and manager | 20020514 | ||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RCF_S_TC_WORKLIST_REQ | TC's Requisition Worklist | 20020514 | ||
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | Label | 20020325 | ||
8 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | Label | 20020325 | ||
9 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | Label | 20020325 | ||
10 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RCF_S_PAGE_ATTRIBUTES | Attributes of a BSP Page | 20020325 | ||
11 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | Label | 20020325 | ||
12 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RCF_T_CANDLIST | Posting List of Candidate | 20020325 | ||
13 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RCF_T_TC_WORKLIST_REQ | TC's Candidate Worklist | 20020325 | ||
14 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | Label | 20020325 | ||
15 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | Label | 20020325 | ||
16 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | Selected view | 20020325 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20020325 |
2 | ![]() |
Instance method | Private | Method | Delete favorite | 20020514 |
3 | ![]() |
Instance method | Private | Method | Get favorite list of postings | 20020514 |
4 | ![]() |
Instance method | Private | Method | Gets Labels for Detail Screen | 20020325 |
5 | ![]() |
Instance method | Private | Method | Get worklist of requisitions | 20020514 |
6 | ![]() |
Instance method | Public | Method | TableEvent : AssignClick | 20020514 |
7 | ![]() |
Instance method | Public | Method | TableEvent : CandClick | 20020514 |
8 | ![]() |
Instance method | Public | Method | TableEvent : DeleteClick | 20020514 |
9 | ![]() |
Instance method | Public | Method | TableEvent : Details Click | 20020514 |
10 | ![]() |
Instance method | Public | Method | TableEvent : NoteClick | 20020514 |
11 | ![]() |
Instance method | Public | Method | Set current requisition | 20020514 |
12 | ![]() |
Instance method | Private | Method | Sort Worklist requisitions | 20020514 |
Events
Class CL_HRRCF_TC_PC_MGR_SERVICES has no event.
Types
Class CL_HRRCF_TC_PC_MGR_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 | 20020325 |
Method CONSTRUCTOR on class CL_HRRCF_TC_PC_MGR_SERVICES has no exception.
Method DELETE_FAVORITE Signature
Method DELETE_FAVORITE on class CL_HRRCF_TC_PC_MGR_SERVICES has no parameter.
Method DELETE_FAVORITE on class CL_HRRCF_TC_PC_MGR_SERVICES has no exception.
Method GET_FAVORITE_LIST Signature
Method GET_FAVORITE_LIST on class CL_HRRCF_TC_PC_MGR_SERVICES has no parameter.
Method GET_FAVORITE_LIST on class CL_HRRCF_TC_PC_MGR_SERVICES has no exception.
Method GET_LABELS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RUNTIME | Call by reference | Object reference (TYPE REF TO) | IF_BSP_RUNTIME | Business Server Page (BSP) Laufzeit | 20020325 |
Method GET_LABELS on class CL_HRRCF_TC_PC_MGR_SERVICES has no exception.
Method GET_WORKLIST Signature
Method GET_WORKLIST on class CL_HRRCF_TC_PC_MGR_SERVICES has no parameter.
Method GET_WORKLIST on class CL_HRRCF_TC_PC_MGR_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_MGR_SERVICES 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 | 20020514 |
Method ON_CAND_CLICK on class CL_HRRCF_TC_PC_MGR_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_MGR_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_MGR_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_MGR_SERVICES has no exception.
Method SET_CURRENT_REQUISITION Signature
Method SET_CURRENT_REQUISITION on class CL_HRRCF_TC_PC_MGR_SERVICES has no parameter.
Method SET_CURRENT_REQUISITION on class CL_HRRCF_TC_PC_MGR_SERVICES has no exception.
Method SORT_WORKLIST Signature
Method SORT_WORKLIST on class CL_HRRCF_TC_PC_MGR_SERVICES has no parameter.
Method SORT_WORKLIST on class CL_HRRCF_TC_PC_MGR_SERVICES has no exception.
History
Last changed by/on | SAP | 20041006 |
SAP Release Created in | 10A |