Share via


BudgetTransferLedgerBalances.transferLedgerBalancesToBudget Method [AX 2012]

Creates budget transaction lines by using daily ledger balances.

Syntax

private void transferLedgerBalancesToBudget()

Run On

Called

Exceptions

Exception Condition
Error

A general error occurred.

UpdateConflictNotRecovered

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

UpdateConflict

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

See Also

Reference

BudgetTransferLedgerBalances Class