PurchReqLine.getMaximumRetailPrice_IN Method
Gets maximum retail price for the given currency code.
Syntax
public AmountCur getMaximumRetailPrice_IN(MaximumRetailPrice_IN _maxRetailPrice, CurrencyCode _currencyCode)
Run On
Called
Parameters
- _maxRetailPrice
Type: MaximumRetailPrice_IN Extended Data Type
The max retail price.
- _currencyCode
Type: CurrencyCode Extended Data Type
The currency code.
Return Value
Type: AmountCur Extended Data Type
Returns maximum retail price.