The COMPCONF table in SAP ERP or S/4HANA stores OCM: Comparison result, state of change numbers data. There are total 3 fields in COMPCONF table. The OCM: Comparison result, state of change numbers 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 COMPCONF table. It is in Application development Order Change Management (COCM) ABAP package and is part of the Production Orders (PP-SFC) module.
SAP COMPCONF Table Fields
Following is the list of fields that are available in SAP COMPCONF table. The primary key fields of the table are MANDT (Client), COMPNUM (Unambiguous identification number of a comparison result).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT (3) |
| COMPNUM | Unambiguous identification number of a comparison result | COMPNUM | NUMC (10) | |
| CONF_KEY | Identical object | CC_CONF_KEY | NUMC (8) |


