CustDirectDebitMandate.calculateExpirationDate Method
Calculates the expiration date of the mandate based on the payment date provided.
Syntax
public ExpirationDate calculateExpirationDate(TransDate _paymentDate)
Run On
Called
Parameters
- _paymentDate
Type: TransDate Extended Data Type
The payment date of the invoice.
Return Value
Type: ExpirationDate Extended Data Type
The expiration date of the mandate based on the payment date provided.