Share via


FiscalCalendarPeriod::findByCalendarYearPeriod Method

Finds the specified record in the FiscalCalendarPeriod table.

Syntax

client server public static FiscalCalendarPeriod findByCalendarYearPeriod(
    RecId _calendarYearRecId, 
    PeriodName _periodName, 
   [boolean _forupdate, 
    ConcurrencyModel _concurrencyModel])

Run On

Called

Parameters

  • _forupdate
    Type: boolean
    A Boolean value that indicates whether to read the record for update; optional.

Return Value

Type: FiscalCalendarPeriod Table
The FiscalCalendarPeriod table buffer.

See Also

Reference

FiscalCalendarPeriod Table