CustTransOpen.getCashDiscAmountToTake Method
Gets the cash discount amount to take for the current open transaction in the transaction currency.
Syntax
public CashDiscAmount getCashDiscAmountToTake(CashDiscAmount _cashDiscGranted)
Run On
Called
Parameters
- _cashDiscGranted
Type: CashDiscAmount Extended Data Type
The discount amount granted for the current open transaction.
Return Value
Type: CashDiscAmount Extended Data Type
The cash discount amount to take in the transaction currency.