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 | ![]() |
Instance method | Public | Method | 20040415 | |
2 | ![]() |
Instance method | Public | Method | 20040503 | |
3 | ![]() |
Instance method | Public | Method | 20040415 | |
4 | ![]() |
Instance method | Public | Method | 20040415 | |
5 | ![]() |
Instance method | Public | Method | 20040421 | |
6 | ![]() |
Instance method | Public | Method | 20040415 | |
7 | ![]() |
Instance method | Public | Method | 20040415 | |
8 | ![]() |
Instance method | Public | Method | 20040415 | |
9 | ![]() |
Instance method | Public | Method | 20040415 | |
10 | ![]() |
Instance method | Public | Method | 20040415 | |
11 | ![]() |
Instance method | Public | Method | 20040503 | |
12 | ![]() |
Instance method | Public | Method | 20040415 | |
13 | ![]() |
Instance method | Public | Method | 20040415 | |
14 | ![]() |
Instance method | Public | Method | 20040421 | |
15 | ![]() |
Instance method | Public | Method | 20040415 | |
16 | ![]() |
Instance method | Public | Method | 20040415 | |
17 | ![]() |
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 | ![]() |
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 | ![]() |
ET_CONDITION | Call by reference | Type reference (TYPE) | SFSG_QB_CONDITION_T | Query Condition | 20040503 | ||
2 | ![]() |
ET_GROUP | Call by reference | Type reference (TYPE) | SFSG_QB_GROUP_T | Group By | 20040503 | ||
3 | ![]() |
ET_JOIN | Call by reference | Type reference (TYPE) | SFSG_QB_JOIN_T | Query Joins | 20040503 | ||
4 | ![]() |
ET_RESULT | Call by reference | Type reference (TYPE) | SFSG_QB_RESULT_T | Query Result | 20040503 | ||
5 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
E_FROM | Call by reference | Type reference (TYPE) | STRING | 20040415 | |||
2 | ![]() |
E_GROUP | Call by reference | Type reference (TYPE) | STRING | 20040415 | |||
3 | ![]() |
E_SELECT | Call by reference | Type reference (TYPE) | STRING | 20040415 | |||
4 | ![]() |
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 | ![]() |
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 | ![]() |
ET_JOIN_CONDITIONS | Call by reference | Type reference (TYPE) | TREXT_STATIC_JOIN_CONDITION | 20040615 | |||
2 | ![]() |
ET_QUERY_ENTRIES | Call by reference | Type reference (TYPE) | TREXT_QUERY_ENTRIES | Suchanfragen (Query) | 20040421 | ||
3 | ![]() |
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 | ![]() |
IT_CONDITION | Call by reference | Type reference (TYPE) | SFSG_QB_CONDITION_T | Query Condition | 20040503 | ||
2 | ![]() |
IT_GROUP | Call by reference | Type reference (TYPE) | SFSG_QB_GROUP_T | Group By | 20040503 | ||
3 | ![]() |
IT_JOIN | Call by reference | Type reference (TYPE) | SFSG_QB_JOIN_T | Query Joins | 20040503 | ||
4 | ![]() |
IT_RESULT | Call by reference | Type reference (TYPE) | SFSG_QB_RESULT_T | Query Result | 20040503 | ||
5 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 |