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
- _budgetPlanScenarioName
Type: BudgetPlanScenarioName Extended Data Type
The value of the Name field to find.
- _forUpdate
Type: boolean
A Boolean value that indicates whether to read the record for update; optional.
Return Value
Type: BudgetPlanScenarioTranslation Table
A BudgetPlanScenarioTranslation record.