SAP ABAP Class CL_HRRCF_REQUISITION_ROLE (Role Assignment of a Requisition)
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 | Inheritance (c INHERITING FROM c_ref) | CL_HRRCF_INFOTYPE | Super Class of Infotype Framework | 20011120 |
Properties
| Class | CL_HRRCF_REQUISITION_ROLE | |
| Short Description | Role Assignment of a Requisition | |
| Super Class | CL_HRRCF_INFOTYPE | Super Class of Infotype Framework |
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PAOC_RCF_BL | Recruitment Factory: Business Logic |
| Created | 20011120 | SAP |
| Last change | 20110810 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRRCF_REQUISITION_ROLE has no forward declaration.
Interfaces
Class CL_HRRCF_REQUISITION_ROLE has no interface implemented.
Friends
Class CL_HRRCF_REQUISITION_ROLE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | OTYPE | 'NB' | Object Type | 20021010 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20011120 | |
| 2 | Static method | Public | Method | Get Instance | 20011120 | |
| 3 | Instance method | Public | Method | Read Managers of a Requisition | 20020313 | |
| 4 | Instance method | Public | Method | Reads Assignment of Role | 20020408 | |
| 5 | Static method | Public | Method | Reads Assignment of Roles for a Requisition | 20011207 | |
| 6 |