BudgetControlBudgetCycle::existByBudgetModel Method
Checks whether the budget model is used in the budget control configuration.
Syntax
client server public static boolean existByBudgetModel(BudgetModel _budgetModel)
Run On
Called
Parameters
- _budgetModel
Type: BudgetModel Table
The budget model record for which the budget control configuration record has to be found.
Return Value
Type: boolean
true if the budget model is used in the budget control configuration; otherwise, false.