Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Indicates whether the rebate amount satisfies the rebate minimum amount requirements.
Syntax
public boolean checkRebateAmountRequirements(real _rebateAmount, CurrencyCode _currency)
Run On
Called
Parameters
- _rebateAmount
Type: real
The rebate amount.
- _currency
Type: CurrencyCode Extended Data Type
The currency that is used.
Return Value
Type: boolean
true if the rebate amount satisfies the rebate minimum amount requirements; otherwise, false.