Editing Production.ScrapReason (table)

Jump to: navigation, search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision Your text
Line 2: Line 2:
  
 
{| border="1" cellpadding="5" cellspacing="0" style="border-collapse:collapse"
 
{| border="1" cellpadding="5" cellspacing="0" style="border-collapse:collapse"
|- valign="top"
+
|-
 
| '''Table
 
| '''Table
 
| Production.ScrapReason
 
| Production.ScrapReason
|- valign="top"
+
|-
| '''Description
 
| Manufacturing failure reasons lookup table.
 
 
|}
 
|}
  
=== Columns ===
+
 
 
{| border="1" cellpadding="5" cellspacing="0" style="border-collapse:collapse"
 
{| border="1" cellpadding="5" cellspacing="0" style="border-collapse:collapse"
 
|- style="background:silver"
 
|- style="background:silver"
Line 17: Line 15:
 
| '''Nullable
 
| '''Nullable
 
| '''Default
 
| '''Default
| '''Description
+
| '''PK
 
+
| '''Index
|- valign="top"
+
 +
|-
 
| ScrapReasonID
 
| ScrapReasonID
 
| smallint
 
| smallint
 
| not null
 
| not null
 
|  
 
|  
| Primary key for ScrapReason records.
+
| PK_ScrapReason_ScrapReasonID
|- valign="top"
+
|
 +
|-
 
| Name
 
| Name
 
| dbo.Name
 
| dbo.Name
 
| not null
 
| not null
 
|  
 
|  
| Failure description.
+
|  
|- valign="top"
+
| AK_ScrapReason_Name
 +
|-
 
| ModifiedDate
 
| ModifiedDate
 
| datetime
 
| datetime
 
| not null
 
| not null
 
| (getdate())
 
| (getdate())
| Date and time the record was last updated.
+
|  
|}
+
|  
 
 
=== Primary Key ===
 
{| border="1" cellpadding="5" cellspacing="0" style="border-collapse:collapse"
 
|- style="background:silver"
 
| '''Primary Key
 
| '''Columns
 
|- valign="top"
 
| PK_ScrapReason_ScrapReasonID
 
| ScrapReasonID
 
 
|}
 
|}
  
=== Indexes ===
 
{| border="1" cellpadding="5" cellspacing="0" style="border-collapse:collapse"
 
|- style="background:silver"
 
| '''Index
 
| '''Type
 
| '''Columns
 
  
|- valign="top"
 
| AK_ScrapReason_Name
 
| Unique
 
| Name
 
|}
 
  
=== Detail Tables ===
 
 
{| border="1" cellpadding="5" cellspacing="0" style="border-collapse:collapse"
 
{| border="1" cellpadding="5" cellspacing="0" style="border-collapse:collapse"
 
|- style="background:silver"
 
|- style="background:silver"
Line 68: Line 48:
 
| '''Column
 
| '''Column
 
| '''Referencing Column
 
| '''Referencing Column
 
+
|- valign="top"
+
|-
 
| [[Production.WorkOrder_(table)|Production.WorkOrder]]
 
| [[Production.WorkOrder_(table)|Production.WorkOrder]]
 
| ScrapReasonID
 
| ScrapReasonID
 
| ScrapReasonID
 
| ScrapReasonID
 
|}
 
|}
 
=== References ===
 
{| border="1" cellpadding="5" cellspacing="0" style="border-collapse:collapse"
 
|- style="background:silver"
 
| '''Dependency Type
 
| '''Object Type
 
| '''Referenced Object
 
 
|- valign="top"
 
| Data Type
 
| Type
 
| [[dbo.Name_(type)|dbo.Name]]
 
 
|- valign="top"
 
| Schema
 
| Schema
 
| [[Production_(schema)|Production]]
 
 
|}
 
 
 
 
== wikivalues ==
 
== wikivalues ==
  
 
{| border="1" cellpadding="5" cellspacing="0" style="border-collapse:collapse"
 
{| border="1" cellpadding="5" cellspacing="0" style="border-collapse:collapse"
|- valign="top"
+
|-
 
| '''Table Values
 
| '''Table Values
 
| Production.ScrapReason
 
| Production.ScrapReason
 +
|-
 
|}
 
|}
  
{| border="1" cellpadding="5" cellspacing="0" style="border-collapse:collapse"
 
|- style="background:silver"
 
  
 +
{| border="1" cellpadding="5" cellspacing="0"  style="border-collapse:collapse"
 +
|- style="background:silver"
 
| '''ScrapReasonID
 
| '''ScrapReasonID
 
| '''Name
 
| '''Name
|- valign="top"
+
|-  
 
+
| 1
| 1
+
| Brake assembly not as ordered
| Brake assembly not as ordered
+
|-  
|- valign="top"
+
| 2
 
+
| Color incorrect
| 2
+
|-  
| Color incorrect
+
| 4
|- valign="top"
+
| Drill pattern incorrect
 
+
|-  
| 4
+
| 5
| Drill pattern incorrect
+
| Drill size too large
|- valign="top"
+
|-  
 
+
| 6
| 5
+
| Drill size too small
| Drill size too large
+
|-  
|- valign="top"
+
| 3
 
+
| Gouge in metal
| 6
+
|-  
| Drill size too small
+
| 7
|- valign="top"
+
| Handling damage
 
+
|-  
| 3
+
| 8
| Gouge in metal
+
| Paint process failed
|- valign="top"
+
|-  
 
+
| 9
| 7
+
| Primer process failed
| Handling damage
+
|-  
|- valign="top"
+
| 10
 
+
| Seat assembly not as ordered
| 8
+
|-  
| Paint process failed
+
| 11
|- valign="top"
+
| Stress test failed
 
+
|-  
| 9
+
| 12
| Primer process failed
+
| Thermoform temperature too high
|- valign="top"
+
|-  
 
+
| 13
| 10
+
| Thermoform temperature too low
| Seat assembly not as ordered
+
|-  
|- valign="top"
+
| 14
 
+
| Trim length too long
| 11
+
|-  
| Stress test failed
+
| 15
|- valign="top"
+
| Trim length too short
 
+
|-  
| 12
+
| 16
| Thermoform temperature too high
+
| Wheel misaligned
|- valign="top"
 
 
 
| 13
 
| Thermoform temperature too low
 
|- valign="top"
 
 
 
| 14
 
| Trim length too long
 
|- valign="top"
 
 
 
| 15
 
| Trim length too short
 
|- valign="top"
 
 
 
| 16
 
| Wheel misaligned
 
|}
 
 
 
== automatically generated ==
 
 
 
{| border="1" cellpadding="5" cellspacing="0" style="border-collapse:collapse"
 
|-
 
| '''Table
 
| Production.ScrapReason
 
|- valign="top"
 
| '''Description
 
| Manufacturing failure reasons lookup table.
 
|-
 
|}
 
 
 
 
 
{| border="1" cellpadding="5" cellspacing="0" style="border-collapse:collapse"
 
|- style="background:silver"
 
| '''Column
 
| '''Data Type
 
| '''Nullable
 
| '''Default
 
| '''Description / PK / Index
 
 
|- valign="top"
 
| ScrapReasonID
 
| smallint
 
| not null
 
|
 
| Primary key for ScrapReason records.<br />PK_ScrapReason_ScrapReasonID
 
|- valign="top"
 
| Name
 
| Name
 
| not null
 
|
 
| Failure description.<br />AK_ScrapReason_Name
 
|- valign="top"
 
| ModifiedDate
 
| datetime
 
| not null
 
| (GETDATE())
 
| Date and time the record was last updated.<br />
 
|}
 
 
 
 
 
 
 
{| border="1" cellpadding="5" cellspacing="0" style="border-collapse:collapse"
 
|- style="background:silver"
 
| '''Detail Table
 
| '''Column
 
| '''Referencing Column
 
 
|-
 
| [[Production.WorkOrder_(table)|Production.WorkOrder]]
 
| ScrapReasonID
 
| ScrapReasonID
 
|}
 
 
 
 
 
{| border="1" cellpadding="5" cellspacing="0" style="border-collapse:collapse"
 
|- style="background:silver"
 
| '''Dependency Type
 
| '''Object Type
 
| '''Referenced Object
 
 
 
|-
 
| Data Type
 
| Type
 
| [[dbo.Name_(type)|dbo.Name]]
 
 
 
|-
 
| Schema
 
| Schema
 
| [[Production_(schema)|Production]]
 
 
 
 
|}
 
|}

Please note that all contributions to dbscript Online Help may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see Project:Copyrights for details). Do not submit copyrighted work without permission!

Cancel | Editing help (opens in new window)