Share via


VendInvoiceInfoTable.isInclTax Method

Determines whether the invoice includes tax in the line amount.

Syntax

public boolean isInclTax([PurchTable _purchTable])

Run On

Called

Parameters

  • _purchTable
    Type: PurchTable Table
    The corresponding purchase order header record; optional.

Return Value

Type: boolean
true if the invoice includes tax; otherwise, false.

See Also

Reference

VendInvoiceInfoTable Table