The CMMC_PRC_GRP table in SAP ERP or S/4HANA stores Price Fixation group and its pricing approach data. There are total 3 fields in CMMC_PRC_GRP table. The Price Fixation group and its pricing approach 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 CMMC_PRC_GRP table. It is in Commodity Pricing (LOG_CMM_PRC) ABAP package and is part of the Basic Functions (LO-CMM-BF) module.
SAP CMMC_PRC_GRP Table Fields
Following is the list of fields that are available in SAP CMMC_PRC_GRP table. The primary key fields of the table are MANDT (Client), PRICING_GROUP (Pricing Group for Fixation relevant conditions), PRICING_APPROACH (Pricing Approach for Fixation).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT (3) | |
| PRICING_GROUP | Pricing Group for Fixation relevant conditions | CMM_PRICING_GROUP | CHAR (10) | |
| PRICING_APPROACH | Pricing Approach for Fixation | CMM_PRICING_APPROACH | CHAR (2) |


