Tax::roundDeferredAmount Method [AX 2012]
Rounds deferred amount.
Syntax
server public static Amount roundDeferredAmount(Amount _amount)
Run On
Server
Parameters
- _amount
Type: Amount Extended Data Type
The instance of the Amount class.
Return Value
Type: Amount Extended Data Type
The result of the round amount.