InventCostProdIndirect.init Method [AX 2012]
Initializes a new instance of the CostCalcTransData class that will later be passed to a costing sheet for calculation.
Syntax
protected void init(InventCostIndirectData _indirectData)
Run On
Called
Parameters
- _indirectData
Type: InventCostIndirectData Class
The inventory transactions for which the indirect cost should be calculated.