Share via


BudgetPlanScenarioTranslation::findByLocalizedName Method

Finds a BudgetPlanScenarioTranslation record for a specified budget plan name.

Syntax

client server public static BudgetPlanScenarioTranslation findByLocalizedName(BudgetPlanScenarioName _budgetPlanScenarioName, [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that indicates whether to read the record for update; optional.

Return Value

Type: BudgetPlanScenarioTranslation Table
A BudgetPlanScenarioTranslation record.

See Also

Reference

BudgetPlanScenarioTranslation Table