Share via


TransactionReversal.isBudgetCheckRequired Method [AX 2012]

Indicates whether budget funds available check is required for the transaction reversal process.

Syntax

protected boolean isBudgetCheckRequired()

Run On

Called

Return Value

Type: boolean
Always returns false.

Remarks

Overrides this method to return true if a budget funds available check is required.

See Also

Reference

TransactionReversal Class