The CMM_MKTNORM_HIST table in SAP ERP or S/4HANA stores Market Norm History data. There are total 6 fields in CMM_MKTNORM_HIST table. The Market Norm History 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_MKTNORM_HIST table. It is in Market Norm Definition (LOG_CMM_MARKET_NORM) ABAP package and is part of the Basic Functions (LO-CMM-BF) module.
SAP CMM_MKTNORM_HIST Table Fields
Following is the list of fields that are available in SAP CMM_MKTNORM_HIST table. The primary key fields of the table are MANDT (Client), DCSID (Derivative Contract Specification ID), MIC (Market Identifier Code).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT (3) | |
| DCSID | Derivative Contract Specification ID | TBA_DCSID | CHAR (20) | |
| MIC | Market Identifier Code | TBA_MIC | CHAR (4) | |
| ENTITY_XML_MKT | XML of Entity Key determining the Market Norm | CMM_MKT_ENTITY_XML | STRG () | |
| KEY_STRUCT | DDIC Struc. cont. business entity keys of Mkt Norm Ent.Key | CMM_MKT_KEYSTRUCT | CHAR (30) | |
| VALID_FROM_TST | Valid-From Timestamp | CMM_MTM_VALID_FROM_TST | DEC (15) |


