This topic describes the columns in the mf_inventories table.
Column Name | Data Type | Primary Key | Is Nullable | Column ID | Comment | Reference Count | Reference To |
---|---|---|---|---|---|---|---|
inventory_guid | uniqueidentifier | 1 | 0 | 1 | 2 | ||
company_guid | uniqueidentifier | 0 | 0 | 2 | 0 | ||
inventory_valuation_type_id | smallint | 0 | 0 | 3 | 0 | mf_inventory_valuation_types.inventory_valuation_type_id | |
inventory_id | varchar (50) | 0 | 1 | 4 | 0 | ||
inventory_label | varchar (50) | 0 | 1 | 5 | 0 | ||
inventory_label_short | varchar (50) | 0 | 1 | 6 | 0 | ||
inventory_description | varchar (255) | 0 | 1 | 7 | 0 | ||
inventory_default | bit | 0 | 0 | 8 | 0 | ||
lu_dt | datetime | 0 | 1 | 9 | 0 | ||
cr_dt | datetime | 0 | 1 | 10 | 0 | ||
lu_guid | uniqueidentifier | 0 | 1 | 11 | 0 | ||
cr_guid | uniqueidentifier | 0 | 1 | 12 | 0 |