The CRMC_SRCL_DEF_T table in SAP ERP or S/4HANA stores Service Clocks: Description Text data. There are total 4 fields in CRMC_SRCL_DEF_T table. The Service Clocks: Description Text 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 CRMC_SRCL_DEF_T table. It is in Calculate durations/thresholds between various events (CRM_SERVICE_CLOCKS) ABAP package and is part of the Basic Functions for Business Transactions (CRM-BTX-BF) module.
SAP CRMC_SRCL_DEF_T Table Fields
Following is the list of fields that are available in SAP CRMC_SRCL_DEF_T table. The primary key fields of the table are CLIENT (Client), SRCL_ID (Processing Time ID), LANGUAGE (Language Key).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | T000 | CLNT (3) |
| SRCL_ID | Processing Time ID | CRMT_SRCL_ID | CRMC_SRCL_DEF | CHAR (25) |
| LANGUAGE | Language Key | SPRAS | T002 | LANG (1) |
| TEXT | Description | CRMT_DESCRIPTION | CHAR (40) |


