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
- _ledgerJournalTransRecId
Type: RefRecId Extended Data Type
The LedgerJournalTrans record ID.
- _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.