Share via


VendInvoiceInfoLine.inclTax Method

Determines whether this invoice line includes tax in the line amount.

Syntax

public boolean inclTax([PurchTable _purchTable, VendInvoiceInfoTable _invoiceHeader])

Run On

Called

Parameters

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

Return Value

Type: boolean
true if the line has tax included; otherwise, false.

See Also

Reference

VendInvoiceInfoLine Table