CustDirectDebitMandate::exist Method
Determines whether the specified record in the CustDirectDebitMandate table exists.
Syntax
client server public static boolean exist(RecId _custDirectDebitMandateId)
Run On
Called
Parameters
- _custDirectDebitMandateId
Type: RecId Extended Data Type
The RecId value of the CustDirectDebitMandate record.
Return Value
Type: boolean
true if the specified record exists; otherwise, false.