SAP ABAP Interface IF_SEARCH_ENGINE_MONITOR (Monitor for Search Engine Index)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-FSI (Application Component) Fast Search Infrastructure
     SFSRFW_SEARCH_ENGINE (Package) Search Engine Interface and Implementation
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RFW_SEARCH_ENGINE_MSSQL Replication Framework: MSSQL Server 20040919
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RFW_SEARCH_ENGINE_TREX Replication Framework: TREX 20040816
Properties
Interface IF_SEARCH_ENGINE_MONITOR  
Short Description Monitor for Search Engine Index    
General Data
Package SFSRFW_SEARCH_ENGINE   Search Engine Interface and Implementation 
Created 20040814   SAP 
Last changed 20050228   SAP 
Unicode checks active    
Forward declarations
Interface IF_SEARCH_ENGINE_MONITOR has no forward declaration.
Interfaces
Interface IF_SEARCH_ENGINE_MONITOR has no interface.
Friends
Interface IF_SEARCH_ENGINE_MONITOR has no friend.
Attributes
Interface IF_SEARCH_ENGINE_MONITOR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_ALV_FCAT Instance method Public Method Generates FCAT for ALV Grid 20040901
2 GET_ALV_TITLE Instance method Public Method Generates Title for ALV Grid 20040901
3 GET_ITEMS_INFO Instance method Public Method Returns Information on Indices or Catalogs 20040814
4 GET_ITEMS_STRUCTURE_NAME Instance method Public Method Returns the Structure Name for the Index Info 20040901
5 PING Instance method Public Method Checks Whether Search Engine is Available 20040814
Events
Interface IF_SEARCH_ENGINE_MONITOR has no event.
Types
Interface IF_SEARCH_ENGINE_MONITOR has no local type.
Method Signatures

Method GET_ALV_FCAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_FIELDCAT Value transfer Type reference (TYPE) LVC_T_FCAT Feldkatalog für ListViewerControl 20040901

Method GET_ALV_FCAT on Interface IF_SEARCH_ENGINE_MONITOR has no exception.

Method GET_ALV_TITLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TITLE Value transfer Type reference (TYPE) LVC_TITLE ALV-Control: Text der Titelzeile 20040901

Method GET_ALV_TITLE on Interface IF_SEARCH_ENGINE_MONITOR has no exception.

Method GET_ITEMS_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SEARCH_ENGINE_ITEMS Call by reference Type reference (TYPE) STANDARD TABLE 20040901

Method GET_ITEMS_INFO on Interface IF_SEARCH_ENGINE_MONITOR has no exception.

Method GET_ITEMS_STRUCTURE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_STRUCTURE_NAME Value transfer Type reference (TYPE) TABNAME Tabellenname 20040901

Method GET_ITEMS_STRUCTURE_NAME on Interface IF_SEARCH_ENGINE_MONITOR has no exception.

Method PING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_STATUS Value transfer Type reference (TYPE) SFSRFW_ENGINE_STATUS 20040814

Method PING on Interface IF_SEARCH_ENGINE_MONITOR has no exception.
History
Last changed by/on SAP  20050228 
SAP Release Created in 700