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 existContracts(VendAccount _vendAccount)
Run On
Called
Parameters
- _vendAccount
Type: VendAccount Extended Data Type
The vendor account is used to find record.
Return Value
Type: boolean
Returns true if record exists; otherwise, false.