BudgetPlanHCMReportUIBuilder.validateBudgetPlanScenario Method [AX 2012]
Validates the value of the budget plan scenario control.
Syntax
protected boolean validateBudgetPlanScenario(FormComboBoxControl _budgetPlanScenarioControl)
Run On
Called
Parameters
- _budgetPlanScenarioControl
Type: FormComboBoxControl Class
The budget plan scenario control.
Return Value
Type: boolean
true if the value is valid; otherwise, false.