The CRMD_ES_TMPLSETT table in SAP ERP or S/4HANA stores Template Set Text for ES data. There are total 4 fields in CRMD_ES_TMPLSETT table. The Template Set Text for ES 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 CRMD_ES_TMPLSETT table. It is in CRM Enterprise Search Modeling Manager (CRM_ES_MODEL_MGR) ABAP package and is part of the Enterprise Search Integration (CA-WUI-ES) module.
SAP CRMD_ES_TMPLSETT Table Fields
Following is the list of fields that are available in SAP CRMD_ES_TMPLSETT table. The primary key fields of the table are MANDT (Client), TEMPLATE_SET_ID (Template Set ID), SPRAS (Language Key).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT (3) |
| TEMPLATE_SET_ID | Template Set ID | CRM_ES_TEMPLATE_SET | CRMD_ES_TMPLSET | CHAR (20) |
| SPRAS | Language Key | SPRAS | * | LANG (1) |
| DESCRIPTION | Descriptions for ES | CRM_ES_DESCRIPTION | CHAR (60) |


