SAP ABAP Interface IF_GFS_QUERY_DEF (Query Definition which Maps an ESI Query)
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_DEF | 20050304 |
Properties
Interface | IF_GFS_QUERY_DEF | |
Short Description | Query Definition which Maps an ESI Query |
General Data
Package | SFSG_RP | Fast Search Repository |
Created | 20050304 | SAP |
Last changed | 20050428 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_GFS_QUERY_DEF has no interface.
Friends
Interface IF_GFS_QUERY_DEF has no friend.
Attributes
Interface IF_GFS_QUERY_DEF has no attribute.
Methods
Events
Interface IF_GFS_QUERY_DEF has no event.
Types
Interface IF_GFS_QUERY_DEF has no local type.
Method Signatures
Method ACTIVATE 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_GFS_PROTOCOL | GFS Definition | 20050307 | ||
2 | ![]() |
RR_PROTOCOL | Value transfer | Object reference (TYPE REF TO) | IF_GFS_PROTOCOL | GFS Definition | 20050307 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fast Search Basis Ausnahmeklasse | 20050307 | |
2 | ![]() |
Transport Error | 20050307 | |
3 | ![]() |
Fehler beim Schreiben der Daten | 20050307 |
Method BEGIN_EDIT Signature
Method BEGIN_EDIT on Interface IF_GFS_QUERY_DEF has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fast Search Basis Ausnahmeklasse | 20050304 | |
2 | ![]() |
Fast Search Basis Ausnahmeklasse | 20050304 | |
3 | ![]() |
20050304 | ||
4 | ![]() |
Fast Search Enqueue Fehler | 20050304 |
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_GFS_PROTOCOL | GFS Definition | 20050307 | ||
2 | ![]() |
RR_PROTOCOL | Value transfer | Object reference (TYPE REF TO) | IF_GFS_PROTOCOL | GFS Definition | 20050307 |
Method CHECK on Interface IF_GFS_QUERY_DEF has no exception.
Method EDIT_AGAIN Signature
Method EDIT_AGAIN on Interface IF_GFS_QUERY_DEF has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fast Search Basis Ausnahmeklasse | 20050304 |
Method END_EDIT Signature
Method END_EDIT on Interface IF_GFS_QUERY_DEF has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fast Search Enqueue Fehler | 20050304 |
Method GET_ALL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_INPUT_MAPPINGS | Call by reference | Type reference (TYPE) | SFSG_QB_INPUT_MAPPING_T | internal table of input mapping | 20050304 | ||
2 | ![]() |
RT_RESULT_MAPPINGS | Call by reference | Type reference (TYPE) | SFSG_QB_RESULT_MAPPING_T | internal Table of result mapping | 20050304 | ||
3 | ![]() |
R_VIEW_NAME | Call by reference | Type reference (TYPE) | SFSG_DEFINITION_NAME | Search Definition Name of Generic Fast Search | 20050307 |
Method GET_ALL on Interface IF_GFS_QUERY_DEF has no exception.
Method GET_CHANGE_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_INFO | Value transfer | Type reference (TYPE) | SFSG_DEF_CHANGE_INFO | Fast Search - Struktur Änderungsinformation | 20050304 |
Method GET_CHANGE_INFO on Interface IF_GFS_QUERY_DEF has no exception.
Method GET_INPUT_MAPPINGS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_MAPPINGS | Value transfer | Type reference (TYPE) | SFSG_QB_INPUT_MAPPING_T | internal table of input mapping | 20050304 |
Method GET_INPUT_MAPPINGS on Interface IF_GFS_QUERY_DEF has no exception.
Method GET_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_KEY | Value transfer | Type reference (TYPE) | SFSG_QUERY_DEF_KEY | Key of query definition | 20050304 |
Method GET_KEY on Interface IF_GFS_QUERY_DEF has no exception.
Method GET_QUERY_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_ID | Value transfer | Type reference (TYPE) | SFSG_QR_BO_QUERY_ID | Indentify of bo query | 20050304 |
Method GET_QUERY_ID on Interface IF_GFS_QUERY_DEF has no exception.
Method GET_RESULT_MAPPINGS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_MAPPINGS | Value transfer | Type reference (TYPE) | SFSG_QB_RESULT_MAPPING_T | internal Table of result mapping | 20050304 |
Method GET_RESULT_MAPPINGS on Interface IF_GFS_QUERY_DEF has no exception.
Method GET_VIEW_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_VIEW_NAME | Value transfer | Type reference (TYPE) | SFSG_DEFINITION_NAME | Search Definition Name of Generic Fast Search | 20050307 |
Method GET_VIEW_NAME on Interface IF_GFS_QUERY_DEF has no exception.
Method IS_EDITING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_BOOL | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20050304 |
Method IS_EDITING on Interface IF_GFS_QUERY_DEF has no exception.
Method SAVE Signature
Method SAVE on Interface IF_GFS_QUERY_DEF has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fast Search Basis Ausnahmeklasse | 20050404 | |
2 | ![]() |
Transport Error | 20050404 |
Method SET_ALL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_INPUT_MAPPINGS | Call by reference | Type reference (TYPE) | SFSG_QB_INPUT_MAPPING_T | internal table of input mapping | 20050304 | ||
2 | ![]() |
IT_RESULT_MAPPINGS | Call by reference | Type reference (TYPE) | SFSG_QB_RESULT_MAPPING_T | internal Table of result mapping | 20050304 | ||
3 | ![]() |
I_VIEW_NAME | Call by reference | Type reference (TYPE) | SFSG_DEFINITION_NAME | Search Definition Name of Generic Fast Search | 20050307 |
Method SET_ALL on Interface IF_GFS_QUERY_DEF has no exception.
Method SET_INPUT_MAPPINGS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_MAPPINGS | Call by reference | Type reference (TYPE) | SFSG_QB_INPUT_MAPPING_T | internal table of input mapping | 20050304 |
Method SET_INPUT_MAPPINGS on Interface IF_GFS_QUERY_DEF has no exception.
Method SET_RESULT_MAPPINGS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_MAPPINGS | Call by reference | Type reference (TYPE) | SFSG_QB_RESULT_MAPPING_T | internal Table of result mapping | 20050304 |
Method SET_RESULT_MAPPINGS on Interface IF_GFS_QUERY_DEF has no exception.
Method SET_VIEW_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_VIEW_NAME | Call by reference | Type reference (TYPE) | SFSG_DEFINITION_NAME | Search Definition Name of Generic Fast Search | 20050307 |
Method SET_VIEW_NAME on Interface IF_GFS_QUERY_DEF has no exception.
Method WRITE_TR Signature
Method WRITE_TR on Interface IF_GFS_QUERY_DEF has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Transport Error | 20050412 |
History
Last changed by/on | SAP | 20050428 |
SAP Release Created in | 710 |