The CRMC_CHKLST table in SAP ERP or S/4HANA stores Checklist data. There are total 4 fields in CRMC_CHKLST table. The Checklist 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_CHKLST table. It is in CRM Service Request Management Checklist Customizing (CRM_SRV_REQ_MGMT_CHKLST_CUST) ABAP package and is part of the Checklist for Services (CRM-BTX-SRQ-BF-CKL) module.
SAP CRMC_CHKLST Table Fields
Following is the list of fields that are available in SAP CRMC_CHKLST table. The primary key fields of Checklist table in SAP are CLIENT (Client), CHKLST_ID (Checklist).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | CLNT (3) | |
| CHKLST_ID | Checklist | CRM_CHKLST | CHAR (8) | |
| LOCK_PF | Checklist Lock Profile | CRM_CHKLST_LOCK_PF | CHAR (1) | |
| FLEXCHKLST | Indicator for Decision-Based Checklist | CRM_CHKLST_FLEXCHKLST | CHAR (1) |


