TaxReport347Table::existForYear Method
Checks whether there exists any report in the specified fiscal year.
Syntax
client server public static boolean existForYear(TaxRep347Year _year)
Run On
Called
Parameters
- _year
Type: TaxRep347Year Extended Data Type
Fiscal year.
Return Value
Type: boolean
true if there exists a report in the specified fiscal year; otherwise, false.