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 credit amount that is entered by the user on a budget transaction line.
Syntax
edit AmountCurCredit editTransactionCurAmountCredit_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 credit amount in the transaction currency.
Return Value
Type: AmountCurCredit Extended Data Type
The credit amount of the budget transaction line in the accounting currency.