CustDirectDebitMandate::getDefaultMandate Method
Gets the primary mandate for the customer.
Syntax
client server public static CustDirectDebitMandateRecId getDefaultMandate(CustAccount _accountNum)
Run On
Called
Parameters
- _accountNum
Type: CustAccount Extended Data Type
The customer account number.
Return Value
Type: CustDirectDebitMandateRecId Extended Data Type
The primary mandate for the customer if it is active; otherwise, 0.
Remarks
Only active mandates will be returned, and mandates must be active with respect to the current session date.