SAP ABAP Class CL_HRRCF_OI_BL (BL Facade for Integration with Org. Management)
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 | 20031201 |
Properties
| Class | CL_HRRCF_OI_BL | |
| Short Description | BL Facade for Integration with Org. Management | |
| 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 | 20031201 | SAP |
| Last change | 20041006 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRRCF_OI_BL has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_HRRCF_CONSTANTS | General Constants for Candidate Classes | 20031201 |
Friends
Class CL_HRRCF_OI_BL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Attribute reference (LIKE) | 20031201 | |||||
| 2 | Instance attribute | Private | Attribute reference (LIKE) | 20031201 | |||||
| 3 | Instance attribute | Private | Attribute reference (LIKE) | 20031201 | |||||
| 4 | Instance attribute | Private | Attribute reference (LIKE) | 20031201 | |||||
| 5 | Instance attribute | Private | Attribute reference (LIKE) | 20031201 | |||||
| 6 | Instance attribute | Private | Attribute reference (LIKE) | 20031201 | |||||
| 7 | Instance attribute | Private | Attribute reference (LIKE) | 20031201 | |||||
| 8 | Instance attribute | Private | Attribute reference (LIKE) | 20031201 | |||||
| 9 | Instance attribute | Private | Attribute reference (LIKE) | 20031201 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Return data on job | 20031201 | |
| 2 | Static method | Public | Method | Return data on organizational unit | 20031201 | |
| 3 | Static method | Public | Method | Return data on position | 20031201 | |
| 4 | Static method | Public | Method | Returns basic data on position | 20040123 | |
| 5 | Static method | Public | Method | Returns list of integrated data units | 20031205 | |
| 6 | Static method | Public | Method | Transformation XML Table -> Structured Table | 20031201 |
Events
Class CL_HRRCF_OI_BL has no event.
Types
Class CL_HRRCF_OI_BL has no local type.
Method Signatures
Method GET_JOB_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PS_JOB_TXT | Call by reference | Type reference (TYPE) | RCF_S_HROBJECT_TXT | Objektbeschreibung | 20031201 | |||
| 2 | PT_JOB_XML | Call by reference | Type reference (TYPE) | RCF_T_OI_XML | Integrationsdaten des Org.-Managements in XML Darstellung | 20031201 | |||
| 3 | PT_POSITION | Call by reference | Type reference (TYPE) | RCF_T_HROBJECT | Tabellentyp zur Übergabe von HR Objekten | 20031201 | |||
| 4 | P_JOB_OBJID | Value transfer | Type reference (TYPE) | HROBJID | ObjektID | 20040125 | |||
| 5 | P_LANGU | Value transfer | Type reference (TYPE) | SPRAS | SY-LANGU | Sprachenschlüssel | 20031201 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20031201 |
Method GET_ORGUNIT_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PS_ORG_TXT | Call by reference | Type reference (TYPE) | RCF_S_HROBJECT_TXT | Objektbeschreibung | 20031201 | |||
| 2 | PT_ORG_XML | Call by reference | Type reference (TYPE) | RCF_T_OI_XML | Integrationsdaten des Org.-Managements in XML Darstellung | 20031201 | |||
| 3 | PT_POSITION | Call by reference | Type reference (TYPE) | RCF_T_HROBJECT | Tabellentyp zur Übergabe von HR Objekten | 20031201 | |||
| 4 | P_LANGU | Value transfer | Type reference (TYPE) | SPRAS | SY-LANGU | Sprachenschlüssel | 20031201 | ||
| 5 | P_ORG_OBJID | Value transfer | Type reference (TYPE) | HROBJID | ObjektID | 20040125 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20031201 |
Method GET_POSITION_DATA 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 | Objekt | 20031201 | |||
| 2 | PS_ORG_HROBJECT | Call by reference | Type reference (TYPE) | HROBJECT | Objekt | 20031201 | |||
| 3 | PS_POS_TXT | Call by reference | Type reference (TYPE) | RCF_S_POS_TXT | Grunddaten einer Planstelle mit Text | 20031201 | |||
| 4 | PT_POS_XML | Call by reference | Type reference (TYPE) | RCF_T_OI_XML | Integrationsdaten des Org.-Managements in XML Darstellung | 20031201 | |||
| 5 | P_LANGU | Value transfer | Type reference (TYPE) | SPRAS | SY-LANGU | Sprachenschlüssel | 20031201 | ||
| 6 | P_POS_OBJID | Value transfer | Type reference (TYPE) | HROBJID | ObjektID | 20040125 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20031201 |
Method GET_POS_BASIC_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PS_POS_BASIC_INFO | Call by reference | Type reference (TYPE) | RCF_S_POS_BASIC_INFO | Basisinformationen zur Planstelle | 20040123 | |||
| 2 | P_POS_OBJID | Value transfer | Type reference (TYPE) | HROBJID | ObjektID | 20040128 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20040123 |
Method GET_UNIT_TXT_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PT_UNIT_TXT | Call by reference | Type reference (TYPE) | RCF_T_OI_UNIT_TXT | Tabelle der Integrationseinheiten mit Text | 20031205 | |||
| 2 | P_LANGU | Value transfer | Type reference (TYPE) | SPRAS | SY-LANGU | Sprachenschlüssel | 20031205 | ||
| 3 | P_OTYPE | Value transfer | Type reference (TYPE) | OTYPE | Objekttyp | 20031205 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20031205 |
Method TRANSFORM_TO_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PT_TABLE | Call by reference | Type reference (TYPE) | ANY TABLE | Beliebige Tabelle | 20031201 | |||
| 2 | PT_XML_DATA | Call by reference | Type reference (TYPE) | RCF_T_OI_XML | Integrationsdaten des Org.-Managements in XML Darstellung | 20031201 | |||
| 3 | P_UNIT | Value transfer | Type reference (TYPE) | RCF_OI_UNIT | Integrationseinheit | 20031208 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20040102 |
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 200 |