Share via


LedgerJournalControlHeader::find Method

Finds the specified record in the LedgerJournalControlHeader table.

Syntax

client server public static LedgerJournalControlHeader find(
    RecId _recId, 
   [boolean _forUpdate, 
    ConcurrencyModel _concurrencyModel])

Run On

Called

Parameters

Return Value

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

See Also

Reference

LedgerJournalControlHeader Table