BudgetControlBudgetCycle.editBudgetModel Method
Gets or sets the budget model.
Syntax
edit BudgetModelId editBudgetModel(boolean _set, BudgetModelId _budgetModelId)
Run On
Called
Parameters
- _set
Type: boolean
A Boolean value that indicates whether the budget model is set.
- _budgetModelId
Type: BudgetModelId Extended Data Type
The new budget model value when the value of the _set parameter is true.
Return Value
Type: BudgetModelId Extended Data Type
The budget model of the record in the BudgetControlBudgetCycle table.