The CKIS_CC table in SAP ERP or S/4HANA stores Itemization: Additional Data – Concurrent Costing data. There are total 18 fields in CKIS_CC table. The Itemization: Additional Data – Concurrent Costing 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 CKIS_CC table. It is in Concurrent Costing (DI_CKTC) ABAP package and is part of the Product Cost Planning (CO-PC-PCP) module.
SAP CKIS_CC Table Fields
Following is the list of fields that are available in SAP CKIS_CC table. The primary key fields of the table are MANDT (Client), BZOBJ (Reference Object), KALNR (Cost Estimate Number for Cost Est. w/o Qty Structure), KALKA (Costing Type), KADKY (Costing Date (Key)), TVERS (Costing Version), BWVAR (Valuation Variant in Costing), POSNR (Unit Costing Line Item Number).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT (3) | |
| BZOBJ | Reference Object | CK_OBJ | CHAR (1) | |
| KALNR | Cost Estimate Number for Cost Est. w/o Qty Structure | CK_KALNR | NUMC (12) | |
| KALKA | Costing Type | CK_KALKA | CHAR (2) | |
| KADKY | Costing Date (Key) | CK_KADKY | DATS (8) | |
| TVERS | Costing Version | CK_TVERS | NUMC (2) | |
| BWVAR | Valuation Variant in Costing | CK_BWVAR | CHAR (3) | |
| POSNR | Unit Costing Line Item Number | CK_POSNR | NUMC (5) | |
| TYPPS_INTERNAL | Item Category | TYPPS | CHAR (1) | |
| CMDNAME | Name for Costing Master Data | CKTC_CMDNAME | CHAR (40) | |
| CHANCE_TW | Chance | CKTC_CHANCE | CURR (15) | |
| RISIKO_TW | Risk | CKTC_RISIKO | CURR (15) | |
| CHANCE_OW | Chance (in Object Currency) | CKTC_CHANCE_OW | CURR (15) | |
| RISIKO_OW | Risk (in Object Currency) | CKTC_RISIKO_OW | CURR (15) | |
| CHANCE_HW | Chance (in Controlling Area Currency) | CKTC_CHANCE_HW | CURR (15) | |
| RISIKO_HW | Risk (in Controlling Area Currency) | CKTC_RISIKO_HW | CURR (15) | |
| MANUALLY_CHANGED | New Input Values | XFLAG | CHAR (1) | |
| CBEW_GUID | GUID in ‘RAW’ format | GUID_16 | RAW (16) |


