PurchParmLine.lineDiscExclTax Method
Calculates the amount of the line discount excluding tax.
Syntax
public DiscAmount lineDiscExclTax([TransDate _transDate, Tax _tax])
Run On
Called
Parameters
- _transDate
Type: TransDate Extended Data Type
The date of the transaction.
- _tax
Type: Tax Class
The parameters for the tax calculation.
Return Value
Type: DiscAmount Extended Data Type
The discount amount.