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
- _tReplenishmentLines
Type: RetailReplenishmentRuleLines Table
Current RetailReplenishmentRuleLines line.
Return Value
Type: RetailPercent Extended Data Type
Return the RetailPercent after adjustment.