BOMCalcTrans.salesPriceSum Method

Gets the sales 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 BOMCalcSalesPriceSum salesPriceSum()

  Microsoft Dynamics AX 2012 R2 (SYS)
          display InventSalesPriceTotal salesPriceSum()

  Microsoft Dynamics AX 2012 Feature Pack (SYS)
          display InventSalesPriceTotal salesPriceSum()

  Microsoft Dynamics AX 2012 (FPK)
          display InventSalesPriceTotal salesPriceSum()

  Microsoft Dynamics AX 2012 (SYS)
          display InventSalesPriceTotal salesPriceSum()

Run On

Called

Return Value

Type: BOMCalcSalesPriceSum Extended Data Type
The total sales price for the quantity specified for the current calculation.

See Also

Reference

BOMCalcTrans Table