Share via


TransactionReversal_CustVend.hasTransferOccurred Method [AX 2012]

Determines whether an AccountingEvent record has been transferred to general ledger.

Syntax

protected boolean hasTransferOccurred(AccountingEventRecId _accountingEventRecId)

Run On

Called

Parameters

Return Value

Type: boolean
true if the accounting event has been transferred to general ledger or if a transfer is not applicable; otherwise, false.

See Also

Reference

TransactionReversal_CustVend Class