The CCTR_VER_HIST table in SAP ERP or S/4HANA stores Version History table for central purchase contracts data. There are total 4 fields in CCTR_VER_HIST table. The Version History table for central purchase contracts 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 CCTR_VER_HIST table. It is in SAP S/4HANA Outline Agreements – Central Purchase Contract (APPL_MM_PUR_OA_CCTR) ABAP package and is part of the Vendor Outline Agreements (MM-PUR-OA) module.
SAP CCTR_VER_HIST Table Fields
Following is the list of fields that are available in SAP CCTR_VER_HIST table. The primary key fields of Version History table for central purchase contracts table in SAP are MANDT (Client), VERSION (Version number in Purchasing), EBELN (Purchasing Document Number).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT (3) | |
| VERSION | Version number in Purchasing | REVNO | CHAR (8) | |
| EBELN | Purchasing Document Number | EBELN | CHAR (10) | |
| DATA | Char255 | CHAR255 | CHAR (255) |


