BudgetTransactionLine.editQuantity Method
Manages the setting of the quantity on a budget transaction line.
Syntax
edit Qty editQuantity(boolean _set, Qty _qty)
Run On
Called
Parameters
- _set
Type: boolean
- _qty
Type: Qty Extended Data Type
The quantity of the budget transaction line.
Return Value
Type: Qty Extended Data Type
The quantity of the budget transaction line.
Remarks
The amount fields on the line are recalculated when a quantity is set.