Share via


LedgerJournalTransVoucherTemplate::find Method

Finds the specified record in the LedgerJournalTransVoucherTemplate table.

Syntax

client server public static LedgerJournalTransVoucherTemplate find(
    LedgerJournalType _journalType, 
    LedgerJournalId _journalNum, 
    Voucher _voucher, 
   [boolean _readForUpdate, 
    ConcurrencyModel _concurrencyModel])

Run On

Called

Parameters

Return Value

Type: LedgerJournalTransVoucherTemplate Table
Returns a record in the LedgerJournalTransVoucherTemplate table; otherwise, an empty record.

See Also

Reference

LedgerJournalTransVoucherTemplate Table