AM
VisualBOMMaint.VisualBOMFilter
The filter for the Visual BOM (AM216000) form, which corresponds to the VisualBOMMaint graph.
| Field Name | Type | Display Name | Foreign Key | |
|---|---|---|---|---|
BOMID | nvarchar(15) | BOM ID | AMBomItem | |
Description:The identifier for a specific bill of material. | ||||
Descr | nvarchar(256) | Description | - | |
Description:An optional description for this bill of material. | ||||
EffEndDate | datetime | End Date | - | |
Description:The optional date the revision is no longer effective. | ||||
EffStartDate | datetime | Start Date | - | |
Description:The date the revision becomes effective. | ||||
InventoryID | int | Inventory ID | InventoryItem | |
Description:The inventory ID for the stock item. | ||||
RevisionID | nvarchar(10) | Revision | AMBomItem | |
Description:The revision number that specifies which version of the BOM is being used. | ||||
SiteID | int | Warehouse | INSite | |
Description:The default warehouse for receipts from production orders. | ||||
Status | nvarchar | Status | - | |
Description:The status of the selected revision. | ||||
SubItemID | int | Subitem | INSubItem | |
Description:The subitem ID. | ||||