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.
Checks whether VendContractZakat_SA record exists or not for specified parameter.
Syntax
client server public static boolean exist(VendAccount _vendAccount, VendContractNumZakat_SA _contractNum)
Run On
Called
Parameters
- _vendAccount
Type: VendAccount Extended Data Type
The vendor account is used to find record.
- _contractNum
Type: VendContractNumZakat_SA Extended Data Type
The contract number is used to find record.
Return Value
Type: boolean
Returns true if record exists; otherwise, false.