AM
AMBomItem3
Disabled version of AMBomItem
| Field Name | Type | Display Name | Foreign Key | |
|---|---|---|---|---|
BOMID | nvarchar(15) | BOM ID | AMBomItem | |
Description:The identifier of the bill of material. | ||||
Descr | nvarchar(256) | Description | - | |
Description:A description of the bill of material. The system copies the description to production orders that are created by using the bill of material. | ||||
EffEndDate | datetime | End Date | - | |
Description:The last date when the BOM revision was effective. | ||||
EffStartDate | datetime | Start Date | - | |
Description:The date when the BOM revision becomes effective. | ||||
Hold | bit | Hold | - | |
Description:A Boolean value that indicates whether the BOM item is on hold. | ||||
InventoryID | int | Inventory ID | - | |
Description:The identifier of the stock item that is produced by using the bill of material. | ||||
RevisionID | nvarchar(10) | Revision | AMBomItem | |
Description:The identifier of the BOM revision, which is the modification of the bill of material. | ||||
SiteID | int | Warehouse | - | |
Description:The warehouse to which the produced stock item is received when the item production is completed. | ||||
Status | char(1) | Status | - | |
Description:The status of the revision. | ||||
SubItemID | int | Subitem | INSubItem | |
Description:The subitem of the stock item. | ||||