AM
ProductionOrderBuildCapabilityMaterialFirstOperation
Projection of AMProdItem, InventoryItem, INLocationStatusByCostCenter, INSiteStatusByCostCenter to build the Capacity Builder for the first operation
| Field Name | Type | Display Name | Foreign Key | |
|---|---|---|---|---|
CostCenterID | int | - | ||
Description:Cost center id selected project, task and warehouse | ||||
MaxQtyToProdNonexistent in DB | decimal? | Max Qty. to Produce | - | |
Description:Maximum number of products with the material | ||||
MaxQtyToProdNonCalcMatlNonexistent in DB | decimal? | Max Qty. to Produce | - | |
Description:Max quantity to produce is qty required when max qty is null (non stock, vendor supplied scenarios) First Operation | ||||
OperationID | int | Operation ID | - | |
Description:No description available | ||||
OrderType | nvarchar(2) | Order Type | - | |
Description:No description available | ||||
ProdOrdID | nvarchar(19) | Production Nbr. | - | |
Description:No description available | ||||
ProjectID | int | Project | - | |
Description:Project/Task is not implemented for Manufacturing. Requirement for the class that implements ILSPrimary/ILSMaster | ||||
QtyReq | decimal | Qty Required | - | |
Description:No description available | ||||
QtyToProd | decimal | Qty. to Produce | - | |
Description:No description available | ||||
SiteID | int | Warehouse | - | |
Description:No description available | ||||
TaskID | int | Task | - | |
Description:Project/Task is not implemented for Manufacturing. Requirement for the class that implements ILSPrimary/ILSMaster | ||||
UOM | nvarchar(6) | UOM | - | |
Description:No description available | ||||