SalesInvoiceJournalCreateBase.calcLineDiscExclTax Method [AX 2012]

Calculates the discount amount excluded tax for the journal line.

Syntax

protected abstract DiscAmount calcLineDiscExclTax()

Run On

Server

Return Value

Type: DiscAmount Extended Data Type
The discount amount excluded tax for the journal line.

See Also

Reference

SalesInvoiceJournalCreateBase Class