AccpacFiscalCalendar.GetQuarter
Retrieves the fiscal quarter to which a given fiscal period and year belong.
Function GetQuarter(
Year As String,
Period As Integer,
Quarter As Integer) As Boolean
Parameters
Year
[in] the fiscal year
Period
[in] the fiscal period
Quarter
[out] returns the quarter the period belongs to
Return Value
Returns whether the specified fiscal year and period are defined in the fiscal calendar.