Share via


RetailReplenishmentRuleTable.getTotalDefaultWeight Method

Gets the sum of the default weights for the replenishment rule.

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 getTotalDefaultWeight()

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

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

Run On

Called

Return Value

Type: RetailWeightEx1 Extended Data Type
The total default weight for the specified replenishment rule.

See Also

Reference

RetailReplenishmentRuleTable Table