Editing Production.BillOfMaterials (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 208: Line 208:
 
| not null
 
| not null
 
|  
 
|  
| Primary key for BillOfMaterials records.<br />PK_BillOfMaterials_BillOfMaterialsID
+
| Primary key for BillOfMaterials records.PK_BillOfMaterials_BillOfMaterialsID
 
|- valign="top"
 
|- valign="top"
 
| ProductAssemblyID
 
| ProductAssemblyID
Line 214: Line 214:
 
| null
 
| null
 
|  
 
|  
| Parent product identification number. Foreign key to Product.ProductID.<br />AK_BillOfMaterials_ProductAssemblyID_ComponentID_StartDate
+
| Parent product identification number. Foreign key to Product.ProductID.AK_BillOfMaterials_ProductAssemblyID_ComponentID_StartDate
 
|- valign="top"
 
|- valign="top"
 
| ComponentID
 
| ComponentID
Line 220: Line 220:
 
| not null
 
| not null
 
|  
 
|  
| Component identification number. Foreign key to Product.ProductID.<br />AK_BillOfMaterials_ProductAssemblyID_ComponentID_StartDate
+
| Component identification number. Foreign key to Product.ProductID.AK_BillOfMaterials_ProductAssemblyID_ComponentID_StartDate
 
|- valign="top"
 
|- valign="top"
 
| StartDate
 
| StartDate
Line 226: Line 226:
 
| not null
 
| not null
 
| (GETDATE())
 
| (GETDATE())
| Date the component started being used in the assembly item.<br />AK_BillOfMaterials_ProductAssemblyID_ComponentID_StartDate
+
| Date the component started being used in the assembly item.AK_BillOfMaterials_ProductAssemblyID_ComponentID_StartDate
 
|- valign="top"
 
|- valign="top"
 
| EndDate
 
| EndDate
Line 232: Line 232:
 
| null
 
| null
 
|  
 
|  
| Date the component stopped being used in the assembly item.<br />
+
| Date the component stopped being used in the assembly item.
 
|- valign="top"
 
|- valign="top"
 
| UnitMeasureCode
 
| UnitMeasureCode
Line 238: Line 238:
 
| not null
 
| not null
 
|  
 
|  
| Standard code identifying the unit of measure for the quantity.<br />IX_BillOfMaterials_UnitMeasureCode
+
| Standard code identifying the unit of measure for the quantity.IX_BillOfMaterials_UnitMeasureCode
 
|- valign="top"
 
|- valign="top"
 
| BOMLevel
 
| BOMLevel
Line 244: Line 244:
 
| not null
 
| not null
 
|  
 
|  
| Indicates the depth the component is from its parent (AssemblyID).<br />
+
| Indicates the depth the component is from its parent (AssemblyID).
 
|- valign="top"
 
|- valign="top"
 
| PerAssemblyQty
 
| PerAssemblyQty
Line 250: Line 250:
 
| not null
 
| not null
 
| (1.00)
 
| (1.00)
| Quantity of the component needed to create the assembly.<br />
+
| Quantity of the component needed to create the assembly.
 
|- valign="top"
 
|- valign="top"
 
| ModifiedDate
 
| ModifiedDate
Line 256: Line 256:
 
| not null
 
| not null
 
| (GETDATE())
 
| (GETDATE())
| Date and time the record was last updated.<br />
+
| Date and time the record was last updated.
 
|}
 
|}
  

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)