SalesInvoiceJournalCreate.isNoneFormatWithRealizedVAT Method [AX 2012]

Indicates whether the selected sales invoice is in NONE format and has a realized value-added tax (VAT).

Syntax

private boolean isNoneFormatWithRealizedVAT()

Run On

Server

Return Value

Type: boolean
Returns true if the sales invoice is in NONE format and has a realized VAT; otherwise, false.

See Also

Reference

SalesInvoiceJournalCreate Class