SalesInvoiceJournalPost.includeDiscValueInRevenue Method [AX 2012]

Indicates whether to include the discount value in a calculation of revenue.

Syntax

protected boolean includeDiscValueInRevenue()

Run On

Server

Return Value

Type: boolean
Always returns false.

Remarks

This method is used when an invoice line is posted.

See Also

Reference

SalesInvoiceJournalPost Class