SAP table QMHU (QM Link Between Inspection Lot and Handling Unit Item)
SAP table QMHU has 5 primary key fields being MANDT,VENUM,VEPOS,PRUEFLOS,EXIDV.
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 | |||||||||||||||||
VENUM | Internal Handling Unit Number | CHAR | 10 | 0 | * | VENUM | |||||||||||||||||
VEPOS | Handling Unit Item | NUMC | 6 | 0 | * | VEPOS | |||||||||||||||||
PRUEFLOS | Inspection Lot Number | NUMC | 12 | 0 | * | QPLOS | |||||||||||||||||
EXIDV | External Handling Unit Identification | CHAR | 20 | 0 | EXIDV | ||||||||||||||||||
VEMNG | Base Quantity Packed in the Handling Unit Item | QUAN | 15 | 3 | VEMNG | ||||||||||||||||||
VEMEH | Base Unit of Measure of the Quantity to be Packed (VEMNG) | UNIT | 3 | 0 | * | VEMEH | |||||||||||||||||
QMGBUCHHUM | Target Stock for Quantity Posting from UD for Handling Units | CHAR | 10 | 0 | QMGBUCHHUM |
|