Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.