CustInvoiceLine.checkMaximumRetailPrice_IN Method
This method is used to check the Maximum retail price.
Syntax
public boolean checkMaximumRetailPrice_IN([Price _maximumRetailPrice])
Run On
Called
Parameters
- _maximumRetailPrice
Type: Price Extended Data Type
A maximum retail price.
Return Value
Type: boolean
Returns true if maximum return price is greater than zero.