Share via


PurchInvoiceJournalPost.canPostTax Method [AX 2012]

Determines whether tax can be posted.

Syntax

protected boolean canPostTax()

Run On

Server

Return Value

Type: boolean
true if taxes can be posted; otherwise, false.

See Also

Reference

PurchInvoiceJournalPost Class