BOMCalcTrans.costPriceSum Method

Gets the cost price total.

Syntax

Note

The syntax of this method varies based on the version of Microsoft Dynamics AX that you are using.

  Microsoft Dynamics AX 2012 R3
          display BOMCalcCostPriceSum costPriceSum()

  Microsoft Dynamics AX 2012 R2 (SYS)
          display CostPriceQtyTotal costPriceSum()

  Microsoft Dynamics AX 2012 Feature Pack (SYS)
          display CostPriceQtyTotal costPriceSum()

  Microsoft Dynamics AX 2012 (FPK)
          display CostPriceQtyTotal costPriceSum()

  Microsoft Dynamics AX 2012 (SYS)
          display CostPriceQtyTotal costPriceSum()

Run On

Called

Return Value

Type: BOMCalcCostPriceSum Extended Data Type
The total cost price for the quantity specified for the current calculation.

See Also

Reference

BOMCalcTrans Table