This topic describes the columns in the mf_inventory_receipts table.
Column Name | Data Type | Primary Key | Is Nullable | Column ID | Comment | Reference Count | Reference To |
---|---|---|---|---|---|---|---|
inventory_receipt_guid | uniqueidentifier | 1 | 0 | 1 | 0 | ||
inventory_guid | uniqueidentifier | 0 | 0 | 2 | 0 | mf_inventories.inventory_guid | |
item_guid | uniqueidentifier | 0 | 0 | 3 | 0 | mf_items.item_guid | |
purchase_order_item_guid | uniqueidentifier | 0 | 1 | 4 | 0 | ||
inventory_receipt_unit_cost | money | 0 | 1 | 5 | 0 | ||
inventory_receipt_quantity | int | 0 | 0 | 6 | 0 | ||
inventory_receipt_quantity_on_hand | int | 0 | 0 | 7 | 0 | ||
inventory_receipt_quantity_on_hold | int | 0 | 0 | 8 | 0 | ||
inventory_receipt_quantity_allocated | int | 0 | 0 | 9 | 0 | ||
inventory_receipt_auto | tinyint | 0 | 0 | 10 | 0 | ||
inventory_receipt_closed | tinyint | 0 | 0 | 11 | 0 | ||
lu_dt | datetime | 0 | 1 | 12 | 0 | ||
cr_dt | datetime | 0 | 1 | 13 | 0 | ||
lu_guid | uniqueidentifier | 0 | 1 | 14 | 0 | ||
cr_guid | uniqueidentifier | 0 | 1 | 15 | 0 |