AssemblyBillOfMaterialHeader
To create, read, update and delete item bill of material's header
Columns
| Name | Type | ReadOnly | Description |
| ID [KEY] | String | True |
Primary key, it is an item ID. |
| AssembledLeadDays | Int | False |
Main item assembly lead days. |
| BatchQuantity | Double | False |
Quantity of the material needed to produce the batch. |
| Code | String | False |
Item code. |
| CostPrice | Double | False |
Cost price of the item. |
| Created | Datetime | False |
Creation date. |
| Creator | String | False |
User ID of creator. |
| CreatorFullName | String | False |
Name of creator. |
| Description | String | False |
Description of the item. |
| Division | Int | False |
Division. |
| Modified | Datetime | False |
Last modified date. |
| Modifier | String | False |
User ID of modifier. |
| ModifierFullName | String | False |
Name of modifier. |
| Notes | String | False |
Notes. |
| UpdateCostPrice | Bool | False |
Indicates if cost price is updated. |
| UseExplosion | Int | False |
Indicates if main item assemble at delivery is used. |
| LinkedAssemblyBillOfMaterialMaterials | String | False |
LinkedAssemblyBillOfMaterialMaterials |