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.
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.