BudgetTransactionLine.editTransactionCurAmountDebit_CN Method

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.

Return Value

Type: AmountCurDebit Extended Data Type
The debit amount of the budget transaction line in the accounting currency.

See Also

Reference

BudgetTransactionLine Table