RAssetLedgerBudgetUpdate.initForBudgetTransaction Method [AX 2012]

Initializes variables that are used for budget transactions during the asset budget transfer process.

Syntax

protected void initForBudgetTransaction()

Run On

Server

Remarks

This method gets the default budget transaction code for fixed assets and the number sequence reference for budget transactions.

It also initializes maps that are used to cache budget transaction headers and the budget model cash flow status.

See Also

Reference

RAssetLedgerBudgetUpdate Class