BudgetPlanScenarioTranslation.validateWrite Method
Validates that the name of a BudgetPlanScenario record is not being used.
Syntax
public boolean validateWrite([boolean _allowSystemLanguageChange])
Run On
Called
Parameters
- _allowSystemLanguageChange
Type: boolean
A Boolean value that indicates whether to write a record when the language ID is equal to the system language ID.
Return Value
Type: boolean
true if validation passes; Otherwise, false .