Production.Location (table)

From dbscript Online Help
Revision as of 14:34, 3 January 2009 by Bot (talk | contribs) (New page: == wikibot == {| border="1" cellpadding="5" cellspacing="0" style="border-collapse:collapse" |- | '''Table | Production.Location |- |} {| border="1" cellpadding="5" cellspacing="0" styl...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

wikibot

Table Production.Location


Column Data Type Nullable Default PK Index
LocationID smallint not null PK_Location_LocationID
Name dbo.Name not null AK_Location_Name
CostRate smallmoney not null ((0.00))
Availability decimal(8, 2) not null ((0.00))
ModifiedDate datetime not null (getdate())


Detail Table Column Referencing Column
Production.ProductInventory LocationID LocationID
Production.WorkOrderRouting LocationID LocationID