TradeTotals.roundOff Method [AX 2012]
Determines the round-off amount for the order.
protected RoundOff roundOff(CurrencyCode _currencyCode)
Run On
ServerParameters
- _currencyCode
- Type: CurrencyCode Extended Data Type
The CurrencyCode field for the current order line.
Return Value
Type: RoundOff Extended Data TypeThe RoundOff field defined for the order on the Currency table.
Community Additions
ADD
Show: