BOMCalcItemLine.calculateCostMarkup Method [AX 2012]

Calculates the markup quantity for the cost breakdown if the consumption is constant.

Syntax

private void calculateCostMarkup(BOMCalcTrans _bomCalcTransBreakdown)

Run On

Called

Parameters

  • _bomCalcTransBreakdown
    Type: BOMCalcTrans Table
    The BomCalcTrans record that represents the cost breakdown.

See Also

Reference

BOMCalcItemLine Class