SAP ABAP Function Module COM_SES_SEARCH_OBJECTS (Search Objects)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-TRX-SES (Application Component) TREX Search Engine Service
     SES_SEARCH_IIF (Package) SES: Internal interface for searching
Basic Data
Function Module COM_SES_SEARCH_OBJECTS Search Objects  
Function Group COM_SES_SEARCH   SES: Functions  
Program Name SAPLCOM_SES_SEARCH    
INCLUDE Name LCOM_SES_SEARCHU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ET_INDEX_INFOS TYPE COM_SEARCH_TT_INDEX_LIST_OBJTY Index IDs for Object Types in Table COM_SE_BUSOBJTY
Exporting ET_RESULT_ITEMS TYPE COM_SEARCH_TT_RESULT_ITEM Search Results List
Exporting ET_ATTR_DIST_VALUES TYPE TREXT_ATTR_DIST_VALUES Attribute distribution values
Exporting ET_SUGGESTED_TERMS TYPE TREXT_SUGGESTED_TERM DidYouMean
Exporting EV_NO_OF_HITS TYPE I Number of Hits in the Hit List
Exporting EV_NO_OF_ALL_HITS TYPE I Number of All Hits
Exporting EV_AUTH_CHECK_IS_COMPLETE TYPE BOOLE_D X = All Search Engine Hits Were Checked for Authorization
Exporting EV_RETURN_CODE TYPE TREX_RFC-RETURN_CODE Return Code of the Search Engine
Exporting EV_RETURN_TEXT TYPE TREX_RFC-RETURN_TEXT Return Text of the Search Engine
Exporting EV_COMPONENT_RUNTIME TYPE TREXS_COMPONENT_RUNTIME Runtime of Search Engine
Exporting EV_RUN_TIME_SE TYPE I Runtime of the Search Engine, Total
Exporting EV_RUN_TIME_BO TYPE I Runtime of the Business Object Per Hit
Importing IT_QUERY_ENTRIES TYPE TREXT_QUERY_ENTRIES Search Query
Importing IV_LANGUAGE TYPE LAISO Language of the Search Request
Importing IT_OBJECT_TYPE TYPE COM_SEARCH_TT_OBJECT_TYPE_KEY List of Searched Object Types
Importing IT_REQ_ATTRIBUTES TYPE TREXT_ATTRIBUTES Requested Attributes
Importing IT_REQ_JOIN_ATTRIBUTES TYPE TREXT_JOIN_ATTRIBUTES Attributes with indexId and join path
Importing IT_SORT_ATTRIBUTES TYPE TREXT_SORT_ATTRIBUTES Sort Attributes
Importing IV_RESULT_FROM TYPE I 1 From Hit Number
Importing IV_RESULT_TO TYPE I 20 To Hit Number
Importing IV_REQUEST_FLAGS TYPE TREX_RFC-REQUEST_FLAG 0 Request Flags, Semantics: 128 = distinct
Importing IV_REQUESTED_RESULTS TYPE TREX_RFC-REQUESTED_RESULTS 1 Requested Results: 1 = docs, 8 = hit attrs / doc, 9 = both
Importing IV_COUNT_ONLY TYPE TREX_RFC-FLAG Kennzeichen
Importing IV_AUTH_CHECK_LIMIT TYPE I Maximum Number of Objects at Authorization Check
Importing IV_SEARCH_BY_RELATION TYPE COM_SE_TV_SEARCH_BY_REL X = Search by Relation
Importing IT_SNIPPET_ATTRIBUTES TYPE TREXT_ATTRIBUTES Snippets for text attributes
Importing IS_ATTR_DIST_GLOBAL TYPE TREXS_ATTR_DIST_GLOBAL Attribute distribution: Global settings
Importing IT_STAT_INFO_ATTRS TYPE TREXT_ATTRIBUTES Attributes for statistical Info
Importing IV_STATISTICAL_INFO TYPE BOOLE_D ' ' 'X' - with statistical info
Exception CONVERSION_ERROR TYPE Error Converting to UTF-8
Exception ERROR TYPE Error, See SYST Variables
Exception INDEX_ID_NOT_DEFINED TYPE Index ID Unknown
Exception SE_NOT_SUPPORTED TYPE Error Accessing the Search Engine
Exception BUSOBJ_NOT_SUPPORTED TYPE Business Object Is Not Supported By the Current Class
Exception INTERNAL_ERROR TYPE Internal Error
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20051219 
SAP Release Created in 710