Share via


LeanCost_CalcProdFlow.updateDirectMaterialBreakdown Method [AX 2012]

Updates the direct material breakdown.

Syntax

protected void updateDirectMaterialBreakdown(ProdCalcTrans _prodCalcTrans, InventItemPrice _inventItemPrice)

Run On

Called

Parameters

  • _prodCalcTrans
    Type: ProdCalcTrans Table
    The ProdCalcTrans record for which the breakdown should be updated.
  • _inventItemPrice
    Type: InventItemPrice Table
    The InventItemPrice record which is the reference for the breakdown.

See Also

Reference

LeanCost_CalcProdFlow Class