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.
Find the dimension value record that was created for a specified product master and dimension attribute value.
Syntax
public EcoResProductMasterDimensionValueId lookupProductMasterDimensionValue(
EcoResProductRecId _productMaster,
RefRecId _productDimensionAttribute,
RefRecId _sizeRecId)
Run On
Called
Parameters
- _productMaster
Type: EcoResProductRecId Extended Data Type
The EcoResProductRecId reference to the product master.
- _productDimensionAttribute
Type: RefRecId Extended Data Type
An ID of the EcoResProductDimensionAttribute table buffer.
- _sizeRecId
Type: RefRecId Extended Data Type
Return Value
Type: EcoResProductMasterDimensionValueId Extended Data Type
The product dimension table value for the specified product and dimension value.