Share via


VendInvoiceMap.isInclTax Method

Determines whether this 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

VendInvoiceMap Map