LedgerJournalEngine.removeBudgetCheckResultFromCache Method [AX 2012]

Removes the budget check result for the specified voucher from the budget check results cache.

Syntax

public boolean removeBudgetCheckResultFromCache(Voucher _voucher)

Run On

Called

Parameters

Return Value

Type: boolean
true if the budget check result for the specified voucher is found and removed; otherwise, false.

See Also

Reference

LedgerJournalEngine Class