Share via


RetailReplenishmentRuleTable.getTotalWeight Method

Gets the sum of the weights for allocating quantities.

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
          public RetailWeightEx1 getTotalWeight()

  Microsoft Dynamics AX 2012 R2 (SYS)
          public RetailWeightEx1 getTotalWeight()

  Microsoft Dynamics AX 2012 Feature Pack (SYS)
          display RetailWeightEx1 getTotalWeight()

Run On

Called

Return Value

Type: RetailWeightEx1 Extended Data Type
The total weight for the allocating quantities.

See Also

Reference

RetailReplenishmentRuleTable Table