The CRMD_ES_DELETED table in SAP ERP or S/4HANA stores Stores deleted templates for subsequent transport data. There are total 6 fields in CRMD_ES_DELETED table. The Stores deleted templates for subsequent transport 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_DELETED 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_DELETED Table Fields
Following is the list of fields that are available in SAP CRMD_ES_DELETED table. The primary key fields of the table are CLIENT (Client), OBJECT_TYPE (Object type), OBJECT_NAME (Objectname).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | * | CLNT (3) |
| OBJECT_TYPE | Object type | CRM_ES_OBJ_TYPE | NUMC (1) | |
| OBJECT_NAME | Objectname | CRM_ES_OBJ_NAME | CHAR (20) | |
| TEMPLATE_SET_ID | Template Set ID | CRM_ES_TEMPLATE_SET | CHAR (20) | |
| TRANSPORT | Request/Task | TRKORR | * | CHAR (20) |
| OK_IND | Flag | CRM_ES_IND | CHAR (1) |


