The CMMATGRP_STRUC table in SAP ERP or S/4HANA stores Category Structure data. There are total 7 fields in CMMATGRP_STRUC table. The Category Structure 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_STRUC 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_STRUC Table Fields
Following is the list of fields that are available in SAP CMMATGRP_STRUC table. The primary key fields of the table are MANDT (Client), HIER_ID (Hierarchy ID), NODE (Hierarchy Nodes).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT (3) | |
| HIER_ID | Hierarchy ID | CMHIER_CNT | CHAR (2) | |
| NODE | Hierarchy Nodes | CMSTRUC_NODE | CHAR (18) | |
| PARENT | Hierarchy Nodes | CMSTRUC_NODE | CHAR (18) | |
| CATFLG | Category Indicator | CMCATFLAG | CHAR (1) | |
| ROLE | Category Role | CMCATROLE | CHAR (20) | |
| STRATEGY | Node Strategy | CMCATSTRATEGY | CHAR (20) |


