Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.
- _header
Type: VendDocumentTableMap Map
The document header record that corresponds to the invoice line; optional.
Return Value
Type: boolean
true if the line is tax included; otherwise, false.