The COM_SE_SEARCH table in SAP ERP or S/4HANA stores Search Engine Service: System Settings data. There are total 3 fields in COM_SE_SEARCH table. The Search Engine Service: System Settings table is available in all major SAP S/4HANA versions, is implemented as a Column Store table within the SAP HANA database. Additionally we provide an overview of the structure and fields of COM_SE_SEARCH table. It is in SES: Customizing + central types and functions (SES_CUSTOM) ABAP package and is part of the TREX Search Engine Service (BC-TRX-SES) module.
SAP COM_SE_SEARCH Table Fields
Following is the list of fields that are available in SAP COM_SE_SEARCH table. The primary key fields of the table are MANDT (Client).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT (3) |
| SE_CLASS_NAME | Name of ABAP Class for Search Engine Connection | COM_SEARCH_TV_SE_CLASS_NAME | SEOCLASS | CHAR (30) |
| RFC_DESTINATION | RFC Destination for the Search Engine Connection | COM_SEARCH_TV_SE_RFCDEST | RFCDES | CHAR (32) |


