Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Indicates whether the specified date is in the fiscal year that is associated with the current record.
Syntax
public boolean isDateInFiscalCalendarYear(AccountingDate _date)
Run On
Called
Parameters
- _date
Type: AccountingDate Extended Data Type
The date to check against the fiscal year that is associated with the current record.
Return Value
Type: boolean
true if the specified date falls in the fiscal year associated with the current record; otherwise, false.