SAP ABAP Interface IF_FSI_QUERY_EXECUTION (FSI Query Execution Interface)
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_FSI_ABSTRACT_QE 20041220
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FSI_GENERIC_QE 20041217
Properties
Interface IF_FSI_QUERY_EXECUTION  
Short Description FSI Query Execution Interface    
General Data
Package SFSG_QE   Fast Search Query Execution 
Created 20041206   SAP 
Last changed 20060207   SAP 
Unicode checks active    
Forward declarations
Interface IF_FSI_QUERY_EXECUTION has no forward declaration.
Interfaces
Interface IF_FSI_QUERY_EXECUTION has no interface.
Friends
Interface IF_FSI_QUERY_EXECUTION has no friend.
Attributes
Interface IF_FSI_QUERY_EXECUTION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_RESULT_TABLE_HANDLE Instance method Public Method 20041210
2 CREATE_SUBSET_TABLE_HANDLE Instance method Public Method 20041230
3 EXECUTE Instance method Public Method 20041206
4 GET_RESULT_STRUCT_FIELDS Instance method Public Method 20041230
5 GET_VIEW_FIELDS Instance method Public Method 20041222
Events
Interface IF_FSI_QUERY_EXECUTION has no event.
Types
Interface IF_FSI_QUERY_EXECUTION has no local type.
Method Signatures

Method CREATE_RESULT_TABLE_HANDLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VIEW_NAME Call by reference Type reference (TYPE) SFSG_DEFINITION_NAME Search Definition Name of Generic Fast Search 20041220
2 Returning R_REF Value transfer Object reference (TYPE REF TO) DATA 20041210

Method CREATE_RESULT_TABLE_HANDLE on Interface IF_FSI_QUERY_EXECUTION has no exception.

Method CREATE_SUBSET_TABLE_HANDLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REQUESTED_FIELDS Call by reference Type reference (TYPE) SFSG_RESULT_FIELD_T 20041230
2 Importing I_VIEW_NAME Call by reference Type reference (TYPE) SFSG_DEFINITION_NAME Search Definition Name of Generic Fast Search 20041230
3 Returning R_REF Value transfer Object reference (TYPE REF TO) DATA 20041230

Method CREATE_SUBSET_TABLE_HANDLE on Interface IF_FSI_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_ALL_HITS Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20041206
2 Exporting E_HITS Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20041206
3 Exporting E_OUT_DATA Call by reference Type reference (TYPE) INDEX TABLE 20041206
4 Exporting E_RUNTIME Call by reference Type reference (TYPE) SFSG_QE_RUNTIME Component runtimes 20050331
5 Importing I_EXECUTION_OPTIONS Call by reference Type reference (TYPE) SFSG_QE_EXECUTION_OPTIONS Boolean type 20050822
6 Importing I_PAGE_SIZE Call by reference Type reference (TYPE) INT4 20 Natürliche Zahl 20041206
7 Importing I_SEARCH_PHRASE Call by reference Type reference (TYPE) SFSG_PHRASE A Search phrase 20041206
8 Importing I_START_ROW Call by reference Type reference (TYPE) INT4 1 Natürliche Zahl 20041206
9 Importing I_T_CONSTRAINT Call by reference Type reference (TYPE) SFSG_QE_CONSTRAINT_T TREX Constraints 20050830
10 Importing I_T_EXCLUSION Call by reference Type reference (TYPE) SFS_EXCLUSIONS_T Exclusions 20050613
11 Importing I_T_REQUESTED_FIELDS Call by reference Type reference (TYPE) SFSG_QE_REQUESTED_FIELD_T Requested fields for execution interface 20050112
12 Importing I_T_SEARCH_SCOPE Call by reference Type reference (TYPE) SFSG_QE_SEARCH_SCOPE_T Search Scope 20041206
13 Importing I_T_SELECTION Call by reference Type reference (TYPE) SFS_SELECTIONS_T Struktur zur Beschreibung der Selektionen 20041206
14 Importing I_T_SORT_OPTION Call by reference Type reference (TYPE) SFS_SORT_ATTRIBUTES_T Table for sorting 20041206
15 Importing I_VIEW_NAME Call by reference Type reference (TYPE) SFSG_DEFINITION_NAME Search Definition Name of Generic Fast Search 20041206
# Exception Resumable Description Created on
1 CX_FSI_QE_EXCEPTION Execution Exception 20050112
2 CX_FSI_QE_FIELD_NOT_REPLICATED Execution Exception 20050113
3 CX_FSI_QE_NO_CONNECTION Execution Exception 20050113
4 CX_FSI_QE_UNKNOWN_FIELD Execution Exception 20050113

Method GET_RESULT_STRUCT_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATA Call by reference Type reference (TYPE) ANY 20041230
2 Returning R_FIELD_TAB Value transfer Type reference (TYPE) SFSG_QE_REQUESTED_FIELD_T Result Fields 20041230

Method GET_RESULT_STRUCT_FIELDS on Interface IF_FSI_QUERY_EXECUTION has no exception.

Method GET_VIEW_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VIEW_NAME Call by reference Type reference (TYPE) SFSG_DEFINITION_NAME Search Definition Name of Generic Fast Search 20041222
2 Returning RT_FIELDS Value transfer Type reference (TYPE) SFSG_FIELD_T Table SFSG_FIELD 20041222

Method GET_VIEW_FIELDS on Interface IF_FSI_QUERY_EXECUTION has no exception.
History
Last changed by/on SAP  20060207 
SAP Release Created in 700