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