CatalogProductInstanceValue::findOrCreateByCatalogProduct Method
Creates a table record in the CatalogProductInstanceValue table if it does not already exist.
Syntax
client server public static CatalogProductInstanceValue findOrCreateByCatalogProduct(RefRecId _catalogProductRecId)
Run On
Called
Parameters
- _catalogProductRecId
Type: RefRecId Extended Data Type
The catalog product record ID to use for the search.
Return Value
Type: CatalogProductInstanceValue Table
A CatalogProductInstanceValue table record.