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.
Checks 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 table reference to the product master.
Return Value
Type: boolean
true if the product dimension table value exists for a specified product; otherwise, false.