The CMM_EXT_BASIS table in SAP ERP or S/4HANA stores CMM Basis Handling CPE Extension data. There are total 8 fields in CMM_EXT_BASIS table. The CMM Basis Handling CPE Extension 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 CMM_EXT_BASIS table. It is in Basis Handling (LOG_CMM_BASIS) ABAP package and is part of the Basic Functions (LO-CMM-BF) module.
SAP CMM_EXT_BASIS Table Fields
Following is the list of fields that are available in SAP CMM_EXT_BASIS table. The primary key fields of the table are CLIENT (Client), REF_GUID (CPE Reference GUID).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | * | CLNT (3) |
| REF_GUID | CPE Reference GUID | CPET_REF_GUID | RAW (16) | |
| BASISTYPE | Basis Type | TBAC_BASIS_TYPE | * | CHAR (3) |
| BASIS_ID | Basis ID | TBAC_BASIS_ID | * | CHAR (18) |
| BASISGROUP | CMM Basis Group | CMM_BASIS_GROUP | NUMC (4) | |
| FUT_COND_TYPE | CPE: Condition Type for Commodity Pricing | CPET_COND_TYPE | * | CHAR (4) |
| FUT_TERMNO | CPE Term – Number in Formula | CPET_TERMNO | NUMC (5) | |
| FLAT_GRP_TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC (15) |


