SAP ABAP Class CL_HRRCF_QUERY_HISTORY (History of Query Lists)
Hierarchy
ERECRUIT (Software Component) E-Recruiting
   PA-ER (Application Component) E-Recruiting
     PAOC_RCF_REPORTING (Package) Recruitment Factory: Reporting
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 20030404
Properties
Class CL_HRRCF_QUERY_HISTORY  
Short Description History of Query Lists    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PAOC_RCF_REPORTING   Recruitment Factory: Reporting 
Created 20030404   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HRRCF_QUERY_HISTORY has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_HRRCF_CONSTANTS General Constants for Candidate Classes 20030404
Friends
Class CL_HRRCF_QUERY_HISTORY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 FALSE Instance attribute Private Attribute reference (LIKE) 20030408
2 INSTANCE_DIRECTORY Static Attribute Private Type reference (TYPE) INSTANCE_DIRECTORY Instance Folder 20030404
3 MYCLUSTERID Constant Private Type reference (TYPE) CHAR_S_02 'QH' Cluster ID 20030408
4 RECORDS Instance attribute Private Type reference (TYPE) RCF_T_QUERY_HISTORY Data Structure of Query History 20030408
5 RECORDS_ALREADY_READ Instance attribute Private Type reference (TYPE) BOOLE_D Document Already Read: TRUE (='X') and FALSE (=' ') 20030408
6 TRUE Instance attribute Private Attribute reference (LIKE) 20030408
7 USER Instance attribute Public Type reference (TYPE) SYUNAME User Name 20030404
Methods
# Method Level Visibility Method type Description Created on
1 ADD_HISTORY Instance method Public Method Add History Record 20030415
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20030404
3 DELETE_HISTORY Instance method Public Method Delete a History Record 20030415
4 DELETE_QUERY_HISTORIES Instance method Public Method Delete All History Records of A Query with Variant 20030417
5 GET_HISTORY Instance method Public Method Get All Query Histories 20030415
6 GET_INSTANCE Static method Public Method Instance Generation 20030415
7 GET_INSTANCE_FROM_DIRECTORY Static method Public Method Get Instance from Buffer 20030415
8 READ_HISTORY Instance method Private Method Import All Query Histories 20030415
9 REGISTER_INSTANCE Static method Public Method Instance Generation 20030415
10 UPDATE_HISTORY Instance method Private Method Save History Record in Cluster 20030415
Events
Class CL_HRRCF_QUERY_HISTORY has no event.
Types
Class CL_HRRCF_QUERY_HISTORY has no local type.
Method Signatures

Method ADD_HISTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HISTORY_DATA Call by reference Type reference (TYPE) RCF_S_QUERY_HISTORY Datenstruktur der Queryhistorie 20030415
# Exception Resumable Description Created on
1 CX_HRRCF übergeordnete Ausnahmeklasse von mySAP e-Recruiting 20030415

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing USER Call by reference Type reference (TYPE) SYUNAME SY-UNAME R/3-System, Anmeldename des Benutzers 20030404
# Exception Resumable Description Created on
1 CX_HRRCF übergeordnete Ausnahmeklasse von mySAP e-Recruiting 20030415

Method DELETE_HISTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DOC_UUID Call by reference Type reference (TYPE) SYSUUID_C UUID in Character-Darstellung 20030415
# Exception Resumable Description Created on
1 CX_HRRCF übergeordnete Ausnahmeklasse von mySAP e-Recruiting 20030415

Method DELETE_QUERY_HISTORIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing QUERY Call by reference Type reference (TYPE) AQS_QUNAME SAP Query (S): Queryname 20030417
2 Importing QUERY_VARIANT Call by reference Type reference (TYPE) AQS_VARI SAP Query (S): Variantenname 20030417
3 Importing USERGROUP Call by reference Type reference (TYPE) AQS_BGNAME SAP Query (S): Name einer Benutzergruppe 20030417
4 Importing WORKSPACE Call by reference Type reference (TYPE) AQS_WSID SAP Query (S): Id eines Arbeitsbereiches 20030417
# Exception Resumable Description Created on
1 CX_HRRCF übergeordnete Ausnahmeklasse von mySAP e-Recruiting 20030429

Method GET_HISTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting RECORDS Call by reference Type reference (TYPE) RCF_T_QUERY_HISTORY Datenstruktur der Queryhistorie 20030415
# Exception Resumable Description Created on
1 CX_HRRCF übergeordnete Ausnahmeklasse von mySAP e-Recruiting 20030415

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting INSTANCE Call by reference Object reference (TYPE REF TO) CL_HRRCF_QUERY_HISTORY Historie der Query-Listen 20030415
2 Importing USER Call by reference Type reference (TYPE) SYUNAME SY-UNAME R/3-System, Anmeldename des Benutzers 20030415
# Exception Resumable Description Created on
1 CX_HRRCF übergeordnete Ausnahmeklasse von mySAP e-Recruiting 20030415

Method GET_INSTANCE_FROM_DIRECTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting INSTANCE Call by reference Object reference (TYPE REF TO) CL_HRRCF_QUERY_HISTORY Historie der Query-Listen 20030415
2 Importing USER Call by reference Type reference (TYPE) SYUNAME SY-UNAME R/3-System, Anmeldename des Benutzers 20030415

Method GET_INSTANCE_FROM_DIRECTORY on class CL_HRRCF_QUERY_HISTORY has no exception.

Method READ_HISTORY Signature

Method READ_HISTORY on class CL_HRRCF_QUERY_HISTORY has no parameter.
# Exception Resumable Description Created on
1 CX_HRRCF_DATABASE Datenbankprobleme in RF 20030415

Method REGISTER_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INSTANCE Call by reference Object reference (TYPE REF TO) CL_HRRCF_QUERY_HISTORY Historie der Query-Listen 20030415
2 Importing USER Call by reference Type reference (TYPE) SYUNAME SY-UNAME R/3-System, Anmeldename des Benutzers 20030415

Method REGISTER_INSTANCE on class CL_HRRCF_QUERY_HISTORY has no exception.

Method UPDATE_HISTORY Signature

Method UPDATE_HISTORY on class CL_HRRCF_QUERY_HISTORY has no parameter.
# Exception Resumable Description Created on
1 CX_HRRCF_DATABASE übergeordnete Ausnahmeklasse von mySAP e-Recruiting 20030429
History
Last changed by/on SAP  20041006 
SAP Release Created in 10A