SalesQuotationLine.checkMaximumRetailPrice_IN Method
Checks the maximum retail price.
Syntax
public boolean checkMaximumRetailPrice_IN([MaximumRetailPrice_IN _maximumRetailPrice])
Run On
Called
Parameters
- _maximumRetailPrice
Type: MaximumRetailPrice_IN Extended Data Type
The maximum retail price.
Return Value
Type: boolean
true if the maximum return price is more than 0 (zero); otherwise, false.