TaxTransGeneralJournalAccountEntry::isExpenditureDocument Method
Indicates whether the TransferID is associated with the transfer of data for a source document expenditure document, such as Vendor Invoice, or if it is associated with the transfer of data for a source document that is not an expenditure document, such as Free Text Invoice.
Syntax
client server private static boolean isExpenditureDocument(RefRecId _transferId)
Run On
Called
Parameters
- _transferId
Type: RefRecId Extended Data Type
The identifier for a group of subledger journal entries that are transferred to the ledger together.
Return Value
Type: boolean
true if the TransferID is associated with the transfer of data for a source document expenditure document, such as Vendor Invoice.
false if the TransferID is associated with the transfer of data for a source document that is not an expenditure document, such as Free Text Invoice.