TradeTotals.totalAmountUnRoundedBySign_RU Method [AX 2012]
Gets total unrounded amount by the given sign index.
Syntax
public AmountCur totalAmountUnRoundedBySign_RU(int _sign)
Run On
Server
Parameters
- _sign
Type: int
A sign index (see the getSignIndexByAmount index)
Return Value
Type: AmountCur Extended Data Type
Amount for the given index.