BudgetPlanPriorityTranslation::createOrUpdateTranslation Method
Creates or updates a budget plan priority translation record.
Syntax
client server public static void createOrUpdateTranslation(
BudgetPlanPriorityRecId _budgetPlanPriorityRecId,
Name _name,
[BudgetPlanPriorityDescription _description,
LanguageId _languageId])
Run On
Called
Parameters
- _budgetPlanPriorityRecId
Type: BudgetPlanPriorityRecId Extended Data Type
The ID of the BudgetPlanPriority record.
- _name
Type: Name Extended Data Type
The specified budget plan priority name value.
- _description
Type: BudgetPlanPriorityDescription Extended Data Type
The specified budget plan priority description value.
- _languageId
Type: LanguageId Extended Data Type
The specified LanguageId value.