BudgetPlanningWorkflow::getWorkflowsForBudgetPlanningProcess Method
Gets a list of BudgetPlanningWorkflow records that are associated with a BudgetPlanningProcess record .
Syntax
server public static container getWorkflowsForBudgetPlanningProcess(BudgetPlanningProcessRecId _budgetPlanningProcessRecId)
Run On
Server
Parameters
- _budgetPlanningProcessRecId
Type: BudgetPlanningProcessRecId Extended Data Type
The record ID of the BudgetPlanningProcess record.
Return Value
Type: container
A container that contains The record IDs of the BudgetPlanningWorkflow records.