Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Creates or updates a budget planning workflow translation record.
Syntax
client server public static void createOrUpdateTranslation(
    BudgetPlanningWorkflowRecId _budgetPlanningWorkflowRecId, 
    Name _name, 
   [BudgetPlanningWorkflowDescription _description, 
    LanguageId _languageId])
Run On
Called
Parameters
- _budgetPlanningWorkflowRecId
Type: BudgetPlanningWorkflowRecId Extended Data Type
The record ID of the BudgetPlanningWorkflow record. 
- _name
Type: Name Extended Data Type
The specified budget planning workflow name value. 
- _description
Type: BudgetPlanningWorkflowDescription Extended Data Type
The specified budget planning workflow description value. 
- _languageId
Type: LanguageId Extended Data Type
The specified LanguageId value.