PurchParmLine.inclTax Method
Determines whether this line is tax included.
Syntax
public boolean inclTax([PurchTable _purchTable, PurchParmTable _purchParmTable])
Run On
Called
Parameters
- _purchTable
Type: PurchTable Table
Corresponding purchase order header record; optional.
- _purchParmTable
Type: PurchParmTable Table
Corresponding document header record; optional.
Return Value
Type: boolean
true if the line is tax included; otherwise, false.