BOMCalcCost.initCalc Method [AX 2012]

Syntax

public void initCalc(
    TransDate _calcDate, 
    ItemId _itemId, 
    InventDimId _inventDimId, 
    Qty _consumptionInvent, 
    Qty _tradeAgreementInventQty, 
    VendAccount _vendAccount, 
    CostProfitSet _profitSet, 
   [CostingVersionId _costingVersionId, 
    BOMCalcFallBack _bomCalcFallBack, 
    CostingVersionId _fallBackVersionId, 
    BOMCostPriceModel _costPriceModel, 
    InventSiteId _siteId])

Run On

Called

Parameters

See Also

Reference

BOMCalcCost Class