MATGRP_STRUC is a standard SAP Table which is used to store Category Structure data and is available within R/3 SAP systems depending on the version and release level.
Below is the standard documentation available and a few details of the fields which make up this Table. You can view further information about SAP MATGRP_STRUC Table and the data within it using relevant transactions such as SE11, SE80 or SE16. Also check out the Comments section below to view or add related contributions and example screen shots.
Delivery Class: A - Application table containing master and transaction data
Display/Maintenance via SM30: Yes but with Restrictions
Enhancement category i: Can be enhanced (character-type or numeric)
See here for more information about this and other SAP enhancement categories
Text table = MATGRP_STRUCT
Field | Data Element | Data Type | length (Decimals) | Check table | Description | Conversion Routine |
MANDT | MANDT | CLNT | 3 |
* | Client | |
HIER_ID | HIER_CNT | CHAR | 2 | Hierarchy ID | ||
NODE | STRUC_NODE | CHAR | 18 | Hierarchy Node | ||
PARENT | STRUC_NODE | CHAR | 18 | Hierarchy Node | ||
CATFLG | CATFLAG | CHAR | 1 | Category Flag | ||
ROLE | CATROLE | CHAR | 20 | Category Role | ||
STRATEGY | CATSTRATEGY | CHAR | 20 | Node Strategy |
Key field | |
Non-key field |