BOMCalcTrans.salesPricePcs Method

Gets the total sales 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 BOMCalcSalesPricePcs salesPricePcs()

  Microsoft Dynamics AX 2012 R2 (SYS)
          display InventSalesPricePcs salesPricePcs()

  Microsoft Dynamics AX 2012 Feature Pack (SYS)
          display InventSalesPricePcs salesPricePcs()

  Microsoft Dynamics AX 2012 (FPK)
          display InventSalesPricePcs salesPricePcs()

  Microsoft Dynamics AX 2012 (SYS)
          display InventSalesPricePcs salesPricePcs()

Run On

Called

Return Value

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

See Also

Reference

BOMCalcTrans Table