Observação
O acesso a essa página exige autorização. Você pode tentar entrar ou alterar diretórios.
O acesso a essa página exige autorização. Você pode tentar alterar os diretórios.
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.