SAP ABAP Interface IF_GFS_QUERY (GFS Query Definition)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-FSI (Application Component) Fast Search Infrastructure
     SFSG_RP (Package) Fast Search Repository
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GFS_QUERY Impl. of IF_GFS_QUERY 20040421
Properties
Interface IF_GFS_QUERY  
Short Description GFS Query Definition    
General Data
Package SFSG_RP   Fast Search Repository 
Created 20040414   SAP 
Last changed 20050105   SAP 
Unicode checks active    
Forward declarations
Interface IF_GFS_QUERY has no forward declaration.
Interfaces
Interface IF_GFS_QUERY has no interface.
Friends
Interface IF_GFS_QUERY has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 TABLE_TYPE_ASPECT Constant Public Type reference (TYPE) SFSG_QB_TYPE 'A' 20041118
2 TABLE_TYPE_TABLE Constant Public Type reference (TYPE) SFSG_QB_TYPE 'T' Query Type 20041118
3 TABLE_TYPE_VIEW Constant Public Type reference (TYPE) SFSG_QB_TYPE 'V' Query Type 20041118
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Instance method Public Method 20040415
2 GET_ALL Instance method Public Method 20040503
3 GET_CONDITION Instance method Public Method 20040415
4 GET_DESCRIPTION Instance method Public Method 20040415
5 GET_GROUP Instance method Public Method 20040421
6 GET_JOIN Instance method Public Method 20040415
7 GET_RESULT Instance method Public Method 20040415
8 GET_SQL_QUERY Instance method Public Method 20040415
9 GET_TABLE Instance method Public Method 20040415
10 GET_TREX_QUERY Instance method Public Method 20040415
11 SET_ALL Instance method Public Method 20040503
12 SET_CONDITION Instance method Public Method 20040415
13 SET_DESCRIPTION Instance method Public Method 20040415
14 SET_GROUP Instance method Public Method 20040421
15 SET_JOIN Instance method Public Method 20040415
16 SET_RESULT Instance method Public Method 20040415
17 SET_TABLE Instance method Public Method 20040415
Events
Interface IF_GFS_QUERY has no event.
Types
Interface IF_GFS_QUERY has no local type.
Method Signatures

Method CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_PROTOCOL Call by reference Object reference (TYPE REF TO) IF_SFS_PROTOCOL Protokoll Interface 20040607

Method CHECK on Interface IF_GFS_QUERY has no exception.

Method GET_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CONDITION Call by reference Type reference (TYPE) SFSG_QB_CONDITION_T Query Condition 20040503
2 Exporting ET_GROUP Call by reference Type reference (TYPE) SFSG_QB_GROUP_T Group By 20040503
3 Exporting ET_JOIN Call by reference Type reference (TYPE) SFSG_QB_JOIN_T Query Joins 20040503
4 Exporting ET_RESULT Call by reference Type reference (TYPE) SFSG_QB_RESULT_T Query Result 20040503
5 Exporting ET_TABLE Call by reference Type reference (TYPE) SFSG_QB_TABLE_T Query Tables 20040503

Method GET_ALL on Interface IF_GFS_QUERY has no exception.

Method GET_CONDITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_CONDITION Value transfer Type reference (TYPE) SFSG_QB_CONDITION_T Query Condition 20040421

Method GET_CONDITION on Interface IF_GFS_QUERY has no exception.

Method GET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_DESCR Value transfer Type reference (TYPE) SFSG_QB_DESCR Attribute Description 20040415

Method GET_DESCRIPTION on Interface IF_GFS_QUERY has no exception.

Method GET_GROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_GROUP Value transfer Type reference (TYPE) SFSG_QB_GROUP_T Group By 20040421

Method GET_GROUP on Interface IF_GFS_QUERY has no exception.

Method GET_JOIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_JOIN Value transfer Type reference (TYPE) SFSG_QB_JOIN_T Query Joins 20040421

Method GET_JOIN on Interface IF_GFS_QUERY has no exception.

Method GET_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_RESULT Value transfer Type reference (TYPE) SFSG_QB_RESULT_T Query Result 20040421

Method GET_RESULT on Interface IF_GFS_QUERY has no exception.

Method GET_SQL_QUERY 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 20040415
2 Exporting E_GROUP Call by reference Type reference (TYPE) STRING 20040415
3 Exporting E_SELECT Call by reference Type reference (TYPE) STRING 20040415
4 Exporting E_WHERE Call by reference Type reference (TYPE) STRING 20040415

Method GET_SQL_QUERY on Interface IF_GFS_QUERY has no exception.

Method GET_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_TABLE Value transfer Type reference (TYPE) SFSG_QB_TABLE_T Query Tables 20040421

Method GET_TABLE on Interface IF_GFS_QUERY has no exception.

Method GET_TREX_QUERY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_JOIN_CONDITIONS Call by reference Type reference (TYPE) TREXT_STATIC_JOIN_CONDITION 20040615
2 Exporting ET_QUERY_ENTRIES Call by reference Type reference (TYPE) TREXT_QUERY_ENTRIES Suchanfragen (Query) 20040421
3 Exporting ET_REQ_ATTRIBUTES Call by reference Type reference (TYPE) TREXT_ATTRIBUTES 20040421

Method GET_TREX_QUERY on Interface IF_GFS_QUERY has no exception.

Method SET_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CONDITION Call by reference Type reference (TYPE) SFSG_QB_CONDITION_T Query Condition 20040503
2 Importing IT_GROUP Call by reference Type reference (TYPE) SFSG_QB_GROUP_T Group By 20040503
3 Importing IT_JOIN Call by reference Type reference (TYPE) SFSG_QB_JOIN_T Query Joins 20040503
4 Importing IT_RESULT Call by reference Type reference (TYPE) SFSG_QB_RESULT_T Query Result 20040503
5 Importing IT_TABLE Call by reference Type reference (TYPE) SFSG_QB_TABLE_T Query Tables 20040503

Method SET_ALL on Interface IF_GFS_QUERY has no exception.

Method SET_CONDITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CONDITION Call by reference Type reference (TYPE) SFSG_QB_CONDITION_T Query Condition 20040421

Method SET_CONDITION on Interface IF_GFS_QUERY has no exception.

Method SET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DESCR Call by reference Type reference (TYPE) SFSG_QB_DESCR Attribute Description 20040415

Method SET_DESCRIPTION on Interface IF_GFS_QUERY has no exception.

Method SET_GROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_GROUP Call by reference Type reference (TYPE) SFSG_QB_GROUP_T Group By 20040421

Method SET_GROUP on Interface IF_GFS_QUERY has no exception.

Method SET_JOIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_JOIN Call by reference Type reference (TYPE) SFSG_QB_JOIN_T Query Joins 20040421

Method SET_JOIN on Interface IF_GFS_QUERY has no exception.

Method SET_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_RESULT Call by reference Type reference (TYPE) SFSG_QB_RESULT_T Query Result 20040421

Method SET_RESULT on Interface IF_GFS_QUERY has no exception.

Method SET_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_TABLE Call by reference Type reference (TYPE) SFSG_QB_TABLE_T Query Tables 20040421

Method SET_TABLE on Interface IF_GFS_QUERY has no exception.
History
Last changed by/on SAP  20050105 
SAP Release Created in 700