RetailCatalogProductAttributeFormHelper.findOrCreateInstanceValue Method [AX 2012]
Finds or creates a catalog instance value for an attribute.
Syntax
public RefRecId findOrCreateInstanceValue(RetailTmpCatalogProductAttributes _retailTmpCatalogProductAttributes)
Run On
Called
Parameters
- _retailTmpCatalogProductAttributes
Type: RetailTmpCatalogProductAttributes Table
The attribute for which to find or create an instance value.
Return Value
Type: RefRecId Extended Data Type
The found of created instance value.