Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Determines the transaction amount by using the correct sign, and rounds by using the general round-off setting for the currency on the line.
Syntax
private void calculateTransactionCurrencyAmount(AmountCur _amount, [boolean _calculateAccountingAmount])
Run On
Called
Parameters
- _amount
Type: AmountCur Extended Data Type
The amount, in transaction currency, to set on the line.
- _calculateAccountingAmount
Type: boolean
Determines whether the accounting currency amount is calculated and set; optional.