BudgetPlanningStageTranslation.validateWrite Method

Validates that the name of a BudgetPlanningStage 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 the record when the language ID is equal to the system language ID.

Return Value

Type: boolean
true if validation passes; otherwise, false.

See Also

Reference

BudgetPlanningStageTranslation Table