Share via


VendDocumentLineMap.inclTax Method

Indicates whether an invoice line includes tax in the line amount.

Syntax

public boolean inclTax([PurchTable _purchTable, VendDocumentTableMap _header])

Run On

Called

Parameters

  • _purchTable
    Type: PurchTable Table
    The purchase order header record that corresponds to the invoice line; optional.

Return Value

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

See Also

Reference

VendDocumentLineMap Map