GetFirstYear

ACCPAC Common Controls

AccpacFiscalCalendarGetFirstYear

Retrieves information on the first fiscal year set up in the company's fiscal calendar.

Function GetFirstYear(
  [Year As String],
  [FiscalPeriods As Integer],
  [Qtr4Period As Integer],
  [Active As Boolean]) As Boolean

Parameters

Year

[out, optional] returns the fiscal year

FiscalPeriods

[out, optional] returns the number of periods in the fiscal year

Qtr4Period

[out, optional] returns the quarter that contains 4 periods, if the fiscal year has 13 periods

Active

[out, optional] returns whether the fiscal year is active

Return Value

Returns whether the first fiscal year is found in the fiscal calendar.