This topic describes the columns in the mf_inventory_site_location_transactions table.
| Column Name | Data Type | Primary Key | Is Nullable | Column ID | Comment | Reference Count | Reference To |
|---|---|---|---|---|---|---|---|
| inventory_site_location_transaction_guid | uniqueidentifier | 1 | 0 | 1 | 0 | ||
| company_guid | uniqueidentifier | 0 | 0 | 2 | 0 | ||
| site_location_guid | uniqueidentifier | 0 | 0 | 3 | 0 | mf_site_locations.site_location_guid | |
| item_guid | uniqueidentifier | 0 | 0 | 4 | 0 | mf_items.item_guid | |
| inventory_guid | uniqueidentifier | 0 | 0 | 5 | 0 | ||
| batch_guid | uniqueidentifier | 0 | 1 | 8 | 0 | ||
| inventory_transaction_type_id | smallint | 0 | 0 | 9 | 0 | mf_inventory_transaction_types.inventory_transaction_type_id | |
| inventory_site_location_transaction_date | datetime | 0 | 0 | 10 | 0 | ||
| inventory_site_location_transaction_quantity | int | 0 | 0 | 11 | 0 | ||
| inventory_site_location_transaction_description | varchar (255) | 0 | 1 | 13 | 0 | ||
| inventory_site_location_transaction_posted | bit | 0 | 0 | 14 | 0 | ||
| lu_dt | datetime | 0 | 0 | 15 | 0 | ||
| cr_dt | datetime | 0 | 0 | 16 | 0 | ||
| lu_guid | uniqueidentifier | 0 | 1 | 17 | 0 | ||
| cr_guid | uniqueidentifier | 0 | 1 | 18 | 0 |