Share via


CustPrenote::exist Method

Detemines whether the specified record in the custPrenote table exists.

Syntax

client server public static boolean exist(
    CompanyBankAccount _bankAccountId, 
    CustAccount _custAccount, 
    CustBankAccountId _custBankAccountId)

Run On

Called

Parameters

Return Value

Type: boolean
true if the specified record exists; otherwise, false.

See Also

Reference

CustPrenote Table