CustDirectDebitMandate::doTransactionsExistForMandate Method
Determines if any transactions exist for the mandate.
Syntax
client server public static boolean doTransactionsExistForMandate(CustDirectDebitMandateRecId _mandateRecId)
Run On
Called
Parameters
- _mandateRecId
Type: CustDirectDebitMandateRecId Extended Data Type
The mandate ID.
Return Value
Type: boolean
true if transactions exist for the mandate; otherwise, false.