TaxWithholdTransExtensionTH::existLedgerJournalTrans Method
Indicates whether there is an occurrence of the record in the TaxWithholdTransExtensionTH table.
Syntax
server public static boolean existLedgerJournalTrans(LedgerJournalTransRefRecId _ledgerJournalTransRecId)
Run On
Server
Parameters
- _ledgerJournalTransRecId
Type: LedgerJournalTransRefRecId Extended Data Type
The field of the TaxWithholdTransExtensionTH table that is used to find the specified record.
Return Value
Type: boolean
true if there is an occurrence of the specified record; otherwise, false.