PCPriceModelCurrency::findOrCreateCurrency Method
Finds the specified record in the PCPriceModelCurrency table.
Syntax
client server public static PCPriceModelCurrency findOrCreateCurrency(RefRecId _priceModel, CurrencyCode _currency)
Run On
Called
Parameters
- _priceModel
Type: RefRecId Extended Data Type
A reference to the price model.
- _currency
Type: CurrencyCode Extended Data Type
A CurrencyCode value.
Return Value
Type: PCPriceModelCurrency Table
A record in the PCPriceModelCurrency table; otherwise, an empty record.