SAP ABAP Function Module COM_SES_GET_OBJECT_TYPES (Get the list of searchable Object Types)
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_GET_OBJECT_TYPES | Get the list of searchable Object Types |
| Function Group | COM_SES_SEARCH | SES: Functions |
| Program Name | SAPLCOM_SES_SEARCH | |
| INCLUDE Name | LCOM_SES_SEARCHU02 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
ET_OBJECT_TYPES | TYPE | COM_SEARCH_TT_OBJECT_TYPE_TEXT | Table with Object Types and Descriptions | |||
| |
IV_LANGUAGE | TYPE | LAISO | Language according to ISO 639 | |||
| |
IV_SHOW_ACTIVE_ONLY | TYPE | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | |||
| |
ERROR | TYPE | Error, See SYST Variables | ||||
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 | 20070418 |
| SAP Release Created in | 710 |