LedgerJournalTrans.checkMaximumRetailPrice_IN Method
Checks whether maximum retail price is positive.
Syntax
public boolean checkMaximumRetailPrice_IN([Price _maximumRetailPrice])
Run On
Called
Parameters
- _maximumRetailPrice
Type: Price Extended Data Type
The maximum retail price which has to be checked.
Return Value
Type: boolean
Returns true if maximumretail price is greater than or equal to zero; otherwise false.