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.
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.