SAP ABAP Class IF_GFS_QUERY_REPOSITORY (Query Definition which Maps an ESI Query)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GFS_QUERY_REPOSITORY 20050304
Properties
Class IF_GFS_QUERY_REPOSITORY  
Short Description Query Definition which Maps an ESI Query    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20050304   SAP 
Last change 20050411   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_GFS_QUERY_REPOSITORY has no forward declaration.
Interfaces
Class IF_GFS_QUERY_REPOSITORY has no interface implemented.
Friends
Class IF_GFS_QUERY_REPOSITORY has no friend class.
Attributes
Class IF_GFS_QUERY_REPOSITORY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_QUERY Instance method Public Method 20050304
2 DELETE_QUERY Instance method Public Method 20050304
3 GET_QUERY Instance method Public Method 20050304
4 LIST_QUERIES Instance method Public Method 20050304
Events
Class IF_GFS_QUERY_REPOSITORY has no event.
Types
Class IF_GFS_QUERY_REPOSITORY has no local type.
Method Signatures

Method CREATE_QUERY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ID Call by reference Type reference (TYPE) SFSG_QR_BO_QUERY_ID Indentify of bo query 20050304
2 Returning RR_QUERY_DEF Value transfer Object reference (TYPE REF TO) IF_GFS_QUERY_DEF Query definition which maps a esi query 20050304
# Exception Resumable Description Created on
1 CX_GFS_AUTHORITY_ERROR Fast Search Basis Ausnahmeklasse 20050304
2 CX_GFS_TR_ERROR Transport Error 20050404
3 CX_SFS_DUPLICATE_ENTRY Fast Search Exception - Duplicate Entry 20050304
4 CX_SFS_LOCK_ERROR Fast Search Enqueue Fehler 20050404

Method DELETE_QUERY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ID Call by reference Type reference (TYPE) SFSG_QR_BO_QUERY_ID Indentify of bo query 20050304
# Exception Resumable Description Created on
1 CX_GFS_AUTHORITY_ERROR Fast Search Basis Ausnahmeklasse 20050304
2 CX_GFS_TR_ERROR Transport Error 20050304
3 CX_SFS_LOCK_ERROR Fast Search Enqueue Fehler 20050304

Method GET_QUERY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AS4LOCAL Call by reference Type reference (TYPE) AS4LOCAL Aktivierungsstand eines Repository-Objektes 20050304
2 Importing I_ID Call by reference Type reference (TYPE) SFSG_QR_BO_QUERY_ID Indentify of bo query 20050304
3 Returning R_QUERY Value transfer Object reference (TYPE REF TO) IF_GFS_QUERY_DEF Query definition which maps a esi query 20050304
# Exception Resumable Description Created on
1 CX_SFS_NOT_FOUND Fast Search - Eintrag nicht gefunden 20050304

Method LIST_QUERIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AS4LOCAL Call by reference Type reference (TYPE) AS4LOCAL Aktivierungsstand eines Repository-Objektes 20050304
2 Importing I_ID Call by reference Type reference (TYPE) SFSG_QR_BO_QUERY_ID Indentify of bo query 20050304
3 Returning RT_KEYS Value transfer Type reference (TYPE) SFSG_QUERY_DEF_KEY_T internal table of query ids 20050307

Method LIST_QUERIES on class IF_GFS_QUERY_REPOSITORY has no exception.
History
Last changed by/on SAP  20050411 
SAP Release Created in