SAP ABAP Class CL_HRRCF_VACANCY (Read Vacancy Positions in OrgManagement)
Hierarchy
☛
ERECRUIT (Software Component) E-Recruiting
⤷
PA-ER (Application Component) E-Recruiting
⤷
PAOC_RCF_BL (Package) Recruitment Factory: Business Logic

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HRRCF_CONSTANTS | General Constants for Candidate Classes | 20011108 |
Properties
Class | CL_HRRCF_VACANCY | |
Short Description | Read Vacancy Positions in OrgManagement | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | PAOC_RCF_BL | Recruitment Factory: Business Logic |
Created | 20011108 | SAP |
Last change | 20041006 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_HRRCF_VACANCY has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_HRRCF_CONSTANTS | General Constants for Candidate Classes | 20011108 |
Friends
Class CL_HRRCF_VACANCY 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) | OBJEC-PLVAR | Plan Version | 20011207 | ||
2 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20011108 | ||||
3 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20011108 | ||||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | BOOLE_D | Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") | 20011207 | ||
5 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20011108 | ||||
6 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_HRRCF_CANDIDATE | Candidate | 20011122 | ||
7 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20011108 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20011115 |
2 | ![]() |
Instance method | Public | Method | Reads Vacant Positions That Belong Directly to Org Unit | 20030327 |
3 | ![]() |
Instance method | Public | Method | Reads Organizational Unit(s) per Manager | 20011115 |
4 | ![]() |
Instance method | Public | Method | Reads all Vacant Positions per Manager | 20011108 |
5 | ![]() |
Instance method | Public | Method | Reads all Vacant Positions (Incl. Vacant Sub Org Units) | 20011115 |
Events
Class CL_HRRCF_VACANCY has no event.
Types
Class CL_HRRCF_VACANCY has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
USER | Call by reference | Type reference (TYPE) | SYUNAME | SY-UNAME | R/3-System, Anmeldename des Benutzers | 20020410 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20011116 | |
2 | ![]() |
Main object maintenance | 20011115 |
Method GET_DIRECT_VACANCY_ORGU Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ORGUNIT | Call by reference | Type reference (TYPE) | HROBJID | Objekt-Id | 20030327 | ||
2 | ![]() |
VACANCY_LIST | Call by reference | Type reference (TYPE) | RCF_T_VACANCY_LIST | Vakanzen pro Orgunit incl. Texte | 20030327 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20030327 | |
2 | ![]() |
Main object maintenance | 20030327 |
Method GET_ORGUNIT_OF_MANAGER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ORGUNIT_LIST | Call by reference | Type reference (TYPE) | RCF_T_ORGUNIT_LIST | 20011115 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20011115 | |
2 | ![]() |
Main object maintenance | 20011122 |
Method GET_VACANCY_FOR_MANAGER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VACANCY_LIST | Call by reference | Type reference (TYPE) | RCF_T_VACANCY_LIST | Vakanzen pro Orgunit incl. Texte | 20011108 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20011109 | |
2 | ![]() |
Main object maintenance | 20011122 |
Method GET_VACANCY_PER_ORGUNIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ORGUNIT | Call by reference | Type reference (TYPE) | HROBJID | Objekt-Id | 20011115 | ||
2 | ![]() |
VACANCY_LIST | Call by reference | Type reference (TYPE) | RCF_T_VACANCY_LIST | Vakanzen pro Orgunit incl. Texte | 20011115 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20011115 | |
2 | ![]() |
Main object maintenance | 20011122 |
History
Last changed by/on | SAP | 20041006 |
SAP Release Created in | 110 |