Difference between revisions of "Production.ScrapReason (table)"
(New page: == wikibot == {| border="1" cellpadding="5" cellspacing="0" style="border-collapse:collapse" |- | '''Table | Production.ScrapReason |- |} {| border="1" cellpadding="5" cellspacing="0" s...) |
(No difference)
|
Revision as of 13:35, 3 January 2009
wikibot
Table | Production.ScrapReason |
Column | Data Type | Nullable | Default | PK | Index |
ScrapReasonID | smallint | not null | PK_ScrapReason_ScrapReasonID | ||
Name | dbo.Name | not null | AK_ScrapReason_Name | ||
ModifiedDate | datetime | not null | (getdate()) |
Detail Table | Column | Referencing Column |
Production.WorkOrder | ScrapReasonID | ScrapReasonID |