BudgetPlanPriorityTranslation::findByLocalizedName Method
Finds a BudgetPlanPriorityTranslation record for a budget plan name.
Syntax
client server public static BudgetPlanPriorityTranslation findByLocalizedName(BudgetPlanPriorityName _budgetPlanPriorityName, [boolean _forUpdate])
Run On
Called
Parameters
- _budgetPlanPriorityName
Type: BudgetPlanPriorityName 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: BudgetPlanPriorityTranslation Table
A BudgetPlanPriorityTranslation record.