BudgetPlanningProcessTranslation::createOrUpdateTranslation Method
Creates or updates a budget planning process translation record.
Syntax
client server public static void createOrUpdateTranslation(
BudgetPlanningProcessRecId _budgetPlanningProcessRecId,
Name _name,
[BudgetPlanningProcessDescription _description,
LanguageId _languageId])
Run On
Called
Parameters
- _budgetPlanningProcessRecId
Type: BudgetPlanningProcessRecId Extended Data Type
The ID of the BudgetPlanningProcess record.
- _name
Type: Name Extended Data Type
The specified budget planning process name value.
- _description
Type: BudgetPlanningProcessDescription Extended Data Type
The specified budget planning process description value.
- _languageId
Type: LanguageId Extended Data Type
The specified LanguageId value.