Editing Purchasing.ProductVendor (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
 
| Purchasing.ProductVendor
 
| Purchasing.ProductVendor
Line 8: Line 8:
 
| '''Description
 
| '''Description
 
| Cross-reference table mapping vendors with the products they supply.
 
| Cross-reference table mapping vendors with the products they supply.
 +
|-
 
|}
 
|}
 +
  
 
=== Columns ===
 
=== Columns ===
Line 18: Line 20:
 
| '''Default
 
| '''Default
 
| '''Description
 
| '''Description
 
+
 
|- valign="top"
 
|- valign="top"
 
| ProductID
 
| ProductID
Line 92: Line 94:
 
| '''Primary Key
 
| '''Primary Key
 
| '''Columns
 
| '''Columns
|- valign="top"
+
|-
 
| PK_ProductVendor_ProductID_VendorID
 
| PK_ProductVendor_ProductID_VendorID
 
| ProductID, VendorID
 
| ProductID, VendorID
Line 103: Line 105:
 
| '''Type
 
| '''Type
 
| '''Columns
 
| '''Columns
 
+
|- valign="top"
+
|-
 
| IX_ProductVendor_UnitMeasureCode
 
| IX_ProductVendor_UnitMeasureCode
 
|  
 
|  
 
| UnitMeasureCode
 
| UnitMeasureCode
|- valign="top"
+
|-
 
| IX_ProductVendor_VendorID
 
| IX_ProductVendor_VendorID
 
|  
 
|  
Line 120: Line 122:
 
| '''Expression
 
| '''Expression
 
| '''Description
 
| '''Description
 
+
|- valign="top"
+
|-
 
| CK_ProductVendor_AverageLeadTime
 
| CK_ProductVendor_AverageLeadTime
 
| ([AverageLeadTime]>=(1))
 
| ([AverageLeadTime]>=(1))
 
| Check constraint [AverageLeadTime] >= (1)
 
| Check constraint [AverageLeadTime] >= (1)
|- valign="top"
+
|-
 
| CK_ProductVendor_LastReceiptCost
 
| CK_ProductVendor_LastReceiptCost
 
| ([LastReceiptCost]>(0.00))
 
| ([LastReceiptCost]>(0.00))
 
| Check constraint [LastReceiptCost] > (0.00)
 
| Check constraint [LastReceiptCost] > (0.00)
|- valign="top"
+
|-
 
| CK_ProductVendor_MaxOrderQty
 
| CK_ProductVendor_MaxOrderQty
 
| ([MaxOrderQty]>=(1))
 
| ([MaxOrderQty]>=(1))
 
| Check constraint [MaxOrderQty] >= (1)
 
| Check constraint [MaxOrderQty] >= (1)
|- valign="top"
+
|-
 
| CK_ProductVendor_MinOrderQty
 
| CK_ProductVendor_MinOrderQty
 
| ([MinOrderQty]>=(1))
 
| ([MinOrderQty]>=(1))
 
| Check constraint [MinOrderQty] >= (1)
 
| Check constraint [MinOrderQty] >= (1)
|- valign="top"
+
|-
 
| CK_ProductVendor_OnOrderQty
 
| CK_ProductVendor_OnOrderQty
 
| ([OnOrderQty]>=(0))
 
| ([OnOrderQty]>=(0))
 
| Check constraint [OnOrderQty] >= (0)
 
| Check constraint [OnOrderQty] >= (0)
|- valign="top"
+
|-
 
| CK_ProductVendor_StandardPrice
 
| CK_ProductVendor_StandardPrice
 
| ([StandardPrice]>(0.00))
 
| ([StandardPrice]>(0.00))
Line 153: Line 155:
 
| '''Column
 
| '''Column
 
| '''Referenced Column
 
| '''Referenced Column
 
+
|- valign="top"
+
|-
 
| [[Production.Product_(table)|Production.Product]]
 
| [[Production.Product_(table)|Production.Product]]
 
| ProductID
 
| ProductID
 
| ProductID
 
| ProductID
|- valign="top"
+
|-
 
| [[Production.UnitMeasure_(table)|Production.UnitMeasure]]
 
| [[Production.UnitMeasure_(table)|Production.UnitMeasure]]
 
| UnitMeasureCode
 
| UnitMeasureCode
 
| UnitMeasureCode
 
| UnitMeasureCode
|- valign="top"
+
|-
 
| [[Purchasing.Vendor_(table)|Purchasing.Vendor]]
 
| [[Purchasing.Vendor_(table)|Purchasing.Vendor]]
 
| VendorID
 
| VendorID
Line 175: Line 177:
 
| '''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)