The CKTC_GUID table in SAP ERP or S/4HANA stores Costing Master Data – Reference data. There are total 4 fields in CKTC_GUID table. The Costing Master Data – Reference 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 CKTC_GUID table. It is in Concurrent Costing (DI_CKTC) ABAP package and is part of the Product Cost Planning (CO-PC-PCP) module.
SAP CKTC_GUID Table Fields
Following is the list of fields that are available in SAP CKTC_GUID table. The primary key fields of the table are MANDT (Client), PPEGUID (Internal Identification for PVS Objects).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT (3) |
| PPEGUID | Internal Identification for PVS Objects | PVS_GUID | RAW (16) | |
| APPLOBJ_TYPE | Application Object Type for iPPE | PVS_APPLOBJ_TYPE | CHAR (4) | |
| CMDGUID | Internal Identification for CMD Objects | CKTC_CMDGUID | RAW (16) |


