SAP ABAP Interface IF_ESC_SEARCH (Enterprise Search Interface)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-FSI (Application Component) Fast Search Infrastructure
     SESC (Package) Enterprise Search Connector API
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_COM_SE_ESC_SEARCH SES Enterprise Search Connector Search 20041014
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FSI_ES_SEARCH Fast Search Infrastructure - Enterprise Search Search IF 20041018
Properties
Interface IF_ESC_SEARCH  
Short Description Enterprise Search Interface    
General Data
Package SESC   Enterprise Search Connector API 
Created 20040901   SAP 
Last changed 20050213   SAP 
Unicode checks active    
Forward declarations
Interface IF_ESC_SEARCH has no forward declaration.
Interfaces
Interface IF_ESC_SEARCH has no interface.
Friends
Interface IF_ESC_SEARCH has no friend.
Attributes
Interface IF_ESC_SEARCH has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 EXECUTE_OBJECT_SEARCH Instance method Public Method 20040903
2 RETRIEVE_OBJECT Instance method Public Method 20040906
Events
Interface IF_ESC_SEARCH has no event.
Types
Interface IF_ESC_SEARCH has no local type.
Method Signatures

Method EXECUTE_OBJECT_SEARCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ALL_HITS Call by reference Type reference (TYPE) I 20040906
2 Exporting E_GN_ATTRIBUTES Call by reference Type reference (TYPE) SESC_T_GN_ATTRIBUTE 20040906
3 Exporting E_HITS Call by reference Type reference (TYPE) I 20040906
4 Exporting E_OBJ_SEARCH_URL Call by reference Type reference (TYPE) SESC_D_URL 20040920
5 Exporting E_RESULT Call by reference Type reference (TYPE) SESC_T_RESULT 20040903
6 Exporting E_SEGMENTATION_ATTRIBUTES Call by reference Type reference (TYPE) SESC_T_SEGMENTATION_ATTRIBUTE 20041208
7 Importing I_CONTENT_TYPE Call by reference Type reference (TYPE) SESC_D_CONTENT_TYPE 20041005
8 Importing I_FROM Call by reference Type reference (TYPE) I 20040903
9 Importing I_GN_COUNT Call by reference Type reference (TYPE) I 20040921
10 Importing I_GN_FIELDS Call by reference Type reference (TYPE) SESC_T_FIELDNAME 20040920
11 Importing I_LANGU Call by reference Type reference (TYPE) SY-LANGU SY-LANGU 20041213
12 Importing I_OBJTYPEID Call by reference Type reference (TYPE) SESC_D_OBJTYPEID 20040903
13 Importing I_QUERY Call by reference Type reference (TYPE) SESC_T_QUERY 20040903
14 Importing I_REQUEST_FIELDS Call by reference Type reference (TYPE) SESC_T_FIELDNAME 20040903
15 Importing I_SEGMENTATION_FIELD Call by reference Type reference (TYPE) SESC_D_ATTRIBUTE_NAME 20041208
16 Importing I_SORT Call by reference Type reference (TYPE) SESC_T_SORT 20040903
17 Importing I_TERM Call by reference Type reference (TYPE) STRING 20041005
18 Importing I_TO Call by reference Type reference (TYPE) I 20040903
# Exception Resumable Description Created on
1 CX_ESC_SEARCH 20040906

Method RETRIEVE_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_RESULT Call by reference Type reference (TYPE) SESC_T_RESULT 20040906
2 Importing I_KEYS Call by reference Type reference (TYPE) SESC_T_OBJKEY 20040920
3 Importing I_LANGU Call by reference Type reference (TYPE) SY-LANGU 20041117
4 Importing I_OBJTYPEID Call by reference Type reference (TYPE) SESC_D_OBJTYPEID 20040906
5 Importing I_REQUEST_FIELDS Call by reference Type reference (TYPE) SESC_T_FIELDNAME 20040908
# Exception Resumable Description Created on
1 CX_ESC_SEARCH 20040906
History
Last changed by/on SAP  20050213 
SAP Release Created in 700