Editing Production.WorkOrderRouting (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.WorkOrderRouting
 
| Production.WorkOrderRouting
Line 8: Line 8:
 
| '''Description
 
| '''Description
 
| Work order details.
 
| Work order details.
 +
|-
 
|}
 
|}
 +
  
 
=== Columns ===
 
=== Columns ===
Line 18: Line 20:
 
| '''Default
 
| '''Default
 
| '''Description
 
| '''Description
 
+
 
|- valign="top"
 
|- valign="top"
 
| WorkOrderID
 
| WorkOrderID
Line 98: Line 100:
 
| '''Primary Key
 
| '''Primary Key
 
| '''Columns
 
| '''Columns
|- valign="top"
+
|-
 
| PK_WorkOrderRouting_WorkOrderID_ProductID_OperationSequence
 
| PK_WorkOrderRouting_WorkOrderID_ProductID_OperationSequence
 
| WorkOrderID, ProductID, OperationSequence
 
| WorkOrderID, ProductID, OperationSequence
Line 109: Line 111:
 
| '''Type
 
| '''Type
 
| '''Columns
 
| '''Columns
 
+
|- valign="top"
+
|-
 
| IX_WorkOrderRouting_ProductID
 
| IX_WorkOrderRouting_ProductID
 
|  
 
|  
Line 122: Line 124:
 
| '''Expression
 
| '''Expression
 
| '''Description
 
| '''Description
 
+
|- valign="top"
+
|-
 
| CK_WorkOrderRouting_ActualCost
 
| CK_WorkOrderRouting_ActualCost
 
| ([ActualCost]>(0.00))
 
| ([ActualCost]>(0.00))
 
| Check constraint [ActualCost] > (0.00)
 
| Check constraint [ActualCost] > (0.00)
|- valign="top"
+
|-
 
| CK_WorkOrderRouting_ActualEndDate
 
| CK_WorkOrderRouting_ActualEndDate
 
| ([ActualEndDate]>=[ActualStartDate] OR [ActualEndDate] IS NULL OR [ActualStartDate] IS NULL)
 
| ([ActualEndDate]>=[ActualStartDate] OR [ActualEndDate] IS NULL OR [ActualStartDate] IS NULL)
 
| Check constraint [ActualEndDate] >= [ActualStartDate] OR [ActualEndDate] IS NULL OR [ActualStartDate] IS NULL
 
| Check constraint [ActualEndDate] >= [ActualStartDate] OR [ActualEndDate] IS NULL OR [ActualStartDate] IS NULL
|- valign="top"
+
|-
 
| CK_WorkOrderRouting_ActualResourceHrs
 
| CK_WorkOrderRouting_ActualResourceHrs
 
| ([ActualResourceHrs]>=(0.0000))
 
| ([ActualResourceHrs]>=(0.0000))
 
| Check constraint [ActualResourceHrs] >= (0.0000)
 
| Check constraint [ActualResourceHrs] >= (0.0000)
|- valign="top"
+
|-
 
| CK_WorkOrderRouting_PlannedCost
 
| CK_WorkOrderRouting_PlannedCost
 
| ([PlannedCost]>(0.00))
 
| ([PlannedCost]>(0.00))
 
| Check constraint [PlannedCost] > (0.00)
 
| Check constraint [PlannedCost] > (0.00)
|- valign="top"
+
|-
 
| CK_WorkOrderRouting_ScheduledEndDate
 
| CK_WorkOrderRouting_ScheduledEndDate
 
| ([ScheduledEndDate]>=[ScheduledStartDate])
 
| ([ScheduledEndDate]>=[ScheduledStartDate])
Line 151: Line 153:
 
| '''Column
 
| '''Column
 
| '''Referenced Column
 
| '''Referenced Column
 
+
|- valign="top"
+
|-
 
| [[Production.Location_(table)|Production.Location]]
 
| [[Production.Location_(table)|Production.Location]]
 
| LocationID
 
| LocationID
 
| LocationID
 
| LocationID
|- valign="top"
+
|-
 
| [[Production.WorkOrder_(table)|Production.WorkOrder]]
 
| [[Production.WorkOrder_(table)|Production.WorkOrder]]
 
| WorkOrderID
 
| WorkOrderID
Line 169: Line 171:
 
| '''Referenced Object
 
| '''Referenced Object
  
|- valign="top"
+
|-
 
| Schema
 
| Schema
 
| Schema
 
| Schema

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)