ScrewTurn Wiki

Edit

wikibot

TableOE.INVENTORIES
DescriptionTracks availability of products by product_it and warehouse_id.

Edit

Columns

ColumnData TypeNullableDefaultDescription
PRODUCT_IDNUMBER(6, 0)not null Part of concatenated primary key, references product_information.product_id.
WAREHOUSE_IDNUMBER(3, 0)not null Part of concatenated primary key, references warehouses.warehouse_id.
QUANTITY_ON_HANDNUMBER(8, 0)not null  

Edit

Primary Key

Primary KeyColumns
INVENTORY_IXWAREHOUSE_ID, PRODUCT_ID

Edit

Indexes

IndexTypeColumns
INV_PRODUCT_IX PRODUCT_ID

Edit

Check Constraints

Check ConstraintExpressionDescription
INVENTORY_QOH_NN"QUANTITY_ON_HAND" IS NOT NULL 
INVENTORY_WAREHOUSE_ID_NN"WAREHOUSE_ID" IS NOT NULL 

Edit

Foreign Keys

RelationColumnReferenced Column
OE.PRODUCT_INFORMATIONPRODUCT_IDPRODUCT_ID
OE.WAREHOUSESWAREHOUSE_IDWAREHOUSE_ID

ScrewTurn Wiki version 2.0.36. Some of the icons created by FamFamFam.