Share via


BOMCalcTrans.costPricePcs Method

Gets the total cost price per unit.

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 BOMCalcCostPricePcs costPricePcs()

  Microsoft Dynamics AX 2012 R2 (SYS)
          display CostPricePcs costPricePcs()

  Microsoft Dynamics AX 2012 Feature Pack (SYS)
          display CostPricePcs costPricePcs()

  Microsoft Dynamics AX 2012 (FPK)
          display CostPricePcs costPricePcs()

  Microsoft Dynamics AX 2012 (SYS)
          display CostPricePcs costPricePcs()

Run On

Called

Return Value

Type: BOMCalcCostPricePcs Extended Data Type
The total cost price per unit for the quantity specified for the current calculation.

See Also

Reference

BOMCalcTrans Table