SAP ABAP Interface IF_GFS_QUERY_EXECUTION (Interface for Query Execution)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-FSI (Application Component) Fast Search Infrastructure
     SFSG_QE (Package) Fast Search Query Execution
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GFS_ABSTRACT_QE Abstraction impl. of IF_SFSG_QUERY_EXECUTION 20040511
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GFS_GENERIC_QE QE Adapter 20040728
Properties
Interface IF_GFS_QUERY_EXECUTION  
Short Description Interface for Query Execution    
General Data
Package SFSG_QE   Fast Search Query Execution 
Created 20040416   SAP 
Last changed 20041208   SAP 
Unicode checks active    
Forward declarations
Interface IF_GFS_QUERY_EXECUTION has no forward declaration.
Interfaces
Interface IF_GFS_QUERY_EXECUTION has no interface.
Friends
Interface IF_GFS_QUERY_EXECUTION has no friend.
Attributes
Interface IF_GFS_QUERY_EXECUTION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_QUERY_PARAMS Instance method Public Method 20040416
2 CLEAR_QUERY_PARAMS Instance method Public Method 20040601
3 CREATE_RESULT_FIELD_LIST Instance method Public Method 20041015
4 CREATE_RESULT_TABLE_HANDLE Instance method Public Method 20041015
5 EXECUTE Instance method Public Method 20040416
Events
Interface IF_GFS_QUERY_EXECUTION has no event.
Types
Interface IF_GFS_QUERY_EXECUTION has no local type.
Method Signatures

Method ADD_QUERY_PARAMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OP Call by reference Type reference (TYPE) SFSG_QB_ANDOR AND or OR to connect the following params 20040416
2 Importing I_PARAMS Call by reference Type reference (TYPE) SFS_SELECTIONS_T Table zur Beschreibung der Selektionen 20040416

Method ADD_QUERY_PARAMS on Interface IF_GFS_QUERY_EXECUTION has no exception.

Method CLEAR_QUERY_PARAMS Signature

Method CLEAR_QUERY_PARAMS on Interface IF_GFS_QUERY_EXECUTION has no parameter.
Method CLEAR_QUERY_PARAMS on Interface IF_GFS_QUERY_EXECUTION has no exception.

Method CREATE_RESULT_FIELD_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_FIELDS Value transfer Type reference (TYPE) DDFIELDS DD: Feldliste 20041015

Method CREATE_RESULT_FIELD_LIST on Interface IF_GFS_QUERY_EXECUTION has no exception.

Method CREATE_RESULT_TABLE_HANDLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_REF Value transfer Object reference (TYPE REF TO) DATA 20041015

Method CREATE_RESULT_TABLE_HANDLE on Interface IF_GFS_QUERY_EXECUTION has no exception.

Method EXECUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_NO_OF_ALL_HITS Call by reference Type reference (TYPE) I 20040416
2 Exporting E_NO_OF_HITS Call by reference Type reference (TYPE) I 20040416
3 Exporting E_RESULTS Value transfer Type reference (TYPE) INDEX TABLE 20040416
4 Exporting E_STATISTIC Call by reference Type reference (TYPE) SFSG_QE_STATISTIC Query Execution Time statistic 20040728
5 Exporting E_USED_RETRIEVE Call by reference Type reference (TYPE) SFSG_RETRIEVE Retrieve Method 20040909
6 Importing I_COUNT_ONLY Call by reference Type reference (TYPE) SFS_BOOL Boolean type 20040416
7 Importing I_PAGE_SIZE Call by reference Type reference (TYPE) I 10 20040416
8 Importing I_RETRIEVE Call by reference Type reference (TYPE) SFSG_RETRIEVE Retrieve Method 20040728
9 Importing I_SORT_ATTRIBUTES Call by reference Type reference (TYPE) SFS_SORT_ATTRIBUTES_T Table for sorting 20040416
10 Importing I_START_ROW Call by reference Type reference (TYPE) I 1 20040416
# Exception Resumable Description Created on
1 CX_GFS_QE_EXCEPTION Execution Exception 20040601
History
Last changed by/on SAP  20041208 
SAP Release Created in 700