LedgerJournalTrans.hasRelatedTaxWithholdTrans Method
Determines whether a TaxWithholdTrans table record exists for a LedgerJournalTrans table record.
Syntax
public boolean hasRelatedTaxWithholdTrans()
Run On
Called
Return Value
Type: boolean
true if a TaxWithholdTrans table record exists for the LedgerJournalTrans table record; otherwise, false.