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.
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.