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
# Method Level Visibility Method type Description Created on
1 ACTIVATE Instance method Public Method 20050304
2 BEGIN_EDIT Instance method Public Method 20050304
3 CHECK Instance method Public Method 20050304
4 EDIT_AGAIN Instance method Public Method 20050304
5 END_EDIT Instance method Public Method 20050304
6 GET_ALL Instance method Public Method 20050304
7 GET_CHANGE_INFO Instance method Public Method 20050304
8 GET_INPUT_MAPPINGS Instance method Public Method 20050304
9 GET_KEY Instance method Public Method 20050304
10 GET_QUERY_ID Instance method Public Method 20050304
11 GET_RESULT_MAPPINGS Instance method Public Method 20050304
12 GET_VIEW_NAME Instance method Public Method 20050307
13 IS_EDITING Instance method Public Method 20050304
14 SAVE Instance method Public Method 20050304
15 SET_ALL Instance method Public Method 20050304
16 SET_INPUT_MAPPINGS Instance method Public Method 20050304
17 SET_RESULT_MAPPINGS Instance method Public Method 20050304
18 SET_VIEW_NAME Instance method Public Method 20050307
19 WRITE_TR Instance method Public Method 20050412
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 Importing IR_PROTOCOL Call by reference Object reference (TYPE REF TO) IF_GFS_PROTOCOL GFS Definition 20050307
2 Returning RR_PROTOCOL Value transfer Object reference (TYPE REF TO) IF_GFS_PROTOCOL GFS Definition 20050307
# Exception Resumable Description Created on
1 CX_GFS_AUTHORITY_ERROR Fast Search Basis Ausnahmeklasse 20050307
2 CX_GFS_TR_ERROR Transport Error 20050307
3 CX_SFS_WRITE_ERROR 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 CX_GFS_AUTHORITY_ERROR Fast Search Basis Ausnahmeklasse 20050304
2 CX_GFS_EDITSTATUS_ERROR Fast Search Basis Ausnahmeklasse 20050304
3 CX_GFS_TR_ERROR 20050304
4 CX_SFS_LOCK_ERROR Fast Search Enqueue Fehler 20050304

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_GFS_PROTOCOL GFS Definition 20050307
2 Returning 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 CX_GFS_EDITSTATUS_ERROR 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 CX_SFS_LOCK_ERROR Fast Search Enqueue Fehler 20050304

Method GET_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting RT_INPUT_MAPPINGS Call by reference Type reference (TYPE) SFSG_QB_INPUT_MAPPING_T internal table of input mapping 20050304
2 Exporting RT_RESULT_MAPPINGS Call by reference Type reference (TYPE) SFSG_QB_RESULT_MAPPING_T internal Table of result mapping 20050304
3 Exporting 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 CX_GFS_AUTHORITY_ERROR Fast Search Basis Ausnahmeklasse 20050404
2 CX_GFS_TR_ERROR Transport Error 20050404

Method SET_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_INPUT_MAPPINGS Call by reference Type reference (TYPE) SFSG_QB_INPUT_MAPPING_T internal table of input mapping 20050304
2 Importing IT_RESULT_MAPPINGS Call by reference Type reference (TYPE) SFSG_QB_RESULT_MAPPING_T internal Table of result mapping 20050304
3 Importing 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 Importing 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 Importing 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 Importing 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 CX_GFS_TR_ERROR Transport Error 20050412
History
Last changed by/on SAP  20050428 
SAP Release Created in 710