Share via


LedgerEntryJournal::find Method

Finds the specified record in the LedgerEntryJournal table.

Syntax

client server public static LedgerEntryJournal find(
    RecId _recId, 
   [boolean _forupdate, 
    ConcurrencyModel _concurrencyModel])

Run On

Called

Parameters

Return Value

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

See Also

Reference

LedgerEntryJournal Table