BudgetTransactionLine.editTransactionCurAmountCredit_CN Method

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.

Return Value

Type: AmountCurCredit Extended Data Type
The credit amount of the budget transaction line in the accounting currency.

See Also

Reference

BudgetTransactionLine Table