SAP ABAP Class CL_HRRCF_T77RCF_WL_OBJIDX (Access Class for Tables T77RCF_WL_OBJIDX)
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 | 20060420 |
Properties
| Class | CL_HRRCF_T77RCF_WL_OBJIDX | |
| Short Description | Access Class for Tables T77RCF_WL_OBJIDX | |
| 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 | 20060420 | SAP |
| Last change | 20070917 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRRCF_T77RCF_WL_OBJIDX has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_HRRCF_CONSTANTS | General Constants for Candidate Classes | 20060420 |
Friends
Class CL_HRRCF_T77RCF_WL_OBJIDX has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Attribute reference (LIKE) | 20060420 | |||||
| 2 | Instance attribute | Public | Attribute reference (LIKE) | 20060420 | |||||
| 3 | Instance attribute | Public | Attribute reference (LIKE) | 20060420 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Deletes Entries | 20060421 | |
| 2 | Static method | Public | Method | Adds Record | 20060424 | |
| 3 | Static method | Public | Method | Reads Individual Records | 20060420 | |
| 4 | Static method | Public | Method | Reads All Records for Application Area and Index Group | 20060421 | |
| 5 | Static method | Public | Method | Reads All Records of Index Group | 20060420 |
Events
Class CL_HRRCF_T77RCF_WL_OBJIDX has no event.
Types
Class CL_HRRCF_T77RCF_WL_OBJIDX has no local type.
Method Signatures
Method DELETE_RECORDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PT_OBJECTS | Call by reference | Type reference (TYPE) | TABLE | 20060421 | ||||
| 2 | P_INDEX_GROUP | Call by reference | Type reference (TYPE) | RCF_WL_INDEX_GROUP | Indexgruppe für Arbeitsvorräte | 20060421 | |||
| 3 | P_WL_AREA | Call by reference | Type reference (TYPE) | RCF_WL_AREA | Anwendungsgebiet eines Arbeitsvorrats | 20060421 |
Method DELETE_RECORDS on class CL_HRRCF_T77RCF_WL_OBJIDX has no exception.
Method INSERT_RECORD 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 | 20060424 | |||
| 2 | P_INDEX_GROUP | Call by reference | Type reference (TYPE) | RCF_WL_INDEX_GROUP | Indexgruppe für Arbeitsvorräte | 20060424 | |||
| 3 | P_NOT_ACTIVE | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20060424 | |||
| 4 | P_WL_AREA | Call by reference | Type reference (TYPE) | RCF_WL_AREA | Anwendungsgebiet eines Arbeitsvorrats | 20060424 |
Method INSERT_RECORD on class CL_HRRCF_T77RCF_WL_OBJIDX has no exception.
Method READ_RECORD 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 | HR-Objekt | 20060420 | |||
| 2 | PS_T77RCF_WL_OBJIDX | Value transfer | Type reference (TYPE) | T77RCF_WL_OBJIDX | Index-Satz | 20060420 | |||
| 3 | P_INDEX_GROUP | Call by reference | Type reference (TYPE) | RCF_WL_INDEX_GROUP | Indexgruppe für Arbeitsvorräte | 20060420 | |||
| 4 | P_WL_AREA | Call by reference | Type reference (TYPE) | RCF_WL_AREA | Anwendungsgebiet eines Arbeitsvorrats | 20060421 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Customizing Fehler | 20060420 |
Method READ_RECORDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PT_WL_INDEX_REC | Call by reference | Type reference (TYPE) | T77RCF_WL_OBJIDX_TAB | Tabellentyp für Indextabelle für Objekte | 20060421 | |||
| 2 | P_INDEX_GROUP | Call by reference | Type reference (TYPE) | RCF_WL_INDEX_GROUP | Indexgruppe für Arbeitsvorräte | 20060421 | |||
| 3 | P_ONLY_ACTIVE | Call by reference | Type reference (TYPE) | BOOLE_D | Nur aktive Indizes: TRUE (='X') und FALSE (=' ') | 20060421 | |||
| 4 | P_WL_AREA | Call by reference | Type reference (TYPE) | RCF_WL_AREA | Anwendungsgebiet eines Arbeitsvorrats | 20060421 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Customizing Fehler | 20060421 |
Method READ_RECORDS_BY_INDEX_GROUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PT_T77RCF_WL_OBJIDX | Call by reference | Type reference (TYPE) | T77RCF_WL_OBJIDX_TAB | Tabellentyp für Indextabelle für Objekte | 20060420 | |||
| 2 | P_INDEX_GROUP | Call by reference | Type reference (TYPE) | RCF_WL_INDEX_GROUP | Indexgruppe für Arbeitsvorräte | 20060420 | |||
| 3 | P_WL_AREA | Call by reference | Type reference (TYPE) | RCF_WL_AREA | Anwendungsgebiet eines Arbeitsvorrats | 20060428 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Customizing Fehler | 20060420 |
History
| Last changed by/on | SAP | 20070917 |
| SAP Release Created in | 700 |