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.
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 .