The CRMD_ESCAL table in SAP ERP or S/4HANA stores Service Response Time Schema data. There are total 7 fields in CRMD_ESCAL table. The Service Response Time Schema 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_ESCAL table. It is in Service Agreements (SLA) (CRM_SERVICE_ENTITLEMNT) ABAP package and is part of the Service Contract (CRM-BTX-CTR-SCO) module.
SAP CRMD_ESCAL Table Fields
Following is the list of fields that are available in SAP CRMD_ESCAL table. The primary key fields of the table are CLIENT (Client), SRV_ESCAL (Response Profile).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | T000 | CLNT (3) |
| SRV_ESCAL | Response Profile | CRMT_SRV_ESCAL | CHAR (10) | |
| IND_CATEGORY | Indicator for Field Category Active | CRMT_SRV_IND_CATEGORY | CHAR (1) | |
| IND_PRIORITY | Field Priority Indicator Active | CRMT_SRV_IND_PRIORITY | CHAR (1) | |
| IND_KATALOG | Indicator for Field Catalog Active (Subject) | CRMT_SRV_IND_KATALOG | CHAR (1) | |
| IND_CODEGRP | Indicator for Field Code Group Active (Subject) | CRMT_SRV_IND_CODEGRP | CHAR (1) | |
| IND_CODE | Indicator for Field Code Active (Subject) | CRMT_SRV_IND_CODE | CHAR (1) |


