SAP ABAP Class IF_GFS_QUERY_EXECUTION (Interface for 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
| Class | IF_GFS_QUERY_EXECUTION | |
| Short Description | Interface for Query Execution | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20040416 | SAP |
| Last change | 20041208 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_GFS_QUERY_EXECUTION has no forward declaration.
Interfaces
Class IF_GFS_QUERY_EXECUTION has no interface implemented.
Friends
Class IF_GFS_QUERY_EXECUTION has no friend class.
Attributes
Class 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
Class IF_GFS_QUERY_EXECUTION has no event.
Types
Class 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 class IF_GFS_QUERY_EXECUTION has no exception.
Method CLEAR_QUERY_PARAMS Signature
Method CLEAR_QUERY_PARAMS on class IF_GFS_QUERY_EXECUTION has no parameter.
Method CLEAR_QUERY_PARAMS on class 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 class 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 class 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 |