SAP table KONMATGRP (Material Grouping: Header)
SAP table KONMATGRP has 2 primary key fields being MANDT,GRPGNR.
If you're only analyzing data from a single SAP instance you may omit field MANT in your relationships as it will we the same across the entire dataset. On the other hand, if you're combining data from multiple SAP instances you need to take MANDT into account.
Field | Description | Data Type | Length | Decimals | Checktable | Data Element | |
---|---|---|---|---|---|---|---|
MANDT | Client | CLNT | 3 | 0 | T000 | MANDT | |
GRPGNR | Material grouping | CHAR | 12 | 0 | GRPGNR | ||
CRDATE | Created On | DATS | 8 | 0 | CRDATE | ||
CRNAME | Name of Person Responsible for Creating the Object | CHAR | 12 | 0 | ERNAM | ||
CHDATE | Changed On | DATS | 8 | 0 | CHDATE | ||
CHNAME | Name of Person Who Changed Object | CHAR | 12 | 0 | AENAM | ||
STRFLAG | Indicates that multi-level items exist | CHAR | 1 | 0 | STRFLAG | ||
EXCFLAG | Indicator: Exception Exist | CHAR | 1 | 0 | EXCFLAG |
KONMATGRP foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 KONMATGRP | MANDT | T000 | Clients | MANDT |