The CRMD_SRCL_TR_HD table in SAP ERP or S/4HANA stores Processing Times Trace Header data. There are total 8 fields in CRMD_SRCL_TR_HD table. The Processing Times Trace Header 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_SRCL_TR_HD 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 CRMD_SRCL_TR_HD Table Fields
Following is the list of fields that are available in SAP CRMD_SRCL_TR_HD table. The primary key fields of the table are CLIENT (Client), GUID (GUID of a CRM Order Object).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | CLNT (3) | |
| GUID | GUID of a CRM Order Object | CRMT_OBJECT_GUID | RAW (16) | |
| TRANSACTION_ID | Transaction ID | CRMT_OBJECT_ID_DB | CHAR (10) | |
| TRANSACTION_GUID | GUID of a CRM Order Object | CRMT_OBJECT_GUID | RAW (16) | |
| TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC (15) | |
| SRCL_PROFILE | Service Profile | CRMT_SRV_SERWI | CHAR (10) | |
| SRCL_ID | Processing Time ID | CRMT_SRCL_ID | CHAR (25) | |
| UNAME | User Name | UNAME | CHAR (12) |


