The CMMATGRP_SKU table in SAP ERP or S/4HANA stores Article Assignment Table data. There are total 5 fields in CMMATGRP_SKU table. The Article Assignment Table 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 CMMATGRP_SKU table. It is in Analytical Application CM (RS_AA_CM) ABAP package and is part of the Categorie Management Consumer Products (BW-BCT-CPG-CMC) module.
SAP CMMATGRP_SKU Table Fields
Following is the list of fields that are available in SAP CMMATGRP_SKU table. The primary key fields of the table are MANDT (Client), HIER_ID (Hierarchy ID), MATERIAL (Material Number).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT (3) | |
| HIER_ID | Hierarchy ID | CMHIER_CNT | CMMATGRP_HIER | CHAR (2) |
| MATERIAL | Material Number | MATNR | CHAR (40) | |
| NODE | Hierarchy Nodes | CMSTRUC_NODE | CMMATGRP_STRUC | CHAR (18) |
| STRATEGY | Node Strategy | CMCATSTRATEGY | CHAR (20) |


