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 |
---|---|---|---|---|---|---|---|
![]() |
ET_INDEX_INFOS | TYPE | COM_SEARCH_TT_INDEX_LIST_OBJTY | Index IDs for Object Types in Table COM_SE_BUSOBJTY | |||
![]() |
ET_RESULT_ITEMS | TYPE | COM_SEARCH_TT_RESULT_ITEM | Search Results List | |||
![]() |
ET_ATTR_DIST_VALUES | TYPE | TREXT_ATTR_DIST_VALUES | Attribute distribution values | |||
![]() |
ET_SUGGESTED_TERMS | TYPE | TREXT_SUGGESTED_TERM | DidYouMean | |||
![]() |
EV_NO_OF_HITS | TYPE | I | Number of Hits in the Hit List | |||
![]() |
EV_NO_OF_ALL_HITS | TYPE | I | Number of All Hits | |||
![]() |
EV_AUTH_CHECK_IS_COMPLETE | TYPE | BOOLE_D | X = All Search Engine Hits Were Checked for Authorization | |||
![]() |
EV_RETURN_CODE | TYPE | TREX_RFC-RETURN_CODE | Return Code of the Search Engine | |||
![]() |
EV_RETURN_TEXT | TYPE | TREX_RFC-RETURN_TEXT | Return Text of the Search Engine | |||
![]() |
EV_COMPONENT_RUNTIME | TYPE | TREXS_COMPONENT_RUNTIME | Runtime of Search Engine | |||
![]() |
EV_RUN_TIME_SE | TYPE | I | Runtime of the Search Engine, Total | |||
![]() |
EV_RUN_TIME_BO | TYPE | I | Runtime of the Business Object Per Hit | |||
![]() |
IT_QUERY_ENTRIES | TYPE | TREXT_QUERY_ENTRIES | Search Query | |||
![]() |
IV_LANGUAGE | TYPE | LAISO | Language of the Search Request | |||
![]() |
IT_OBJECT_TYPE | TYPE | COM_SEARCH_TT_OBJECT_TYPE_KEY | List of Searched Object Types | |||
![]() |
IT_REQ_ATTRIBUTES | TYPE | TREXT_ATTRIBUTES | Requested Attributes | |||
![]() |
IT_REQ_JOIN_ATTRIBUTES | TYPE | TREXT_JOIN_ATTRIBUTES | Attributes with indexId and join path | |||
![]() |
IT_SORT_ATTRIBUTES | TYPE | TREXT_SORT_ATTRIBUTES | Sort Attributes | |||
![]() |
IV_RESULT_FROM | TYPE | I | 1 | From Hit Number | ||
![]() |
IV_RESULT_TO | TYPE | I | 20 | To Hit Number | ||
![]() |
IV_REQUEST_FLAGS | TYPE | TREX_RFC-REQUEST_FLAG | 0 | Request Flags, Semantics: 128 = distinct | ||
![]() |
IV_REQUESTED_RESULTS | TYPE | TREX_RFC-REQUESTED_RESULTS | 1 | Requested Results: 1 = docs, 8 = hit attrs / doc, 9 = both | ||
![]() |
IV_COUNT_ONLY | TYPE | TREX_RFC-FLAG | Kennzeichen | |||
![]() |
IV_AUTH_CHECK_LIMIT | TYPE | I | Maximum Number of Objects at Authorization Check | |||
![]() |
IV_SEARCH_BY_RELATION | TYPE | COM_SE_TV_SEARCH_BY_REL | X = Search by Relation | |||
![]() |
IT_SNIPPET_ATTRIBUTES | TYPE | TREXT_ATTRIBUTES | Snippets for text attributes | |||
![]() |
IS_ATTR_DIST_GLOBAL | TYPE | TREXS_ATTR_DIST_GLOBAL | Attribute distribution: Global settings | |||
![]() |
IT_STAT_INFO_ATTRS | TYPE | TREXT_ATTRIBUTES | Attributes for statistical Info | |||
![]() |
IV_STATISTICAL_INFO | TYPE | BOOLE_D | ' ' | 'X' - with statistical info | ||
![]() |
CONVERSION_ERROR | TYPE | Error Converting to UTF-8 | ||||
![]() |
ERROR | TYPE | Error, See SYST Variables | ||||
![]() |
INDEX_ID_NOT_DEFINED | TYPE | Index ID Unknown | ||||
![]() |
SE_NOT_SUPPORTED | TYPE | Error Accessing the Search Engine | ||||
![]() |
BUSOBJ_NOT_SUPPORTED | TYPE | Business Object Is Not Supported By the Current Class | ||||
![]() |
INTERNAL_ERROR | TYPE | Internal Error | ||||
Processing Type
Normal Function 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 |