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.
Determines whether the specified record exists in the table.
Syntax
client server public static boolean exist(LedgerFiscalYearZakat_SA _fiscalYear, LedgerReportTypeZakat_SA _reportType)
Run On
Called
Parameters
- _fiscalYear
Type: LedgerFiscalYearZakat_SA Extended Data Type
The fiscal year of the LedgerReportZakat_SA table record.
- _reportType
Type: LedgerReportTypeZakat_SA Enumeration
The report type of the LedgerReportZakat_SA table record.
Return Value
Type: boolean
true if the record exits; otherwise, false.