BudgetPlanningWorkflowStage::validateWorkflowStage Method
Validates whether any budget plan stage exists in the selected stage column.
Syntax
client server public static boolean validateWorkflowStage(BudgetPlanningWorkflowRecId _budgetPlanningWorkflowRecId)
Run On
Called
Parameters
- _budgetPlanningWorkflowRecId
Type: BudgetPlanningWorkflowRecId Extended Data Type
The record ID of a BudgetPlanningWorkflow record.
Return Value
Type: boolean
true if the specified record is valid; otherwise, false .