SAP table TRCOC_CTY_TYPE (Commodity type)

SAP table TRCOC_CTY_TYPE has 2 primary key fields being MANDT,COMMODITY_TYPE.

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 * MANDT
COMMODITY_TYPE Type of Commodity CHAR 3 0 TPM_CTY_TYPE
COMMODITY_CAT Commodity Category CHAR 3 0 TRCOTS_CTY_CAT TPM_CTY_CAT