RetailReplenishment.calcRulePercent Method [AX 2012]

Recalculate RulePercent base on the infomation collected in preCalcRulePercent() method.

Syntax

private RetailPercent calcRulePercent(RetailReplenishmentRuleLines _tReplenishmentLines)

Run On

Called

Parameters

Return Value

Type: RetailPercent Extended Data Type
Return the RetailPercent after adjustment.

See Also

Reference

RetailReplenishment Class