InventCostProdIndirect.calcRoute Method [AX 2012]
Calculates the indirect cost for a route transaction.
Syntax
public void calcRoute(InventCostProdIndirectData_Route _prodIndirectData)
Run On
Called
Parameters
- _prodIndirectData
Type: InventCostProdIndirectData_Route Class
A route transaction for which an indirect cost should be calculated.
Exceptions
Exception | Condition |
---|---|
Error | The job type is not setup or process. |