AM
CreateProdFilter
The filter for the "Create Production Order" pop-up panel that is opened when a user clicks "Manufacture" on the Critical Materials (AM401000) form (corresponding to the CriticalMaterialsInq graph).
| Field Name | Type | Display Name | Foreign Key | |
|---|---|---|---|---|
CostCodeID | int | Cost Code | - | |
Description:No description available | ||||
CreateLinkedOrders | bit | Auto Create Linked Orders | - | |
Description:No description available | ||||
InventoryID | int | Inventory ID | InventoryItem | |
Description:No description available | ||||
LocationID | int | Location | INLocation | |
Description:No description available | ||||
OrderType | char(2) | Order Type | AMOrderType | |
Description:No description available | ||||
OverrideWarehouse | bit | Override Warehouse | - | |
Description:No description available | ||||
ProdDate | datetime | Order Date | - | |
Description:No description available | ||||
ProdOrdID | nvarchar(19) | Production Nbr. | - | |
Description:No description available | ||||
ProjectID | int | Project | PMProject | |
Description:No description available | ||||
QtytoProd | decimal | Qty to Produce | - | |
Description:No description available | ||||
SiteID | int | Warehouse | INSite | |
Description:No description available | ||||
SubItemID | int | Subitem | INSubItem | |
Description:No description available | ||||
TaskID | int | Project Task | - | |
Description:No description available | ||||
UseFullQty | bit | Use Full Qty Required | - | |
Description:No description available | ||||