Share via


SalesInvoiceDPBase.showSepaNotification Method [AX 2012]

Determines whether the SEPA Direct Debit Mandate Notification must be printed.

Syntax

protected boolean showSepaNotification(CustInvoiceJour _custInvoiceJour)

Run On

Server

Parameters

Return Value

Type: boolean
true if the notification must be printed; otherwise, false.

See Also

Reference

SalesInvoiceDPBase Class