The CKCMV table in SAP ERP or S/4HANA stores Costing Model: Model Valuation data. There are total 9 fields in CKCMV table. The Costing Model: Model Valuation 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 CKCMV table. It is in Easy Cost Planning (CK_ECP) ABAP package and is part of the Product Cost Planning (CO-PC-PCP) module.
SAP CKCMV Table Fields
Following is the list of fields that are available in SAP CKCMV table. The primary key fields of the table are MANDT (Client), MODEL_VAL (Costing Model: Model Instance).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT (3) |
| MODEL_VAL | Costing Model: Model Instance | CKI_MODELINSTANCE | NUMC (15) | |
| MODEL | Costing Model | CK_COSTMODEL | * | CHAR (10) |
| USER_CREATE | User Name | UNAME | CHAR (12) | |
| DATE_CREATE | Date | DATUM | DATS (8) | |
| TIME_CREATE | Time | UZEIT | TIMS (6) | |
| CONTAINER_ID | Costing Model: ID for Characteristic Storage | CK_CONTAINER_ID | CHAR (70) | |
| LOG_HANDLE | Application Log: Log Handle | BALLOGHNDL | CHAR (22) | |
| NO_BDS | Checkbox | XFELD | CHAR (1) |


