Share via


TaxWithholdTaxJournalTrans_IN::findByLedgerJournalTrans Method

Finds a TaxWithholdTaxJournalTrans_IN record for the specified LedgerJournalTrans record ID.

Syntax

client server public static TaxWithholdTaxJournalTrans_IN findByLedgerJournalTrans(RefRecId _ledgerJournalTransRecId, [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that indicates whether to read the record for update; optional.

Return Value

Type: TaxWithholdTaxJournalTrans_IN Table
A record in the TaxWithholdTaxJournalTrans_IN table; otherwise, an empty record.

See Also

Reference

TaxWithholdTaxJournalTrans_IN Table