BankStatementTaxLine.getCashDiscountAmount Method [AX 2012]

Gets the cash discount amount.

Syntax

public AmountCur getCashDiscountAmount()

Run On

Called

Return Value

Type: AmountCur Extended Data Type
The cash discount amount.

Remarks

If both the cash discount amount and the cash discount percentage are supplied, tax calculations will always use the cash discount amount instead of the cash discount percentage.

See Also

Reference

BankStatementTaxLine Class