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.
Modifies the debit amount that is entered by the user on a budget transaction line.
Syntax
edit AmountCurDebit editTransactionCurAmountDebit_CN(boolean _set, AmountCur _amount)
Run On
Called
Parameters
- _set
Type: boolean
A value that determines whether the amount is being set or read.
- _amount
Type: AmountCur Extended Data Type
The debit amount in the transaction currency.
Return Value
Type: AmountCurDebit Extended Data Type
The debit amount of the budget transaction line in the accounting currency.