The CPED_KNUMHTOGUID table in SAP ERP or S/4HANA stores CPE Caller – Mapping S/4HANA Condition to GUID data. There are total 3 fields in CPED_KNUMHTOGUID table. The CPE Caller – Mapping S/4HANA Condition to GUID 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 CPED_KNUMHTOGUID table. It is in (CPE_IF_ERP_CONDITION) ABAP package and is part of the CPE in SD (SD-BF-CPE) module.
SAP CPED_KNUMHTOGUID Table Fields
Following is the list of fields that are available in SAP CPED_KNUMHTOGUID table. The primary key fields of the table are CLIENT (Client), KNUMH (Number of the Condition Record), KOPOS (Sequential number of the condition).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | * | CLNT (3) |
| KNUMH | Number of the Condition Record | KNUMH | CHAR (10) | |
| KOPOS | Sequential number of the condition | KOPOS | NUMC (2) |


