SAP table ADPMIVROTSUB (AD: Define inventory structure for rotable parts (subitem))

SAP table ADPMIVROTSUB has 4 primary key fields being MANDT,WERKS,WHGBE,IVPOS.

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
WERKS Plant CHAR 4 0 T001W WERKS_D
WHGBE CMC: Key for Rotable Inventory Group CHAR 16 0 ADPMWHGRPHD ADPM_IVGRPKEY
IVPOS Inventory Group Position Counter NUMC 4 0 ADPM_IVGPOS
LGORT Storage location CHAR 4 0 T001L LGORT_D
BWTAR Valuation Type CHAR 10 0 T149D BWTAR_D

ADPMIVROTSUB foreign key relationships

Table Field Check Table Check Field
0 ADPMIVROTSUB BWTAR T149D Global Valuation Types MANDT
0 ADPMIVROTSUB BWTAR T149D Global Valuation Types BWTAR
1 ADPMIVROTSUB LGORT T001L Storage Locations MANDT
1 ADPMIVROTSUB LGORT T001L Storage Locations WERKS
0 ADPMIVROTSUB MANDT T000 Clients MANDT
1 ADPMIVROTSUB WERKS T001W Plants/Branches MANDT
1 ADPMIVROTSUB WERKS T001W Plants/Branches WERKS
0 ADPMIVROTSUB WHGBE ADPMWHGRPHD Definiton of Inventory Groups ( Master Data ) WERKS