LedgerItemCodeZakat_SA::exist Method
Determines whether the specified record exists in the table.
Syntax
client server public static boolean exist(LedgerItemNumZakat_SA _itemCode)
Run On
Called
Parameters
- _itemCode
Type: LedgerItemNumZakat_SA Extended Data Type
The item code of the LedgerItemCodeZakat_SA table record.
Return Value
Type: boolean
true if the record exits; otherwise, false.