BOMCalcTrans.netWeightSum Method

Gets the net weight 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 BOMCalcNetWeightSum netWeightSum()

  Microsoft Dynamics AX 2012 R2 (SYS)
          display ItemNetWeight netWeightSum()

  Microsoft Dynamics AX 2012 Feature Pack (SYS)
          display ItemNetWeight netWeightSum()

  Microsoft Dynamics AX 2012 (FPK)
          display ItemNetWeight netWeightSum()

  Microsoft Dynamics AX 2012 (SYS)
          display ItemNetWeight netWeightSum()

Run On

Called

Return Value

Type: BOMCalcNetWeightSum Extended Data Type
The total net weight for the quantity specified for the current calculation.

See Also

Reference

BOMCalcTrans Table