BudgetPlanningProcessCopy.createBudgetPlanningProcess Method [AX 2012]

Creates a copy of the BudgetPlannigProcess table.

Syntax

protected void createBudgetPlanningProcess()

Run On

Called

Exceptions

Exception Condition
Deadlock

An unrecoverable deadlock occurred.

UpdateConflictNotRecovered

An unrecoverable update conflict occurred inside the scope of another transaction.

UpdateConflict

An unrecoverable update conflict occurred outside the scope of another transaction.

See Also

Reference

BudgetPlanningProcessCopy Class