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.
Checks whether the MaximumRetailPrice value is positive.
Syntax
public boolean checkMaximumRetailPrice(MaximumRetailPrice_IN _maximumRetailPrice)
Run On
Called
Parameters
- _maximumRetailPrice
Type: MaximumRetailPrice_IN Extended Data Type
The maximum retail price to check.
Return Value
Type: boolean
true if the maximum retail price is more than or equal to 0 (zero); otherwise, false.