SAP ABAP Class CL_GFS_DB_QE (DB impl. of IF_SFSG_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 - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_GFS_ABSTRACT_QE | Abstraction impl. of IF_SFSG_QUERY_EXECUTION | 20040511 |
Properties
Class | CL_GFS_DB_QE | |
Short Description | DB impl. of IF_SFSG_QUERY_EXECUTION | |
Super Class | CL_GFS_ABSTRACT_QE | Abstraction impl. of IF_SFSG_QUERY_EXECUTION |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SFSG_QE | Fast Search Query Execution |
Created | 20040511 | SAP |
Last change | 20040909 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GFS_DB_QE has no forward declaration.
Interfaces
Class CL_GFS_DB_QE has no interface implemented.
Friends
Class CL_GFS_DB_QE has no friend class.
Attributes
Class CL_GFS_DB_QE has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20040511 | |
2 | ![]() |
Instance method | Private | Method | 20040726 |
Events
Class CL_GFS_DB_QE has no event.
Types
Class CL_GFS_DB_QE has no local type.
Method Signatures
Method BUILD_PARTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_FROM | Call by reference | Type reference (TYPE) | STRING | 20040511 | |||
2 | ![]() |
E_GROUP | Call by reference | Type reference (TYPE) | STRING | 20040511 | |||
3 | ![]() |
E_SELECT | Call by reference | Type reference (TYPE) | STRING | 20040511 | |||
4 | ![]() |
E_SORT | Call by reference | Type reference (TYPE) | STRING | 20040511 | |||
5 | ![]() |
E_WHERE | Call by reference | Type reference (TYPE) | STRING | 20040511 | |||
6 | ![]() |
I_PAGE_SIZE | Call by reference | Type reference (TYPE) | I | 20040511 | |||
7 | ![]() |
I_SORT_ATTRIBUTES | Call by reference | Type reference (TYPE) | SFS_SORT_ATTRIBUTES_T | Table for sorting | 20040511 | ||
8 | ![]() |
I_START_ROW | Call by reference | Type reference (TYPE) | I | 20040511 |
Method BUILD_PARTS on class CL_GFS_DB_QE has no exception.
Method BUILD_SINGLE_WHERE_COND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_INTTYPE | Call by reference | Type reference (TYPE) | INTTYPE | ABAP-Datentyp (C,D,N,...) | 20040726 | ||
2 | ![]() |
I_OP | Call by reference | Type reference (TYPE) | SFS_SEL_OPTION | Optionen für Selektionsbedingungen | 20040726 | ||
3 | ![]() |
I_PARAM | Call by reference | Type reference (TYPE) | STRING | 20040726 | |||
4 | ![]() |
I_VALUE1 | Call by reference | Type reference (TYPE) | STRING | 20040726 | |||
5 | ![]() |
I_VALUE2 | Call by reference | Type reference (TYPE) | STRING | 20040726 | |||
6 | ![]() |
R_SQL | Value transfer | Type reference (TYPE) | STRING | 20040726 |
Method BUILD_SINGLE_WHERE_COND on class CL_GFS_DB_QE has no exception.
History
Last changed by/on | SAP | 20040909 |
SAP Release Created in | 700 |