SAP ABAP Class CL_HRRCF_T77RCF_WL_GUIIDX (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 | 20060425 |
Properties
| Class | CL_HRRCF_T77RCF_WL_GUIIDX | |
| 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 | 20060425 | SAP |
| Last change | 20070917 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_HRRCF_CONSTANTS | General Constants for Candidate Classes | 20060425 |
Friends
Class CL_HRRCF_T77RCF_WL_GUIIDX 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) | 20060425 | |||||
| 2 | Instance attribute | Public | Attribute reference (LIKE) | 20060425 | |||||
| 3 | Instance attribute | Public | Attribute reference (LIKE) | 20060425 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Deletes Entries | 20060426 | |
| 2 | Static method | Public | Method | Adds Record | 20060426 | |
| 3 | Static method | Public | Method | Reads Individual Records | 20060425 | |
| 4 | Static method | Public | Method | Reads All Records for Application Area and Index Group | 20060425 | |
| 5 | Static method | Public | Method | Reads All Records of Index Group | 20060425 |
Events
Class CL_HRRCF_T77RCF_WL_GUIIDX has no event.
Types
Class CL_HRRCF_T77RCF_WL_GUIIDX 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 | 20060426 | ||||
| 2 | P_INDEX_GROUP | Call by reference | Type reference (TYPE) | RCF_WL_INDEX_GROUP | Indexgruppe für Arbeitsvorräte | 20060426 | |||
| 3 | P_WL_AREA | Call by reference | Type reference (TYPE) | RCF_WL_AREA | Anwendungsgebiet eines Arbeitsvorrats | 20060426 |
Method DELETE_RECORDS on class CL_HRRCF_T77RCF_WL_GUIIDX has no exception.
Method INSERT_RECORD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_INDEX_GROUP | Call by reference | Type reference (TYPE) | RCF_WL_INDEX_GROUP | Indexgruppe für Arbeitsvorräte | 20060426 | |||
| 2 | P_NOT_ACTIVE | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20060426 | |||
| 3 | P_PINST_GUID | Call by reference | Type reference (TYPE) | RCF_PINST_GUID | Globaler Schlüssel für Ausschreibungsinstanzen | 20060426 | |||
| 4 | P_WL_AREA | Call by reference | Type reference (TYPE) | RCF_WL_AREA | Anwendungsgebiet eines Arbeitsvorrats | 20060426 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse für Arbeitslisten | 20060426 |
Method READ_RECORD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PS_T77RCF_WL_GUIIDX | Value transfer | Type reference (TYPE) | T77RCF_WL_GUIIDX | Index-Satz | 20060425 | |||
| 2 | P_GUID | Call by reference | Type reference (TYPE) | RCF_WL_OBJECT_KEY | GUID der Veröffentlichung | 20060425 | |||
| 3 | P_INDEX_GROUP | Call by reference | Type reference (TYPE) | RCF_WL_INDEX_GROUP | Indexgruppe für Arbeitsvorräte | 20060425 | |||
| 4 | P_WL_AREA | Call by reference | Type reference (TYPE) | RCF_WL_AREA | Anwendungsgebiet eines Arbeitsvorrats | 20060425 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Customizing Fehler | 20060425 |
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_GUIIDX_TAB | Index-Sätze | 20060425 | |||
| 2 | P_INDEX_GROUP | Call by reference | Type reference (TYPE) | RCF_WL_INDEX_GROUP | Indexgruppe für Arbeitsvorräte | 20060425 | |||
| 3 | P_ONLY_ACTIVE | Call by reference | Type reference (TYPE) | BOOLE_D | Nur aktive Indizes: TRUE (='X') und FALSE (=' ') | 20060425 | |||
| 4 | P_WL_AREA | Call by reference | Type reference (TYPE) | RCF_WL_AREA | Anwendungsgebiet eines Arbeitsvorrats | 20060425 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Customizing Fehler | 20060425 |
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_GUIIDX | Call by reference | Type reference (TYPE) | T77RCF_WL_GUIIDX_TAB | Indextabelle für GUID-Objekte | 20060425 | |||
| 2 | P_INDEX_GROUP | Call by reference | Type reference (TYPE) | RCF_WL_INDEX_GROUP | Indexgruppe für Arbeitsvorräte | 20060425 | |||
| 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 | 20060425 |
History
| Last changed by/on | SAP | 20070917 |
| SAP Release Created in | 700 |