SAP ABAP Class CL_HRRCF_T77RCF_WL_ACTIDX (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 20060421
Properties
Class CL_HRRCF_T77RCF_WL_ACTIDX  
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 20060421   SAP 
Last change 20070917   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP 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 20060421
Friends
Class CL_HRRCF_T77RCF_WL_ACTIDX has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 FALSE Instance attribute Public Attribute reference (LIKE) 20060421
2 MSGCL_ADMIN Instance attribute Public Attribute reference (LIKE) 20060421
3 TRUE Instance attribute Public Attribute reference (LIKE) 20060421
Methods
# Method Level Visibility Method type Description Created on
1 DELETE_RECORDS Static method Public Method Deletes Entries 20060428
2 DELETE_RECORDS_BY_ACT_TYPE Static method Public Method Deletes Entries According to Activity Type 20060505
3 INSERT_RECORD Static method Public Method Adds Record 20060428
4 READ_RECORD Static method Public Method Reads Individual Records 20060421
5 READ_RECORDS Static method Public Method Reads All Records for Application Area and Index Group 20060421
6 READ_RECORDS_BY_INDEX_GROUP Static method Public Method Reads All Records of Index Group 20060421
Events
Class CL_HRRCF_T77RCF_WL_ACTIDX has no event.
Types
Class CL_HRRCF_T77RCF_WL_ACTIDX 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 Importing PT_OBJECTS Call by reference Type reference (TYPE) TABLE 20060428
2 Importing P_INDEX_GROUP Call by reference Type reference (TYPE) RCF_WL_INDEX_GROUP Indexgruppe für Arbeitsvorräte 20060428
3 Importing P_WL_AREA Call by reference Type reference (TYPE) RCF_WL_AREA Anwendungsgebiet eines Arbeitsvorrats 20060428

Method DELETE_RECORDS on class CL_HRRCF_T77RCF_WL_ACTIDX has no exception.

Method DELETE_RECORDS_BY_ACT_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_ACT_TYPE Call by reference Type reference (TYPE) RCF_ACT_TYPE Aktivitätsart 20060505
2 Importing P_INDEX_GROUP Call by reference Type reference (TYPE) RCF_WL_INDEX_GROUP Indexgruppe für Arbeitsvorräte 20060505
3 Importing P_WL_AREA Call by reference Type reference (TYPE) RCF_WL_AREA Anwendungsgebiet eines Arbeitsvorrats 20060505

Method DELETE_RECORDS_BY_ACT_TYPE on class CL_HRRCF_T77RCF_WL_ACTIDX has no exception.

Method INSERT_RECORD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_ACT_GUID Call by reference Type reference (TYPE) RCF_ACT_GUID Globaler Schlüssel für Aktivitäten 20060428
2 Importing P_INDEX_GROUP Call by reference Type reference (TYPE) RCF_WL_INDEX_GROUP Indexgruppe für Arbeitsvorräte 20060428
3 Importing P_NOT_ACTIVE Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20060428
4 Importing P_WL_AREA Call by reference Type reference (TYPE) RCF_WL_AREA Anwendungsgebiet eines Arbeitsvorrats 20060428

Method INSERT_RECORD on class CL_HRRCF_T77RCF_WL_ACTIDX has no exception.

Method READ_RECORD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PS_T77RCF_WL_ACTIDX Value transfer Type reference (TYPE) T77RCF_WL_ACTIDX Index-Satz 20060421
2 Importing P_ACT_GUID Call by reference Type reference (TYPE) RCF_ACT_GUID GUID der Aktivtät 20060421
3 Importing P_INDEX_GROUP Call by reference Type reference (TYPE) RCF_WL_INDEX_GROUP Indexgruppe für Arbeitsvorräte 20060421
4 Importing P_WL_AREA Call by reference Type reference (TYPE) RCF_WL_AREA Anwendungsgebiet eines Arbeitsvorrats 20060421
# Exception Resumable Description Created on
1 CX_HRRCF_CUSTOMIZING Customizing Fehler 20060421

Method READ_RECORDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PT_WL_INDEX_REC Call by reference Type reference (TYPE) T77RCF_WL_ACTIDX_TAB Index-Sätze 20060421
2 Importing P_INDEX_GROUP Call by reference Type reference (TYPE) RCF_WL_INDEX_GROUP Indexgruppe für Arbeitsvorräte 20060421
3 Importing P_ONLY_ACTIVE Call by reference Type reference (TYPE) BOOLE_D Nur aktive Indizes: TRUE (='X') und FALSE (=' ') 20060421
4 Importing P_WL_AREA Call by reference Type reference (TYPE) RCF_WL_AREA Anwendungsgebiet eines Arbeitsvorrats 20060421
# Exception Resumable Description Created on
1 CX_HRRCF_CUSTOMIZING 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 Exporting PT_T77RCF_WL_ACTIDX Call by reference Type reference (TYPE) T77RCF_WL_ACTIDX_TAB Indextabelle für Aktivtäten 20060421
2 Importing P_INDEX_GROUP Call by reference Type reference (TYPE) RCF_WL_INDEX_GROUP Indexgruppe für Arbeitsvorräte 20060421
# Exception Resumable Description Created on
1 CX_HRRCF_CUSTOMIZING Customizing Fehler 20060421
History
Last changed by/on SAP  20070917 
SAP Release Created in 700