EcoResProductMasterDimensionValue.createVariantsFromDimensionValue Method
Creates product variants that are based on the product master modeling policy setup.
Syntax
public void createVariantsFromDimensionValue(
EcoResProductMasterRecId _productMasterRecId,
RefRecId _productDimensionAttribute,
RefRecId _productDimensionValue)
Run On
Called
Parameters
- _productMasterRecId
Type: EcoResProductMasterRecId Extended Data Type
The EcoResProductRecId value that is a reference to the product master.
- _productDimensionAttribute
Type: RefRecId Extended Data Type
An ID of an EcoResProductDimensionAttribute table buffer.
- _productDimensionValue
Type: RefRecId Extended Data Type
The reference to the table buffer of the product dimension value.