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