Share via


LedgerFiscalCalendarPeriod::find Method

Finds the specified record in the LedgerFiscalCalendarPeriod table.

Syntax

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

Run On

Called

Parameters

Return Value

Type: LedgerFiscalCalendarPeriod Table
A record of the LedgerFiscalCalendarPeriod table if found; otherwise, an empty buffer.

See Also

Reference

LedgerFiscalCalendarPeriod Table