Production.UnitMeasure (table)

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

wikibot

Table Production.UnitMeasure


Column Data Type Nullable Default PK Index
UnitMeasureCode nchar(0) not null PK_UnitMeasure_UnitMeasureCode
Name dbo.Name not null AK_UnitMeasure_Name
ModifiedDate datetime not null (getdate())


Detail Table Column Referencing Column
Production.BillOfMaterials UnitMeasureCode UnitMeasureCode
Production.Product UnitMeasureCode SizeUnitMeasureCode
Production.Product UnitMeasureCode WeightUnitMeasureCode
Purchasing.ProductVendor UnitMeasureCode UnitMeasureCode