EcoResProductMasterStyle.hasDimensionValueForProductMaster Method
Indicates whether a dimension value record has been created for a specified product master and dimension attribute.
Syntax
public boolean hasDimensionValueForProductMaster(EcoResProductRecId _productMaster)
Run On
Called
Parameters
- _productMaster
Type: EcoResProductRecId Extended Data Type
The EcoResProductRecId value of the product master.
Return Value
Type: boolean
true if a product dimension table value exists for the specified product; otherwise, false.