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 | Instance method | Public | Method | 20040416 | ||
| 2 | Instance method | Public | Method | 20040601 | ||
| 3 | Instance method | Public | Method | 20041015 | ||
| 4 | Instance method | Public | Method | 20041015 | ||
| 5 | 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 | I_OP | Call by reference | Type reference (TYPE) | SFSG_QB_ANDOR | AND or OR to connect the following params | 20040416 | |||
| 2 | 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 | 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 | 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 | E_NO_OF_ALL_HITS | Call by reference | Type reference (TYPE) | I | 20040416 | ||||
| 2 | E_NO_OF_HITS | Call by reference | Type reference (TYPE) | I | 20040416 | ||||
| 3 | E_RESULTS | Value transfer | Type reference (TYPE) | INDEX TABLE | 20040416 | ||||
| 4 | E_STATISTIC | Call by reference | Type reference (TYPE) | SFSG_QE_STATISTIC | Query Execution Time statistic | 20040728 | |||
| 5 | E_USED_RETRIEVE | Call by reference | Type reference (TYPE) | SFSG_RETRIEVE | Retrieve Method | 20040909 | |||
| 6 | I_COUNT_ONLY | Call by reference | Type reference (TYPE) | SFS_BOOL | Boolean type | 20040416 | |||
| 7 | I_PAGE_SIZE | Call by reference | Type reference (TYPE) | I | 10 | 20040416 | |||
| 8 | I_RETRIEVE | Call by reference | Type reference (TYPE) | SFSG_RETRIEVE | Retrieve Method | 20040728 | |||
| 9 | I_SORT_ATTRIBUTES | Call by reference | Type reference (TYPE) | SFS_SORT_ATTRIBUTES_T | Table for sorting | 20040416 | |||
| 10 | I_START_ROW | Call by reference | Type reference (TYPE) | I | 1 | 20040416 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Execution Exception | 20040601 |
History
| Last changed by/on | SAP | 20041208 |
| SAP Release Created in | 700 |