BudgetPlanScenarioTranslation::createOrUpdateTranslation Method
Creates or updates a budget plan scenario translation record.
Syntax
client server public static void createOrUpdateTranslation(
BudgetPlanScenarioRecId _budgetPlanScenarioRecId,
Name _name,
[BudgetPlanScenarioDescription _description,
LanguageId _languageId])
Run On
Called
Parameters
- _budgetPlanScenarioRecId
Type: BudgetPlanScenarioRecId Extended Data Type
The record ID of a BudgetPlanScenario record.
- _name
Type: Name Extended Data Type
A specified budget plan scenario name value.
- _description
Type: BudgetPlanScenarioDescription Extended Data Type
A specified budget plan scenario description value.
- _languageId
Type: LanguageId Extended Data Type
A specified LanguageId value.