WorkOrderCalculateMaterialSupplyCoefficient Method |
| Name | Description | |
|---|---|---|
| CalculateMaterialSupplyCoefficient |
Returns the material supply coefficient wich represents the ratio of required to available materials for this work order.
The coefficient is 1 when the quantity of required materials is equal to available quantity.
| |
| CalculateMaterialSupplyCoefficient(IEnumerableCurrentAvailability, IEnumerableProjectedAvailability) |
Returns the material supply coefficient wich represents the ratio of required to available materials for this work order.
The coefficient is 1 when the quantity of required materials is equal to available quantity.
|