BankStatementTaxLine.getCashDiscountPercent Method [AX 2012]

Gets the cash discount percentage.

Syntax

public Percent getCashDiscountPercent()

Run On

Called

Return Value

Type: Percent Extended Data Type
The cash discount percentage.

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