SalesInvoiceDPBase.printEuroTotals Method [AX 2012]

Checks if the totals must be printed in EURO currency.

Syntax

protected boolean printEuroTotals(CustInvoiceJour _custInvoiceJour)

Run On

Server

Parameters

Return Value

Type: boolean
true if the totals must be printed in EURO; otherwise, false.

See Also

Reference

SalesInvoiceDPBase Class