VendInvoiceInfoSubTable.isInclTax Method
Determines whether the lines that correspond to the invoice subheader include tax in the line amounts.
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 lines include tax; otherwise, false.