| Field Name | Field Description | Data Type | FK Join |
|---|---|---|---|
| AvgCost | Average Cost | decimal | |
| CostUsed | Cost Used | decimal | |
| DockQty | Dock Quantity | decimal | |
| fmov_pa_fk | Part Id | int | vr_Part |
| fmov_wh_fk | Warehouse Id | int | vr_warehouse |
| Id | Daily Understock Id | bigint | |
| inv_binLabel | Inventory Bin Label | nvarchar | |
| inv_minimumLevel | Inventory Minimum Level | int | |
| inv_quantityOnHand | Inventory Quantity on Hand | int | |
| pa_unitofMeasure | Part Unit of Measure | nvarchar | |
| pk | Daily Understock Id | bigint | |
| pmov_date | On Hand Adjustment Date | datetime | |
| sku | Inventory SKU | nvarchar | |
| sku_description | Inventory SKU Description | nvarchar | |
| StdCost | Standard Cost | decimal |