SAP Table TPTMZ
Item Category Groups per Material Type
TPTMZ (Item Category Groups per Material Type) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.
Additionally we provide an overview of foreign key relationships, if any, that link TPTMZ to other SAP tables.
TPTMZ table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||
---|---|---|---|---|---|---|---|---|
MANDT | Client | MANDT | T000 | CLNT | 3 | 0 | ||
MTART | Material Type | MTART | T134 | CHAR | 4 | 0 | ||
MTPOS | Item category group from material master | MTPOS | TPTM | CHAR | 4 | 0 |
TPTMZ foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
TPTMZ | MANDT | TPTMZ | MANDT | T000 | Clients | MANDT |
TPTMZ | MTART | TPTMZ | MANDT | T134 | Material Types | MANDT |
TPTMZ | MTART | TPTMZ | MTART | T134 | Material Types | MTART |
TPTMZ | MTPOS | TPTMZ | MANDT | TPTM | Materials: Item Category Groups in Material Master | MANDT |
TPTMZ | MTPOS | TPTMZ | MTPOS | TPTM | Materials: Item Category Groups in Material Master | MTPOS |