AssetDepreciationZakat_SA::exist Method
Determines whether the specified record exists in the table.
Syntax
client server public static boolean exist(RefRecId _assetGroupZakatRecId, LedgerFiscalYearZakat_SA _year)
Run On
Called
Parameters
- _assetGroupZakatRecId
Type: RefRecId Extended Data Type
The record ID of the related AssetGroup table record.
- _year
Type: LedgerFiscalYearZakat_SA Extended Data Type
The year of the transaction.
Return Value
Type: boolean
true if the rule exists; otherwise, false.