Share via


VendParameters::cashDiscAmount_IN Method

Gets the cash discount amount for given parameters.

Syntax

client server public static AmountCur cashDiscAmount_IN(
    CashDiscCode _cashDiscCode, 
    CurrencyCode _currencyCode, 
    AmountCur _amountInclTax, 
    AmountCur _amountExclTax, 
   [DiscPct _cashDiscPercent, 
    AmountCur _noneTaxamount])

Run On

Called

Parameters

Return Value

Type: AmountCur Extended Data Type
Returns cash discount amount.

See Also

Reference

VendParameters Table