The CRMC_CHKL_TRIGT table in SAP ERP or S/4HANA stores Trigger Definition Translation Table data. There are total 5 fields in CRMC_CHKL_TRIGT table. The Trigger Definition Translation Table 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_CHKL_TRIGT table. It is in CRM Service request management Checklist Application (CRM_SRV_REQ_MGMT_CHKLST_APP) ABAP package and is part of the Checklist for Services (CRM-BTX-SRQ-BF-CKL) module.
SAP CRMC_CHKL_TRIGT Table Fields
Following is the list of fields that are available in SAP CRMC_CHKL_TRIGT table. The primary key fields of Trigger Definition Translation Table table in SAP are CLIENT (Client), TRIGGERID (Trigger ID), SPRAS (Language Key).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | CLNT (3) | |
| TRIGGERID | Trigger ID | CRM_CHKLST_TRIGID | CRMC_CHKL_TRIG | CHAR (15) |
| SPRAS | Language Key | SPRAS | LANG (1) | |
| TRIGGER_DESC | Trigger Description | CRM_CHKLST_TRIGGER_DESC | CHAR (40) | |
| TRIGGER_NAME_DESC | Technical Trigger Description | CRM_CHKLST_TRIGGER_TECH_DESC | CHAR (40) |


