Production.ScrapReason (table)
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 |