Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Determines whether an AccountingEvent record has been transferred to general ledger.
Syntax
protected boolean hasTransferOccurred(AccountingEventRecId _accountingEventRecId)
Run On
Called
Parameters
- _accountingEventRecId
Type: AccountingEventRecId Extended Data Type
The record ID of the AccountingEvent record.
Return Value
Type: boolean
true if the accounting event has been transferred to general ledger or if a transfer is not applicable; otherwise, false.