PriceDiscSmartRounding::roundingRuleCheck Method [AX 2012]
Checks whether a rounding rule can be used for smart rounding.
client server public static boolean roundingRuleCheck(PriceDiscSmartRoundingRule _rule, [DecimalSeparator _decimalSeparator])
Run On
CalledParameters
- _rule
- Type: PriceDiscSmartRoundingRule Table
The rounding rule to check.
- _decimalSeparator
- Type: DecimalSeparator Enumeration
The decimal separator that is used in the rounding expressions of the rule.
Show: