LedgerReportZakat_SA::checkYearExist Method
Determines whether the record exists in the table with specified fiscal year.
Syntax
client server public static boolean checkYearExist(LedgerFiscalYearZakat_SA _fiscalYear)
Run On
Called
Parameters
- _fiscalYear
Type: LedgerFiscalYearZakat_SA Extended Data Type
The fiscal year.
Return Value
Type: boolean
true if the record exits; otherwise, false.