SAP ABAP Class CL_HRRCF_T77RCF_INFDAT (Access Class to T77RCF_INFDAT)
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 | 20030728 |
Properties
| Class | CL_HRRCF_T77RCF_INFDAT | |
| Short Description | Access Class to T77RCF_INFDAT | |
| 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 | 20030728 | SAP |
| Last change | 20041006 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRRCF_T77RCF_INFDAT has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_HRRCF_CONSTANTS | General Constants for Candidate Classes | 20030728 |
Friends
Class CL_HRRCF_T77RCF_INFDAT 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) | 20030728 | |||||
| 2 | Instance attribute | Private | Attribute reference (LIKE) | 20030728 | |||||
| 3 | Instance attribute | Private | Attribute reference (LIKE) | 20030728 | |||||
| 4 | Instance attribute | Private | Attribute reference (LIKE) | 20030728 | |||||
| 5 | Instance attribute | Private | Attribute reference (LIKE) | 20030728 | |||||
| 6 | Instance attribute | Private | Attribute reference (LIKE) | 20030728 | |||||
| 7 | Instance attribute | Private | Attribute reference (LIKE) | 20030728 | |||||
| 8 | Instance attribute | Private | Attribute reference (LIKE) | 20030728 | |||||
| 9 | Instance attribute | Private | Attribute reference (LIKE) | 20030728 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Checks whether entries exist for a given document | 20030728 | |
| 2 | Static method | Public | Method | Delete All Entries for a Given Document | 20030728 | |
| 3 | Static method | Public | Method | Gets All Table Entries for Candidate/Requisition/Application | 20030819 | |
| 4 | Static method | Public | Method | Gets Candidates and Requisitions | 20030814 | |
| 5 | Static method | Public | Method | Gets Candidates/Requisitions/Applications in List Form | 20030819 | |
| 6 | Static method | Public | Method | Returns a List of Requisitions for Which Data Exists | 20030728 | |
| 7 | Static method | Public | Method | Insert Entries | 20030728 |
Events
Class CL_HRRCF_T77RCF_INFDAT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | AREA_STRUCT | Private | See coding | 20030819 | |
Method Signatures
Method CHECK_EXISTENCE 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 (=' ') | 20030728 | |||
| 2 | P_DOC_GUID | Value transfer | Type reference (TYPE) | RCF_QA_DOC_GUID | Globaler Schlüssel für Dokumente | 20030728 |
Method CHECK_EXISTENCE on class CL_HRRCF_T77RCF_INFDAT has no exception.
Method DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_DOC_GUID | Value transfer | Type reference (TYPE) | RCF_QA_DOC_GUID | Globaler Schlüssel für Dokumente | 20030728 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Questionnaire maintenance | 20030728 |
Method GET_BY_OBJIDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PT_INFDAT | Call by reference | Type reference (TYPE) | T77RCF_INFDAT_TAB | Daten aus Fragebögen | 20030819 | |||
| 2 | P_APPL_OBJID | Value transfer | Type reference (TYPE) | HROBJID | Objekt-Id | 20030819 | |||
| 3 | P_CAND_OBJID | Value transfer | Type reference (TYPE) | HROBJID | Objekt-Id | 20030819 | |||
| 4 | P_INFO_STRUCT | Value transfer | Type reference (TYPE) | RCF_INFO_STRUCT | Infostruktur | 20030819 | |||
| 5 | P_REQ_OBJID | Value transfer | Type reference (TYPE) | HROBJID | Objekt-Id | 20030819 |
Method GET_BY_OBJIDS on class CL_HRRCF_T77RCF_INFDAT has no exception.
Method GET_CAND_REQ_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PT_CAND_REQ | Call by reference | Type reference (TYPE) | RCF_T_CAND_REQ | Kandidaten und Suchaufträge | 20030814 | |||
| 2 | P_FORM_FILLED | Value transfer | Type reference (TYPE) | RCF_FORM_FILLED | Indikator für Fragebögen, 1 = Fragbg. ausgefüllt, 2 = leer | 20030814 |
Method GET_CAND_REQ_LIST on class CL_HRRCF_T77RCF_INFDAT has no exception.
Method GET_OBJIDS_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PT_OBJIDS | Call by reference | Type reference (TYPE) | RCF_T_CAND_REQ_APPL | Kandidate, Suchauftrag, Bewerbung | 20030819 | |||
| 2 | P_FORM_FILLED | Value transfer | Type reference (TYPE) | RCF_FORM_FILLED | Indikator für Fragebögen | 20030819 | |||
| 3 | P_INFO_STRUCT | Value transfer | Type reference (TYPE) | RCF_INFO_STRUCT | Infostruktur | 20030819 |
Method GET_OBJIDS_LIST on class CL_HRRCF_T77RCF_INFDAT has no exception.
Method GET_REQUISITION_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | REQUISITION_LIST | Call by reference | Type reference (TYPE) | RCF_T_REQUISITION_ID_LIST | Tabellentyp der Suchauftrags-IDs | 20030801 |
Method GET_REQUISITION_LIST on class CL_HRRCF_T77RCF_INFDAT has no exception.
Method INSERT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PT_INFDAT | Call by reference | Type reference (TYPE) | T77RCF_INFDAT_TAB | Daten aus Fragebögen | 20030728 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20030728 |
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 200 |