Share via


SalesInvoiceDPBase.isCreditInvoicingReportEnabled Method [AX 2012]

Indicates whether the invoice is a credit invoice.

Syntax

protected boolean isCreditInvoicingReportEnabled(CustInvoiceJour _custInvoiceJour)

Run On

Server

Parameters

Return Value

Type: boolean
true if the invoice is a credit one; otherwise, false.

Remarks

This method is only used for ES, SE, and PL countries.

See Also

Reference

SalesInvoiceDPBase Class