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 budget type on a budget transaction line.
Syntax
edit BudgetType editBudgetType(boolean _set, BudgetType _budgetType)
Run On
Called
Parameters
- _set
Type: boolean
The value that specified whether to set the budget type.
- _budgetType
Type: BudgetType Enumeration
The budget type of the budget transaction line.
Return Value
Type: BudgetType Enumeration
The budget type of the budget transaction line.
Remarks
The amount fields on the line are recalculated when a budget type is changed.