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 BUILD_PARTS Instance method Public Method 20040511
2 BUILD_SINGLE_WHERE_COND 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 Exporting E_FROM Call by reference Type reference (TYPE) STRING 20040511
2 Exporting E_GROUP Call by reference Type reference (TYPE) STRING 20040511
3 Exporting E_SELECT Call by reference Type reference (TYPE) STRING 20040511
4 Exporting E_SORT Call by reference Type reference (TYPE) STRING 20040511
5 Exporting E_WHERE Call by reference Type reference (TYPE) STRING 20040511
6 Importing I_PAGE_SIZE Call by reference Type reference (TYPE) I 20040511
7 Importing I_SORT_ATTRIBUTES Call by reference Type reference (TYPE) SFS_SORT_ATTRIBUTES_T Table for sorting 20040511
8 Importing 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 Importing I_INTTYPE Call by reference Type reference (TYPE) INTTYPE ABAP-Datentyp (C,D,N,...) 20040726
2 Importing I_OP Call by reference Type reference (TYPE) SFS_SEL_OPTION Optionen für Selektionsbedingungen 20040726
3 Importing I_PARAM Call by reference Type reference (TYPE) STRING 20040726
4 Importing I_VALUE1 Call by reference Type reference (TYPE) STRING 20040726
5 Importing I_VALUE2 Call by reference Type reference (TYPE) STRING 20040726
6 Returning 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