CashDisc::cashDiscAmount Method
Syntax
client server public static AmountCur cashDiscAmount(
CashDiscCode cashDiscCode,
CurrencyCode currencyCode,
AmountCur baseAmount,
AmountCur amountExclVat,
ModuleCustVend custVend,
[DiscPct cashDiscPercent])
Run On
Called
Parameters
- cashDiscCode
Type: CashDiscCode Extended Data Type
- currencyCode
Type: CurrencyCode Extended Data Type
- baseAmount
Type: AmountCur Extended Data Type
- amountExclVat
Type: AmountCur Extended Data Type
- custVend
Type: ModuleCustVend Enumeration
- cashDiscPercent
Type: DiscPct Extended Data Type