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.
Calculates the count of budget plan document group by workflow status.
Syntax
client server public static Map getWorkflowStatusCountByOrgAndProcess(BudgetingOrganizationRecId _budgetingOrganizationRecId, BudgetPlanningProcessRecId _budgetPlanningProcessRecId)
Run On
Called
Parameters
- _budgetingOrganizationRecId
Type: BudgetingOrganizationRecId Extended Data Type
The record ID of organization unit.
- _budgetPlanningProcessRecId
Type: BudgetPlanningProcessRecId Extended Data Type
The record ID of BudgetPlanningProcess table.
Return Value
Type: Map Class
A map containing the workflow status and the respective count for the budget plan document.