SAP ABAP Class CL_HRRCF_OI_POSITION (Class for Integration (Position))
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_OI_ELEMENT | Superclass for org. elements | 20031128 |
Properties
| Class | CL_HRRCF_OI_POSITION | |
| Short Description | Class for Integration (Position) | |
| Super Class | CL_HRRCF_OI_ELEMENT | Superclass for org. elements |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PAOC_RCF_BL | Recruitment Factory: Business Logic |
| Created | 20031128 | SAP |
| Last change | 20050411 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRRCF_OI_POSITION has no forward declaration.
Interfaces
Class CL_HRRCF_OI_POSITION has no interface implemented.
Friends
Class CL_HRRCF_OI_POSITION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | RCF_OI_UNIT | '207' | Integration Unit | 20040112 | ||
| 2 | Constant | Public | Type reference (TYPE) | SEOCLSNAME | 'CL_HRRCF_OI_POSITION' | Object Type Name | 20031128 | ||
| 3 | Static Attribute | Public | Type reference (TYPE) | OTYPE | Object Type | 20031128 | |||
| 4 | Static Attribute | Public | Type reference (TYPE) | RELAT | Relationship between objects | 20040105 | |||
| 5 | Static Attribute | Public | Type reference (TYPE) | RELAT | Relationship between objects | 20050331 | |||
| 6 | Static Attribute | Public | Type reference (TYPE) | RELAT | Relationship between objects | 20040105 | |||
| 7 | Static Attribute | Private | Type reference (TYPE) | VACANCY_TAB | Table of vacancies | 20040108 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | DATS | Start of vacancy | 20040108 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20031128 | |
| 2 | Static method | Public | Method | Return instance | 20031128 | |
| 3 | Static method | Public | Method | Matchcode search with filter | 20040119 | |
| 4 | Instance method | Public | Method | Get job for position | 20031128 | |
| 5 | Instance method | Public | Method | Get org. unit for position | 20031128 | |
| 6 | Instance method | Public | Method | Returns Requisition for Position | 20050331 | |
| 7 | Instance method | Public | Method | Checks if position is vacant | 20040109 | |
| 8 | Static method | Private | Method | Empty static vacancies and import them | 20040116 |
Events
Class CL_HRRCF_OI_POSITION has no event.
Types
Class CL_HRRCF_OI_POSITION has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_HRRCF_OI_POSITION has no parameter.
Method CLASS_CONSTRUCTOR on class CL_HRRCF_OI_POSITION has no exception.
Method GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PO_INSTANCE | Call by reference | Object reference (TYPE REF TO) | CL_HRRCF_OI_POSITION | Klasse für Integration (Planstelle) | 20031128 | |||
| 2 | P_ID | Call by reference | Type reference (TYPE) | HROBJID | Objekt-Id | 20031128 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20031128 |
Method GET_BY_FILTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PS_JOB_HROBJECT | Call by reference | Type reference (TYPE) | HROBJECT | Stelle zur Planstelle | 20040119 | |||
| 2 | PS_ORG_HROBJECT | Call by reference | Type reference (TYPE) | HROBJECT | Direkte Org.-Einheit der Planstelle | 20040119 | |||
| 3 | PT_HROBJECT_TXT | Call by reference | Type reference (TYPE) | RCF_T_HROBJECT_TXT | Objektbeschreibungen | 20040119 | |||
| 4 | P_LANGU | Call by reference | Type reference (TYPE) | SPRAS | SY-LANGU | Sprachenschlüssel | 20040119 | ||
| 5 | P_PATTERN | Call by reference | Type reference (TYPE) | STRING | Suchstring | 20040119 | |||
| 6 | P_VACANT_ONLY | Call by reference | Type reference (TYPE) | BOOLE_D | Nur vakante Planstellen | 20040228 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20040119 |
Method GET_JOB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PT_JOB | Call by reference | Type reference (TYPE) | RCF_T_OI_JOB | Tabelle mit Objektreferenzen auf Stellen | 20031128 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20031128 |
Method GET_ORGUNIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PT_ORGUNIT | Call by reference | Type reference (TYPE) | RCF_T_OI_ORGUNIT | Tabelle mit Objektreferenzen auf Org.-Einheiten | 20031128 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20031128 |
Method GET_REQUISITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PS_HROBJECT | Call by reference | Type reference (TYPE) | HROBJECT | Objekt | 20050331 | |||
| 2 | PT_OBJID | Call by reference | Type reference (TYPE) | RCF_T_OBJID | Liste ObjektIDs | 20050331 | |||
| 3 | P_RELAT | Call by reference | Type reference (TYPE) | RELAT | Verknüpfung zwischen Objekten | 20050331 | |||
| 4 | P_RSIGN | Call by reference | Type reference (TYPE) | RSIGN | Ausprägung der Verknüpfung | 20050331 | |||
| 5 | P_SCLAS | Call by reference | Type reference (TYPE) | SCLAS | Typ des verknüpften Objekts | 20050331 |
Method GET_REQUISITION on class CL_HRRCF_OI_POSITION has no exception.
Method IS_VACANT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_ANSWER | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20040109 |
Method IS_VACANT on class CL_HRRCF_OI_POSITION has no exception.
Method READ_VACANCY_LIST Signature
Method READ_VACANCY_LIST on class CL_HRRCF_OI_POSITION has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20040116 |
History
| Last changed by/on | SAP | 20050411 |
| SAP Release Created in | 200 |