Share via


BudgetPlan::createWorkflowChildrenInternal Method [AX 2012]

Creates budget plans for all budget organizations in the hierarchy.

Syntax

server private static void createWorkflowChildrenInternal(BudgetPlanHeaderRecId _budgetPlanHeaderRecId)

Run On

Server

Parameters

Remarks

This method is called by the createWorkflowChildren method. This method uses recursion to create all the children of the budget plan.

See Also

Reference

BudgetPlan Class