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.
Determines whether this invoice includes tax in the line amount.
Syntax
public boolean isInclTax([PurchTable _purchTable])
Run On
Called
Parameters
- _purchTable
Type: PurchTable Table
A purchase order header record; optional.
Return Value
Type: boolean
true if the invoice includes tax; otherwise, false.